The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Banner centered but showing up wrong.
<a href="http://www.uk-mma.co.uk" target="_blank">http://www.uk-mma.co.uk</a>
I have centered the image successfully, but on my screen (1280x1024), it shows up off center. However, if I change the size of the window down to 960 width, it shows up fine. Is there anyway I can keep the image centered no matter what? |
#2
|
||||
|
||||
Code:
<table border="0" width="960" cellpadding="0" cellspacing="0" align="center"> <tr> <td><div style="margin: 0 auto;" align="center"><a href="index.php"><img src="/ukmmabanner.jpg" border="0" alt="UK-MMA" /></a></div></td> </tr> </table> Code:
<div style="margin: 0 auto;background-color: #ffffff;width:960px;" align="center"><a href="index.php"><img src="/ukmmabanner.jpg" border="0" alt="UK-MMA" /></a></div> |
#3
|
|||
|
|||
Okay that works, great! But one more problem, there's now a gap between the header and the forum
Edit: Okay simple answer, there was an tag that separated it, it works fine now. Thanks a lot man |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|