Click to See Complete Forum and Search --> : horizontal scrolling


aj_fedaykin
01-04-2004, 07:45 PM
All my content fits perfectly vertically but for some reason im still getting a horizontal scroll bar that scrolls off the page. I've linked the webpage so you can see what I mean:

http://home.earthlink.net/~a_clausen/spelldata_index/spelldata.html

How do I prevent the page from doing this?

Fang
01-05-2004, 01:03 AM
You have about 12 divs with width set to 1110px, you will need to reduce this.

aj_fedaykin
01-05-2004, 09:10 PM
Ah, okay...i thought so. Thanks! =)