• My website is here here

    What I’m trying to do is fix my blog and my 2 sidebars so that they don’t move around when the browser window is resized, and on resize I’d also like them to stay central relative to the size of the browser window/screen size.

    Also similar for my header, which I’d like to stay static so that when the browser window is made smaller, text doesn’t appear on multiple lines.

    How would I do this?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can give body the purple background image and give the #wrapper{width: 885px; margin:auto; }
    Remove #container {margin: 0 0 0 15%;}
    Hope this helps

    Thread Starter jmtaylor91

    (@jmtaylor91)

    hey, thanks very much!

    sorry it took me so long to reply, i’ve pretty much just got home from holiday.

    thanks again

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fixing divs’ is closed to new replies.