robin9000
06-09-2009, 08:52 PM
The page I have completed with my new chages is...
http://robinsden.co.cc/hobbies/jokes/careful_monkey.php
My problem is that I cannot get the light colored brown background for my page to go all the way to the bottom of the page. You will see if you scroll down the page it gets cut short and shows the furthest backgound the rest of the way to the bottom of the page.
The code I think may be causing me the problems is..
#content
{
background-color:#C5A665;
height:100%;
margin-left:10%;
margin-right:10%;
padding:0px;
border-left: 7px solid #CDA439;
border-right: 7px solid #CDA439;
}
but I could be wrong.
Thanks for any help.
http://robinsden.co.cc/hobbies/jokes/careful_monkey.php
My problem is that I cannot get the light colored brown background for my page to go all the way to the bottom of the page. You will see if you scroll down the page it gets cut short and shows the furthest backgound the rest of the way to the bottom of the page.
The code I think may be causing me the problems is..
#content
{
background-color:#C5A665;
height:100%;
margin-left:10%;
margin-right:10%;
padding:0px;
border-left: 7px solid #CDA439;
border-right: 7px solid #CDA439;
}
but I could be wrong.
Thanks for any help.