View Full Version : scrollbar below?


syun_ukiya
07-09-2003, 11:42 AM
how to remove the scroll bar below the page? I can't find what I did wrong...

go to http://animexe.iscool.net then games then rpg series then Suikoden II.

designhazard
07-09-2003, 12:47 PM
add scroll="no" at the <body> tag.

lefty
07-09-2003, 01:45 PM
That'll turn off all scrollbars. Try this:

<BODY style="overflow-x:hidden;">

Be careful with that, though, because if there's text on the right side of the page then your viewers won't be able to see it. But odds are, the scrollbar is only showing up because you have that one section italicized so you should be all right.

syun_ukiya
07-10-2003, 07:10 AM
wak? so there is no way for me fixing that I might as well remove the characters section and replace it.

bellportal
07-10-2003, 01:05 PM
I can't see any problems on my monitor... or have you fixed it?

lefty
07-10-2003, 02:27 PM
Originally posted by syun_ukiya
wak? so there is no way for me fixing that I might as well remove the characters section and replace it.
If you read my post you'll see a way to fix it and what the culprit is...

syun_ukiya
07-11-2003, 06:44 AM
what the italicized? no I don't thing so, I removed all the lyrics contents (which has the i tag) and still there's the problem.