MyBB Community Forums

Full Version: Huh, how to fix this?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When you put your browser in windowed on my site, the header does this.

[Image: jvtY3t992C0Iq.PNG]

How do I fix et?
Change this section of your global.css file too what I have below

#panel {
background: none no-repeat scroll 0 0 #D8D8D8;
border: 1px solid #707070;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
color: #000000;
font-size: 11px;
height: 30px;
margin: 100px 0 0 950px;
padding: 8px;
position: fixed;
text-align: left;
width: 615px;
}

Download Firefox and get the Firebug addon it will help out with css problems like the one above.
That didn't seem to work for me, still the same.
(2011-09-01, 12:13 AM)Charmz Wrote: [ -> ]That didn't seem to work for me, still the same.

Clear you cache afterword!
(2011-09-01, 12:15 AM)liquid77 Wrote: [ -> ]
(2011-09-01, 12:13 AM)Charmz Wrote: [ -> ]That didn't seem to work for me, still the same.

Clear you cache afterword!

Yeah, do some hard refreshes with control + F5.

Oh and you best keep my copyright on the theme. Smile