The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Center Banner i added through style vars
How do i center the banner i added i know its not hard i need help , this is very important .
|
#2
|
|||
|
|||
If you're talking about your header image, it depends on the contents of your header template. If you've not customized or changed the coding in the template, then look for
Code:
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> If you're talking about a simple banner elsewhere on the site, then you can wrap the code in div tags - Code:
<div align="center">code</div> |
#3
|
|||
|
|||
Thanks worked like a charm !
|
#4
|
|||
|
|||
great, glad to help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|