View Full Version : Only 90% of certain sections are viewable
d0cpaul
06-02-2010, 03:21 PM
If you look at this section of my forum http://www.loansafe.org/forum/stop-foreclosure-tell-us-your-story/ You can only see about 90% of it and the rest of it is cut off... I tried adding a fixed width to my forum but this is happening to different sections...
Any ideas??:confused:
jamesyfx
06-02-2010, 04:06 PM
Hi, I think it's due to this class on your CSS:
.OuterWrapper{width:984px; margin:0 auto; overflow:hidden;}
Your content is overflowing, but it's set to hidden. Basically your content is bigger than your wrapper. You would need to set with width to 1077px to fit your content.
d0cpaul
06-03-2010, 08:42 PM
Well the .Outerwrapper is suppose to be that size because it matches my blog, is there any other way I can fix this?
Lynne
06-03-2010, 10:02 PM
It's because of your pagination. Reduce the number of pages you have in there, and it will be fine.
d0cpaul
06-28-2010, 05:10 PM
Well I can't really reduce the number of pages because I will have to delete threads... Any other ideas?
d0cpaul
06-30-2010, 01:52 PM
Is there anyway I can reduce the number of the pagination without removing the pages?
oldfan
06-30-2010, 04:08 PM
Have you tried adjusting your (Main Table Width (pixels or percentage), via Style manger?
d0cpaul
07-07-2010, 03:39 PM
Have you tried adjusting your (Main Table Width (pixels or percentage), via Style manger?
Yeah well the reason I have it set so small is because I'm trying to set a fixed width to my forums so it will match the size of my blog...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.