No Table! DIV & CSS But....

Discussion in 'HTML & Website Design' started by WACMan, Apr 13, 2007.

  1. #1
    This is my first no-tables attempt and I have a problem/question.

    hxxp://www.4flush.com/test/4flush.htm

    Left menu is set absolute to fit into the black but when I look at it under different resolutions, the menu imposes on the center section.

    I would like to set middle section so it doesn't move but absolute doesn't seem to work.

    So I need a solution and it is beyond me so any suggestions?

    Thanks!
     
    WACMan, Apr 13, 2007 IP
  2. grusomhat

    grusomhat Peon

    Messages:
    277
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Don't use absolute. Absolute will only look good in the res that it is set in. To fix this you can use the position:relative
     
    grusomhat, Apr 13, 2007 IP
  3. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That is why a dont like people using Frontpage, as is uses layers, anyway try and float if left.
     
    bacanze, Apr 14, 2007 IP
  4. WACMan

    WACMan Peon

    Messages:
    253
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I wrote this from scratch. My first time doing it.

    I'll try both these suggestions.

    Thanks for help.

    hehe ok back to google! :D
     
    WACMan, Apr 14, 2007 IP