• Hi,
    I’m having a small problem getting my text to lay next to my menu. I’ve moved my #menu above #content in my index. I’m not sure if that was the right move or not? Any help would be much appreciated.
    Thanks!
    Here is the site
    https://www.jefferymichael.com/g/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Add this:
    float:left;
    to #menu.
    You’ll need to adjust the #content…

    Thread Starter JeffM

    (@jeffm)

    When I float left, my menu on the left will vary from IE to Firefox. I’m assuming this is because of my padding somewhere. This is proving to be quite difficult.

    One possible solution may be to create another container inside #rap for the #menu and #content ?
    It would have the same properties as #rap, just be thinner. You should be able to float in that….

    Apart from a few px difference at the top of #menu, looking good ! (FF and IE6 on Windows here).
    The menu protrudes in FF though – a known issue.
    If you add a footer, and ‘clear’ before that footer, this should be sorted.

    Thread Starter JeffM

    (@jeffm)

    Thanks! What do you mean by add a footer and ‘clear’ before that footer? SOrry , I’m a kNewbiE.

    Thread Starter JeffM

    (@jeffm)

    Think i got it.thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Need Advice’ is closed to new replies.