View Full Version : flexable on portal page but fixed on forums?
tonym
04-19-2006, 02:38 AM
I'm trying to get vBa CMPS to have the tables be flexable width so it would be wider but I want the forums to have fixed width, how do I go about to do that?
tonym
04-19-2006, 02:49 AM
sorry again!!:surprised:
COBRAws
04-19-2006, 04:12 AM
/me installs:banana:
HotM!
Phalynx
04-19-2006, 05:44 AM
Yeah, yeah, yeah :)
tonym
04-20-2006, 01:11 AM
Can anyone solve my problem please?
Freesteyelz
04-20-2006, 01:47 AM
One way is to create two different Styles: Forum and vBa. For your vBa pages use the vBa template. Because both styles inherit vB's width settings you'll need to edit a few vBa templates:
In the spacer_open, header and footer templates.
<div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]">
To something like:
<div class="page" style="width:100%; text-align:$stylevar[left]">
Change the "100%" to whatever dimension you want. :)
tonym
04-20-2006, 02:27 AM
thanks for the reply ....a bit advanced for me...new to vbulletin still
Freesteyelz
04-20-2006, 02:31 AM
I am too, actually. I bought vB back in Feb of this year and while I'm not new to customizing forums, vB was a bit overwhelming for me at first. My suggestion is to take things slowly and have the will to explore. The more you play with it the more comfortable you'll become. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.