satinwoods Posted August 14, 2013 Posted August 14, 2013 On my website here strutfashion.ca I'm trying to make the boxes on the left a grey backgound, but the grey is only taking up half the box of each box. I can't figure out why. .infoBoxContents { padding: 5px; font-size: 12px; background-color:#EBEBEB; }
MrPhil Posted August 14, 2013 Posted August 14, 2013 Firebug tells me that you have a background image (the lighter color) sitting at the bottom of the div (50% down). See where you're inheriting a background image from.
satinwoods Posted August 14, 2013 Author Posted August 14, 2013 Got it, the background was set up in jquery-ui-1.8.22.css. This is the one thing I really dislike about OSCommerce is that its stylesheets are all over the place. Thanks for that! Cheers!
mtyimport Posted August 16, 2013 Posted August 16, 2013 can you post the code from jq.1.8.22.css? searching for houres now, cant find it lol..again @@satinwoods@@MrPhil
Recommended Posts
Archived
This topic is now archived and is closed to further replies.