The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi i want to change my forumdisplay threads int bold and without underline.
the 2nd thing is this i want to change the post bit to center screen shots are attached hope this will tell better what i want to do? 1: ![]() 2: ![]() |
#2
|
||||
|
||||
![]()
Your first will be done in your Main Css (look for the <a> tags and see if underline has been set there, as for your second it's already centered, if thats someone elses then in your postbit_legacy template look for this
HTML Code:
<tr valign="top"> <td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px"> <div id="postmenu_$post[postid]"> HTML Code:
<tr valign="top" align="center"> <td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px" align="center"> <div id="postmenu_$post[postid]"> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|