I am trying to customize a template I bought and I have everything right except for one part. The left side bar is showing categories, whats new and manufactures. It is running osCommerce
Well, I can not get the border around these to match the rest of the background. any ideas?
Thanks for the feedback. Tat is the problem. I have looked everywhere and can not find the code that is making it that color. There for I can not change it. I am hoping someone who is good with osCommerce can point me in the right direction.
You can use css to override the styles coming from the osCommerce application, you just have to know what to style. I suggest you get a copy of Firebug installed for Firefox and use it to ferret out where you need to force the change.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Every time this happens to me, I check to make sure I can edit the "<style>" code. And If I still don't get my desired color, for text I simply use <font color=> right next to the text, and as for the borders or solid objects, I remove it and create my own