Hi everybody,
I need some help please, I've got a bug in the css that causes when the website is been viewed in IE7 shrinked(the browser window's shrinked) there are two vertical scroll bars (). Can anyone help pleaseee. Thanks a lot in advance.
Hi everybody,
I need some help please, I've got a bug in the css that causes when the website is been viewed in IE7 shrinked(the browser window's shrinked) there are two vertical scroll bars (). Can anyone help pleaseee. Thanks a lot in advance.
CSS? Link? Something to look at to possibly help with?
I am pretty sure the others, like myself can't code through osmosis. We need something to look at![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
There is a good chance that you have set the overflow of the html and/or body element to auto or to scroll:
It could be numerous other things. As BLiZZaRD says, show us the code.Code:html { overflow:auto; }
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Hiya,
here is the site I'm talking about:
http://www.thewessexhotel.co.uk
Thanks a lot![]()
indeed, oveflow:auto is set on the body. it's not necissary. getting rid of that will most likely fix it.
Thanks a lot, the problem was with the overflow prperty:-)
Now is working:-))
Cheers:-)
Bookmarks