This is my page. http://alternative-gift.com/contact_us/
How can remove the green color under the main? What coding am I lack of?
Jeremy
Can some one help me with a simple problem..
Re: Can some one help me with a simple problem..
Are you talking about this...
div#content {
position: relative;
width: 740px;
margin: 0px 0px 0;
padding: 0;
text-align: left;
background: #DEDEC1;this shows up only behind the menu, you could change it to #FFFFFF (white)
}
div#main {
float: right;
width: 540px;
padding: 10px 10px 10px 10px;
display: inline;
background: #FEFBEC;
border-left:0px solid #000000;
}
div#menu_vert {
float: left;
width: 20%;
display: inline;
margin-left: 0;
background: #DEDEC1;
}
Nice use of the Album module, find a warning on the Accessories page...
Have you changed any thing in this file?
Warning: getimagesize(): Read error! in /home/solurcom/public_html/alternative-gift/modules/Album/lib.functions.php on line 104
div#content {
position: relative;
width: 740px;
margin: 0px 0px 0;
padding: 0;
text-align: left;
background: #DEDEC1;this shows up only behind the menu, you could change it to #FFFFFF (white)
}
div#main {
float: right;
width: 540px;
padding: 10px 10px 10px 10px;
display: inline;
background: #FEFBEC;
border-left:0px solid #000000;
}
div#menu_vert {
float: left;
width: 20%;
display: inline;
margin-left: 0;
background: #DEDEC1;
}
Nice use of the Album module, find a warning on the Accessories page...
Have you changed any thing in this file?
Warning: getimagesize(): Read error! in /home/solurcom/public_html/alternative-gift/modules/Album/lib.functions.php on line 104