Dirtbike125
04-27-2003, 03:25 PM
why isnt there a scroll bar at the bottem to scroll side ways or scroll down
|
View Full Version : How do i make my page wider Dirtbike125 04-27-2003, 03:25 PM why isnt there a scroll bar at the bottem to scroll side ways or scroll down Spirit892 04-27-2003, 04:22 PM It doesn't scroll because you don't have enough content there for it to need to scroll. A page only scrolls when it has too. My guess would be just to add more content, then it should scroll. Dude128 04-27-2003, 09:44 PM if you want to make the page wider, you could put everything inside a table or a div, and specify a really large width. that would force a horizontal scrollbar so you could make it scroll sideways instead of/in addition to (although having both would be annoying) down. |