The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I'm pretty sure someone has already released a modification on vb.org that does this.
|
#12
|
|||
|
|||
I'm not going to go off and look for the modification (if it exists ) so I'll just tell you how;
Make a new profile field and give it the options you want. Then use a template conditional in the header template to set the correct width based on the new profile field. |
#13
|
||||
|
||||
Thanks I always wondered how to do it but I always forgot to look into it.
|
#14
|
|||
|
|||
Quote:
can you please explain in details how to do that? thanks! |
#15
|
|||
|
|||
I use this code but didn't work
[CODE]<if condition="$userinfo[field6] &= 1"> <div align="center" style="width: 950px; margin: 0 auto;"> <else> <div align="center" style="width: $stylevar[outertablewidth]px; margin: 0 auto;"> </if>[/CODE |
#16
|
|||
|
|||
Any Ideas?
|
#17
|
|||
|
|||
*Bump*
|
#18
|
||||
|
||||
Please start a thread in the vbulletin discussion forum, your question is not relevant to this thread. Thanks.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|