Narrow screen format on a widescreen
-
Z_KarmaAdministrator
- 3318
Narrow screen format on a widescreen
This is the most minor of annoyances but is there a way to go full screen with the forum
on this iteration of Vbullitin. There is ~ 2/3 of the usable screen that is wasted. Maybe this
area is supposed to be utilized for flashy ads and links and stuff.
snip1.JPG
84 AE/Shiro #683/Shiro #820/84 Turbo -
kaurSenior Member
- 310
Like many sites, message boards haven't really managed to take any advantage from wider screens. Just stretching it out would make the text pretty uncomfortable to read. Most posts would be one-liners. It would make sense with a more substantial redesign that would somehow use more than the current two columns (avatar and content). -
ngharoSuper Nerd
- 81
Yeah, most layouts these days have fixed width. You could apply a user stylesheet to override this behavior on the forum if you want.
The custom style to take advantage of your entire screen would be
Code:#content { max-width: initial; }
Here's a chrome extension that allows you to apply site-specific stylesheets
https://chrome.google.com/webstore/d…fgmeleoegfcffe
Here's one for firefox
https://addons.mozilla.org/en-US/fir…style-manager/ -
Z_KarmaAdministrator
- 3318
Ahh, No problem. I visit the mightycarmods forums that still use vbulletin 4.X and kinda missed the same full screen that z31P had when it ran the same version.
84 AE/Shiro #683/Shiro #820/84 Turbo -
PlunderJunior Member
- 14