Results 1 to 2 of 2

Thread: background issue

  1. #1
    Join Date
    Feb 2009
    Posts
    159
    Thanks
    60
    Thanked 3 Times in 3 Posts

    Default background issue

    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..
    Code:
    #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.
    Last edited by Snookerman; 06-09-2009 at 11:40 PM. Reason: added code tags!
    Computer repairs and Photo editing http://www.robinsden.com

  2. #2
    Join Date
    Jun 2009
    Location
    Laputa
    Posts
    43
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    What browser are you working in? I'm using Webkit (Safari) 4, and it works fine.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •