How to Wider the Page Body ?

Discussion in 'HTML & Website Design' started by bushib, Jun 19, 2008.

  1. #1
    bushib, Jun 19, 2008 IP
  2. fusiongt

    fusiongt Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Broken link...

    Just have some element width width:5000px or however large you want it (percents may work as well, 110%)

    Or even the body{width:5000px;} may work... if not that, then try it on wrap.
     
    fusiongt, Jun 19, 2008 IP
  3. BANAGO

    BANAGO Active Member

    Messages:
    456
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Well, that will break your site. However, you can do that in the CSS by finding the corespondent id of the div and increasing the value. Good Luck!
     
    BANAGO, Jun 19, 2008 IP