Kalamory
05-01-2003, 05:28 AM
Okay, for some reason the side frames on my site scroll for fifty years sideways, even though there is nothing over there. Is there a way to get rid of the horizontal scrollbar while keeping the vertical?
|
View Full Version : Getting Rid of just 1 Scrollbar Kalamory 05-01-2003, 05:28 AM Okay, for some reason the side frames on my site scroll for fifty years sideways, even though there is nothing over there. Is there a way to get rid of the horizontal scrollbar while keeping the vertical? Sheila 05-01-2003, 09:50 AM Try one of these threads: http://www.lissaexplains.com/forum/search.php?action=showresults&searchid=63658&sortby=lastpost&sortorder=descending Dude128 05-02-2003, 03:15 AM just be cautious about getting rid of the scrollbar completely because someone with a smaller resolution might be missing out on some stuff :P it's generally better to try to find the cause of the problem- are you sure you don't have any silly typos in the code or anything, for example setting a ridiculously large width on a div (or table, or whatever)? rundellt2000 05-02-2003, 08:06 AM are you using any spacer.gif? Kalamory 05-02-2003, 08:09 AM I am using it in one of the thing where Lissa includes it in the code. I don't remember where or if it's even on the same site. Dude128 05-02-2003, 08:40 PM could you post a link to the page so that we can take a look (unless you're content with just getting rid of the scrollbar- which can be ok sometimes :))? Kalamory 05-02-2003, 09:50 PM Well, I don't want to get rid of the bottom scrollbar anymore because the tagboard is a little thick and would be cut off if I did. I do want to get rid of whatever is making it scroll for ages though. It's in both side frames. http://bluechimpanzees.tripod.com/hogwarts/index1.html Though I could also uncenter the stuff that sticks out a bit and then get rid of the bottom scroll bar if I can't get rid of that. Dude128 05-02-2003, 09:56 PM you'll have to do something about this line: :) </table><table border="0" cellpadding="0" cellspacing="3" align="center" width="468"> Kalamory 05-02-2003, 10:10 PM And in which section did you find that line, because I don't even recall putting tables in my site. Dude128 05-03-2003, 01:15 AM I'm sorry, I just noticed that it appears to be part of Tripod's ad code, so you won't be able to do anything about it except maybe get a new host :) Kalamory 05-03-2003, 01:22 AM Oh....the ad! That's why...hmm. I'll have to think on it. On 800X600 most of it looks fine with out the bottom scroll bar, except on AOL. I don't like my website onAOL anyway, it messes up my graphics. Anyway, thanks for all your help. |