carol
08-24-2005, 06:19 AM
ugh haha it's small but... gawd it's bugging me lol
My site (http://es.geocities.com/whenyouregonefic)
that's the link to my site. The thing is... there's a drop down menu, right? lol well... all the pages load and all ok, until you reach the tenth page and somehow it seems to be wider, or... dunno! and I've tried to change the width everywhere and it won't change... and I want that scrollbar from down there gone lol
How can I fix that?
neouser456
08-24-2005, 04:24 PM
I see no problem, sorry if I was no help. But if you be more specific or tell us the link to the page where the bug is happining not the front, first page, I may able to help you. :)
lefty
08-24-2005, 04:29 PM
I don't see the problem (we probably use a different browser) but I noticed there's a lot of italics on the 10th page... that might be the problem. For some reason, italics don't fit properly on a line sometimes and the text goes beyond what it's supposed to (if that makes sense).
I haven't looked at the source, but if you want to put all your text into a div and specify the width that way you can shrink it a little and your problem will go away. Or you can take out the italics and see if that's actually the issue :P
neouser456
08-24-2005, 04:31 PM
I use AOL, what do you use? IE, FireFox? etc? I dont see any probes LOL. Where are there italics font? Which page?
lefty
08-24-2005, 04:37 PM
I use Safari. I went to page 10, which is the page she said her problem was on. I personally don't see a problem, but understand how someone might.
neouser456
08-24-2005, 04:41 PM
The website's owner possibly has FF (firefox) I herd there's lots of probs with them.
kittycat
08-24-2005, 04:55 PM
The problem isn't in firefox, it's in IE.
Since there's nothing hidden at the edges of the frame, you can disable the horizontal scrollbar
overflow-x: hidden;
Add that to the <body> tag of the page in the frame
carol
08-25-2005, 03:42 AM
ooo!!! yeah that could be... the italics. :)
I use IE just in case.
hahaha I thought it should be something as stupid as that rofl. I'll check.
It's not really... a problem lol just a detail that bugs me tons lol
thanx for the help peeps :D
carol
08-25-2005, 07:04 PM
haha and yes, it was the italics lol duh... :P