The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]() How to make post bit center in vb 3.8.x Hi all, I want to make the post_bit into centered by default it is aligned to left in vb 3.8.x as i searched i came up with a mod but it was for vb 4.0 i want to make the post bit centered for giving example the file is attached. Please guide me Thanks |
#2
|
||||
|
||||
![]()
edit your postbit_legacy template. Find:
HTML Code:
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px;">
HTML Code:
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px; text-align:center;">
|
#3
|
|||
|
|||
![]()
I did the edits in postbit_legacy file and also updated the counters but it didn't worked any help would be really grateful.
--------------- Added [DATE]1320760270[/DATE] at [TIME]1320760270[/TIME] --------------- Will anyone reply to this thread? |
#4
|
||||
|
||||
![]()
If you've got a custom style there's no way to know what will work without a link to your forum.
|
#5
|
|||
|
|||
![]()
I have solved my problem from w junction thanks for the replies guys.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|