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?
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?
Did you install an over template???
Within Firefox, this file makes the correct changes...
includes/ templates/ CP/ css/ stylesheet.css
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Sorry i do not understand, over template?
Your page source shows:
So your CSS files are all in: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" />
includes/templates/CP/css/
20 years a Zencart User
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.
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
Okay the changes are now working, very odd i think the problem was at my hosts end not mine.
Thanks anyway guys.
Great news you are up and running smooth again...![]()
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting