Hi,
I am using the mother earth template and want the page full width,so i changed the setting in the stylesheet as follows:
/*wrappers - page or section containers*/
#mainWrapper {
text-align: left;
width: 100%;
vertical-align: top;
background-image: url(../img/content_bg.gif);
background-repeat: repeat-y;
background-position: center;
}
The problem is, the background didn't change accordingly, see here www.herbs.electrobitz.com
Any ideas? Thanks.




