The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
centering header
Yes, I've used search, but it seems each question gets a different answer. This is my forum, www.huntingarkansas.net, how do I get the header logo to center? I tried changing <td align="$stylevar[left] to <td align="$stylevar[center] but it did not change so I changed it back to left.
PHP Code:
|
#2
|
|||
|
|||
Try changing
Code:
<td align="$stylevar[left]"> to Code:
<td align="center" width="100%"> |
#3
|
|||
|
|||
That worked, thank you very much!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|