How do you change the background color to the sideboxes
http://homepartyusa.com/ right now its grey
How do you change the background color to the sideboxes
http://homepartyusa.com/ right now its grey
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
This template uses background images to simulate the look of a full-height sidebar, no matter what the height of the sidebar content.
You can change these images if you want:The slightly redder shade of the categories box is controlled by haredo's suggestion.Code:#contentMainWrapper { background:url("../images/sidebox.gif") 100% 0 repeat-y; /* This is the right column background "faked" with an image. */ background-color:#ffffff; /*background color for the main "content" of the site */ } #contentMainWrapperb { background: url("../images/sidebox.gif") 0 0 repeat-y; /* This is the left column background "faked" with an image. */ }
thats the only way to change that grey?
If it is the full-height color bars you are talking about, yes, that's the only way.
Im talking about the big grey boxes on both sides
how can i change it, i tried changing that image in photoshop but it keeps putting the file size at 0 and nothing shows up