1:are there other *.css files,such as stylesheet_tm.css,stylesheet_main.css and so on,which have higher priority effect.
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.