css alignment issues - help needed

Discussion in 'CSS' started by motionphi, Mar 8, 2010.

  1. #1
    Hi, I'm having some layout issues with my site and I'm hoping someone would be kind enough to point me in the right direction for fixing the HTML/CSS.

    My website (redesign) is here:

    http://www.motionphi.com/redesign

    It's a pretty simple layout with a header, main content, and footer all within a container div. the container div is wrapped in another div to get a drop shadow effect.

    The site looks fine in Firefox on Mac. On Safari, Chrome and Opera it is severely broken.

    I was all behaving nicely until I introduced floats to the header section. I believe I need to use floats to properly have a two column layout in the header (logo on the left, graphic text and links on the right), but if there is another way to code this I'd like to know.

    This is a link to the way it is supposed to look:

    http://www.motionphi.com/redesign/site_redesign.jpg

    Thanks in advance, any help is greatly appreciated!

    DS
     
    motionphi, Mar 8, 2010 IP
  2. sebau

    sebau Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try this:

    I think will be better - too small height for div header (inside is logo image with 200px height but header div is only 180px)
     
    sebau, Mar 9, 2010 IP