CSS 3-column header margin question

Discussion in 'CSS' started by mnymkr, Nov 13, 2006.

  1. #1
    I am working on a template for joomla , not that it matters in the end.

    I am trying different 3 column layouts....

    In this particular layout my header (#mast ID) has a bottom margin in FF and I am not sure why.

    I am also curious why the left column will flow behind the text but the right margin does not.....i never quite understood that.

    the template test site is at www.mychemistrytutor.com/index.php

    it is hidden behind a .html file

    thanks a bunch
     
    mnymkr, Nov 13, 2006 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You should set margins and paddings.
    for the gap use
    ul#mainlevel-nav{margin-bottom:0;}
     
    Dan_A, Nov 15, 2006 IP