I disagree. I think it’s your header…
Try this (in your layout.css), change:
#header {
width: 428px;
height: 1%;
padding: 0 0 12px;
background: #696969 url(i/header.gif) no-repeat 0 100%;
text-align: center;
}
to:
#header {
width: 100%;
height: 1%;
padding: 0 0 12px;
background: #696969 url(i/header.gif) no-repeat 0 100%;
text-align: center;
}
And look again ;’)
PS You can change that % if that’s too wide for you.
Hi I tried and now I get somthing different: http://www.eDrinker.com
Obviously you were drunk and went too far.
Your layout.css #header {width: 428px; wasn’t changed.
I’ve done exactly as you said:
#header {
width: 100%;
height: 1%;
padding: 0 0 12px;
background: #696969 url(i/header.gif) no-repeat 0 100%;
text-align: center;
}
//It’s 100%//
Still waiting for videos to load…
Video’s on the site? I checked seemed fine a minute ago.
Appreciate your help btw.
mmm. Backwards. Change 100% back to 428px in layout.css. My fault, I should have paid attention to the root page first.
There’s a nesting problem with wp-poll.php. It appears the poll question and submit elements are childing to narrowcolumn when they should be a child of main or main-1. It looks like this is why your sidebar is shoved below.
Check: http://forums.lesterchan.net/viewforum.php?f=7