DaveC123 Posted October 22, 2008 Posted October 22, 2008 I am trying to change the infoBoxContents background. I need it to use the background that I'm using on my site... therefore I either need to set the background to an image instead of a color, or, PREFERRABLY, I'd like it to be clear (but I have a strong feeling that's impossible). Please help if you can! Thanks!
dmnalven Posted October 23, 2008 Posted October 23, 2008 Edit the file stylesheet.css where you find your selector, eg.: .infoBoxContents { background-color: #ddcc88; font-family: Verdana, Arial, sans-serif; font-size: 11px; } For ALL problems, please review this link first -> osCommerce Knowledge Base
Recommended Posts
Archived
This topic is now archived and is closed to further replies.