The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help centering banner?
Hey Guys
I finally got my banner to show up here www.360legends.net However how do I center it. Please be as descriptive as possible as I am a newbie at this stuff. |
#2
|
||||
|
||||
You can center your banner by placing these tags around your banner code:
HTML Code:
<center></center> HTML Code:
<center><img src="pathtoimage.gif" /></center> |
#3
|
||||
|
||||
Center tags are deprecated, use this instead.
HTML Code:
<div style="margin: 0 auto;"><img src="pathtoimage.gif" alt="" border="0" /></div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|