Large grey box on forum

sfifer at 10h19
20
Oct
2011
So today I was fiddling around with the forum (Added some new buttons and a HTML Page). As soon as I finished I noticed a large grey box sitting at the top of the page and I cannot figure out how to get rid of it.

A link to my forum is here http://www.instantramen.destori.com/forum

Here's a copy of my CSS Code, although I don't think that it's the issue.
Code:
html {
background: #000 url("http://i46.servimg.com/u/f46/16/96/05/65/12981710.jpg") no-repeat;
/* Height is 100%, so the body can be 100% */
height: 100%;
background-attachment:fixed;
background-position:center center;
}

body {
background: url("") no-repeat;
background-position: bottom center;
/* Height is 100%, so the tiled BG will tile all the way down
 the page, not just as far down as the page’s content
 (when the content’s height is less than the window’s height) */
}

html>body {
 min-height: 100%;
 width: auto;
}


.postbody table tbody tr td {
padding : 5px;
background : #999;
border : 1px solid #FFF;
}
td.quote {
padding : 8px !important;
color : #19191A;
}


Any help would be greatly appreciated.
1 LGforum, on 20/10/2011 at 15h49
I don't see any big grey boz near the top.
Can you provide a screenshot?
2 sfifer, on 21/10/2011 at 11h34
Turns out it's the ads..... The ads dont show for me because I use AdBlock for Chrome.
3 Nera., on 21/10/2011 at 12h56
Than it's solved king

Lock
Similar topics
Anyone catch the intracranial hypertension patient last night? She needed a shunt and wanted Derek to do the surgery and was apalled that either Meredith or Avery was going to do it. Her symptoms were headache and ringing in the ears.
I may be misguided in my attempt to make a dimensional model here, but I will explain the scenario. We provide a value add service in the supply chain business...in this case by depicting a scorecard of the accuracy of vendors' product sizing
Hi, if this is just an example of what I can do but dont be afraid to pm me for more if you want some. I can add/remove/edit things btw, they are transparent.
Replies 1 to 3 on 3 for "Large grey box on forum"
See also
more_less
Informations

3 Replies For the topic :
"Large grey box on forum"

This topic has been viewed 561 times.

Last message :
20/10/2011 at 10h19 by "sfifer"