Results 1 to 5 of 5

Thread: height problem

  1. #1
    Join Date
    Jun 2007
    Posts
    18
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default height problem

    (link removed)

    Ok well my main problem is the height is not right ... in the css I said

    #mainbody{
    height: auto;
    }

    is that making the page look so weird? if it is the problem how can I change this with out having to set a height so that it can move around when more content is added?

    also the nav as you can see is crowd in the right conner how can I place spaces between with out effecting the link settings?

    and one last thing for the content I want the text to have a left side padding of around 2px how can I do that without effecting the content boxes

    thanks
    Last edited by *Warrior*; 07-10-2008 at 11:12 PM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Sorry if this is a really dumb question. But what do you mean by loko "weird", do you mean with it overlapping the header? Because I thought you were gonna replace the divs overlapping the header and give it some sort of image to make it look sorta, well... 3D Overlapping.
    Jeremy | jfein.net

  3. #3
    Join Date
    Jun 2007
    Posts
    18
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    oh I don't really know what u mean but I am guessing that has to do with the diff browsers so I will need to fix that any tips?

    back to the height thing this is wat I see .. http://i37.tinypic.com/6jd7ra.jpg

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Thats what I see, so you don't want the overlap?
    Jeremy | jfein.net

  5. #5
    Join Date
    Jun 2008
    Posts
    40
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Default

    If you want the dark background to extend all the way down, place a

    <br style="clear: both" />

    at the very bottom of the mainbody div.

  6. The Following User Says Thank You to Keleth For This Useful Post:

    *Warrior* (07-10-2008)

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
  •