TheLoveableMonty Posted February 2, 2009 Share Posted February 2, 2009 I've got a problem with the layout of my website. The site revolves around a centered table. The problem is some don't require Y/vertical scrollbars, but if you jump to a page that does the design appears to shift to the left. Thus, the only way to tackle this would be to have the said scrollbar always switched on. Anyone have any ideas? I think it revolves around the overflow selector in the body tag. Link to comment https://forums.phpfreaks.com/topic/143419-always-y-scrollbar/ Share on other sites More sharing options...
sKunKbad Posted February 2, 2009 Share Posted February 2, 2009 It would be better if you could share some code, or link us up. Link to comment https://forums.phpfreaks.com/topic/143419-always-y-scrollbar/#findComment-752311 Share on other sites More sharing options...
DamienRoche Posted February 2, 2009 Share Posted February 2, 2009 it's overflow-y: scroll; That'll keep it on no matter what. Link to comment https://forums.phpfreaks.com/topic/143419-always-y-scrollbar/#findComment-752316 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.