Hi Guys, I have looked at info available on creating browser version specific stylesheets, which makes perfect logical sense. Below is an extract from the d/l module:
http://www.zen-cart.com/index.php?ma...roducts_id=493
Create stylesheet (or stylesheets) containing your Internet Explorer over-rides and name them ie_stylesheet.css to apply to all IE browsers, or ie6_stylesheet.css, ie7_stylesheet.css, etc to address specific versions, and put them in your includes/templates/YOUR_TEMPLATE_NAME/css folder.
Now this seems fine, however does it go down to a second level. For instance I have seperate stylesheets for product_info_display etc etc and this particular one is no good on IE 6...
If I clone my stylesheet.css and rename it as directed above and then modify the product_info_display.css and name it in the same fashion, I presume it should then read it?
Thanks



