Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Stylesheet changes do nothing?

    Hi, something strange is going on, probably me doing something stupid but when i make ANY changes in my style sheet they do not seem to take effect.

    http://www.clickpurchase.co.uk

    Could it be my server not updating properly?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Stylesheet changes do nothing?

    Did you install an over template???

    Within Firefox, this file makes the correct changes...
    includes/ templates/ CP/ css/ stylesheet.css

  3. #3
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Re: Stylesheet changes do nothing?

    Sorry i do not understand, over template?

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Stylesheet changes do nothing?

    Your page source shows:

    Code:
    <link rel="stylesheet" type="text/css" href="includes/templates/CP/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/CP/css/stylesheet_categories_menu.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/CP/css/stylesheet_css_buttons.css" />
    
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/CP/css/print_stylesheet.css" />
    So your CSS files are all in:

    includes/templates/CP/css/
    20 years a Zencart User

  5. #5
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Re: Stylesheet changes do nothing?

    yes i am editing this file

    includes/templates/CP/css/stylesheet.css

    ive been designing for weeks and never had a problem, all of a sudden the stylesheet isnt making the changes.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Stylesheet changes do nothing?

    If no changes are showing then it is possible that you have TWO instances of an ID or class in the stylesheet.

    You are making edits to the first one, but the SECOND one (scroll down till you find it) is over-riding what the first one is saying... so you see no changes.

    Styles are applied alpha-chronologically (in terms of stylesheet names) and then the declarations are applied sequentially.

    Later duplicates of an ID/Class declaration will override earlier declarations.
    20 years a Zencart User

  7. #7
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Re: Stylesheet changes do nothing?

    Okay the changes are now working, very odd i think the problem was at my hosts end not mine.

    Thanks anyway guys.

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Stylesheet changes do nothing?

    Great news you are up and running smooth again...

 

 

Similar Threads

  1. Changes not working in stylesheet
    By deemurphy in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Mar 2010, 10:05 AM
  2. nothing changes when stylesheet.css modify and saved
    By odanenico in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 16 Jan 2009, 02:52 PM
  3. stylesheet changes don't show up
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Oct 2008, 04:36 PM
  4. My stylesheet wont show changes
    By edealbase in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Nov 2007, 05:18 AM
  5. Stylesheet changes not applying!?!
    By kylelondonuk in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 3 Jun 2007, 09:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg