• Resolved IceyD

    (@iceyd)


    Hi,

    I occasionally want content (such as a navigation bar or customized date classes) to jump over the main width (of let’s say 1000px) using a negative margin.

    Because of the overflow:hidden, I can’t have any jump the border. If I remove the overflow or set it to visible, the background (a simple #FFF) disappears.

    It might be because I have my content set to float:left and sidebar to float:right, but I can’t remove the floats or my sidebar drops…

    Does anyone know how I can fix it? Its driving me nuts.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you provide a link to your site?

    Thread Starter IceyD

    (@iceyd)

    Hi Chris,

    Thank you for replying!
    I actually figured it out.

    I needed to add a div clearfix before the main closing, if that makes sense. I’ll mark this as resolved.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Twenty Ten] Remove Main Overflow, Background Disappears’ is closed to new replies.