Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Another thing that I've found that just might be useful to somebody is that in your normal stylesheet.css for your site, if you add a background url, IT MUST BE LOWER CASE!! I'm guessing that it's because this mod "optimizes" your css. So if you've got like 4 or 5 different stylesheets loading at once, they will be combined into one with no formatting.
But anyway, it took me a little while to figure out that 2 "hover" images in my navbar would not display due to the fact that they was the ONLY 2 images that mistakenly got written with the "URL" being in upper case........ie,
background: URL(../images/nav_over.gif)...WILL NOT DISPLAY!
background: url(../images/nav_over.gif).....WILL DISPLAY!
The reason I though this might be useful is that somebody like me that was ALREADY C3C compliant like I was.....................well, after just installing a new mod.........your compliant css it one of the LAST places you would think of looking for a problem such as this.......especially when those same 2 images worked properly before the install.
I hope this can help somebody.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Bookmarks