Please help with CSS layout.

Discussion in 'CSS' started by chlopzmazur, Oct 25, 2008.

  1. #1
    Hello,

    I am working on a site. Here is a sketch:
    Click Here

    But there is some problem. Content box on the left is showing on footer. I want footer to be spaced from it. Anyone know how to fix it?

    Best regards
     
    chlopzmazur, Oct 25, 2008 IP
  2. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you even read my message earlier, if you did take the steps as I described you probably wouldn't have this problem.

    Delete this from your CSS:

    Also delete this main DIV from your HTML file, the opening DIV and closing DIV.

    Now add change your body{ to this:

    Now inside your HTML change:

    To:

    And lastly change footer{ inside your CSS to:

     
    wd_2k6, Oct 25, 2008 IP