Wed, 2013-07-31 14:24
Hey,
I have been trying to get the content of my page to move up but have been really struggling. I have tried numerous codes but cant get it to work. It would be amazing if someone could help me out.
This is the page: www.1211magazine.com
thanks so much!
Wed, 2013-07-31 16:16
#1
Why do you have this? <div
Why do you have this?
<div id="wb-layout-header-base"></div>
It's an empty element with the height set at 44px. Lose it, it's a poor practice.
cheers,
gary
Wed, 2013-07-31 17:27
#2
Hey Gary, Thanks for getting
Hey Gary,
Thanks for getting back to me.
Removing "wb-layout-header-base" seems to make my page content move to the right as opposed to up?
Have I done something wrong?
Thanks again!
Taif
Wed, 2013-07-31 18:47
#3
What's this all about? I
What's this all about? I don't see any content.
#wb-layout-sidebar { float: left; width: 200px; }
#wb-layout-main { float: right; width: 600px; }
cheers,
gary