The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
can someone please let me know how i change the potbit_legacy width to accomodate the xbox gamer card as seen >>>http://www.nextgenerationgamers.co.u...2993#post12993
As you can see the postbit_legacy needs to be resized to suit cheers in advance --------------- Added [DATE]1267743227[/DATE] at [TIME]1267743227[/TIME] --------------- any help on this 1 ? |
#2
|
||||
|
||||
![]()
Do a search in templates for ".postbitlegacy .userinfo" and see what stylevar is setting the width and then change it.
|
#3
|
||||
|
||||
![]()
sorry but i am lost with this, if someone could just tell me what and where to change the width please
|
#4
|
||||
|
||||
![]()
Go to your admin cp. Click Styles & Templates, then Search in Templates. In the Top Search for Text box, enter ".postbitlegacy .userinfo" (no quotes). Hit Find. It will show the templates it is in in the various styles. Find the style you are interested in and double-click on the template (in this case, the template is postbit.css). It will open and the word will already be input into the Search in Template field so just hit the Find button next to it. Then it will show you the class:
Code:
.postbitlegacy .userinfo { float:{vb:stylevar left}; position: relative; width:{vb:math {vb:stylevar postbitlegacy_userinfo_width}-{vb:math {vb:stylevar padding}*2}}; padding: 2px {vb:stylevar padding} {vb:math {vb:stylevar padding}/2}; font-size: {vb:stylevar small_fontSize}; display:block; background: {vb:stylevar postbit_userinfo_background}; clear:both; } |
#5
|
|||
|
|||
![]()
StyleVars -> Postbit -> postbitlegacy_userinfo_width
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|