Ive searched but had no luck. How can i centre everything within the postbit legacy?
Announcement
Collapse
No announcement yet.
an easy one for you all!
Collapse
X
-
Edit your postbit_legacy template.
Find this code and add the red part:
Code:<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]">
Best Regards
Colin Frei
Please don't contact me per PM.
Comment
-
Colin, that's probably the easiest way but isn't the align attrib for the table tag depreciated? He can accomplish the same effect by adding a div tag right?slackercentral messageboard - Running vBulletin 3.7.0
Check out my reformatted vBulletin blog here: http://www.slackercentral.com
Comment
-
Originally posted by Jay... View Postthanks colin that looks much better, now how do i align the online status & infractions imgs etc to centre?
Code:<td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px" align="center"> $post[onlinestatus]
slackercentral messageboard - Running vBulletin 3.7.0
Check out my reformatted vBulletin blog here: http://www.slackercentral.com
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment