I am editting the code in stylesheet.css but the changes do not take affect on my page.
Let me know if you need additional information in order to help with this.
Any help would be greatly appreciated
Thanks
Corey
I am editting the code in stylesheet.css but the changes do not take affect on my page.
Let me know if you need additional information in order to help with this.
Any help would be greatly appreciated
Thanks
Corey
I don't understand your question ...
Please provide a link to your site please with what you would like to change ..
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
1:are there other *.css files,such as stylesheet_tm.css,stylesheet_main.css and so on,which have higher priority effect.
focus on the open source for online shoping website.
my site: best shop 24h.com
Zencart loads all stylesheets whose names begin with 'style', have the .css extension and are in the current template's css folder. Stylesheets are read top to bottom, and (I believe) are loaded alphabetically by file name. If you have a rule in stylesheet_main.css and the same rule in stylesheet_tm.css, the latter will prevail, as it is read after the first and will 'overwrite' the rule from stylesheet_main.css.
p.s. If you can 'optimize' a Template Monster template, you're a better man than I.
I have no additional stylesheet_XXXXX.css files.
I have not made any modifications to any files or folders, except for making a new template folder called cutom.
Like haredo said, a link to your site would help people to help you ...
Sorry, forgot that. http://toolsforchrist.com/shop/
Just curious, how does the link help? (I am very new to all this)
I have tried changing a lot of things, but nothing works. It could be that I just dont understand how the stylesheet works because I deleted everything from it expecting it to really mess thing up on my site (just as a test). But nothing happened.
I am just now noticing that some of the things I tried to change last night are now working. But now I am trying to change the code again, and nothing happens.
What makes the changes take effect?