PDA

View Full Version : Scroll-bar problem!



VLC
April 21st, 2003, 15:57
hi
a few webpages of mine on a few sites of mine, have a lower scroll-bar appear, even though theres NOTHING to scroll an see along the right margin of these pages.

So how can i stop uneeded scroll-bars from showing up????

I assume its a html prob, but i cant see what in it to delete or change.:(

zoobie
April 23rd, 2003, 04:35
Are you using one of those wonderful free editors? Something is hanging over the edge causing the horizontal scrollbar to appear. :rolleyes: If it wasn't hanging over, the scrollbar would not appear. :o

Recheck your code...or post it here (yiiiiiiiiikes :confused2 ) and if you can't find anything wrong with it (ha ha), put this in:

<body style="overflow-x:hidden"> :cool:

VLC
April 30th, 2003, 19:17
Originally posted by zoobie Are you using one of those wonderful free editors? Something is hanging over the edge... I dont have to time to download a free editor even if i wanted to!
an if somethings 'over the edge' then why dont it show up?
like a table-width=1000pixel code line etc..
Maybe someone here can tell me what to look for...?
[as i cant see wot causes it]
as 4 your code above - i'll try that as a last resort - thanx:)

neftha
May 2nd, 2003, 11:32
it might help posting a link with such a page ... so we can see what is going on.

VLC
May 14th, 2003, 00:59
Originally posted by neftha
it might help posting a link with such a page ... so we can see what is going on. OK, go via the link below, enter it, an look for 'Blakes-7' in the menu, click it, an you'll see theres a 1 inch white gap along the right-side margin - but nothing down that far-side of the page to make it over-spill !!!!!:(


http://members.lycos.co.uk/sftv

zoobie
May 14th, 2003, 02:43
Well, I just glanced at it and saw a ton of errors. Those <p> tags all have to be closed...There's tons of javascript on the bottom...perhaps to shut off the ads? Start by adding:
style="margin:0;padding:0" to the body tag. :cool:

neftha
May 14th, 2003, 04:26
Hi again,

<p> tags do not need to be closed! Infact, it is optional (html 4: w3.org). I don't get any Javascript errors either and the scrollbar seems okay to me (just like it should).

zoobie
May 14th, 2003, 14:45
The scrollbar is still showing @ 800 x 600...leaving me to believe it was designed at a higher resolution. All he has to do is what I suggested...but being "Blake's 7", I don't blame him for not caring. :cool: