The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Editing Profile tabs?
Hello,
I had searched around google and vb org to edit the CSS of profile tabs and didn't found it anywhere. On the profile template (MEMBERINFO) I found: Code:
<div id="profile_tabs" style="padding-top: 20px;"> $template_hook[profile_left_first] $blocks[visitor_messaging] $blocks[aboutme] $blocks[stats] $blocks[friends] $blocks[infractions] $blocks[contactinfo] $template_hook[profile_left_last] </div> Code:
<div id="profile_tabs" style="padding-top: 20px;"> <ul class="tab_list" style="height: 29px;"> <li id="visitor_messaging_tab" class="tborder tcat" tab_id="visitor_messaging" fixed_width="133" style="width: 133px; display: block; background-position: 0px 0px;">Visitor Messages</li> <li>etc..</li> </ul> </div> Anyone can land me a hand, please? Thank you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|