The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
ok thank you, i fixed it now, can you see it? i dont understand why the alignment is different
|
#12
|
||||
|
||||
It looks the same on your forums as it does on your home page.
|
#13
|
|||
|
|||
In your header try changing
HTML Code:
<!-- logo --> <a name="top"></a> <table border="0" width="998" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left"><a href="index.php"><img src="images/Header2.jpg" border="0" alt="Comunidad ComeBoca" /></a></td> <td align="right" id="header_right_cell"> </td> </tr> </table> <!-- /logo --> HTML Code:
<!-- logo --> <a name="top"></a> <table align="center" border="0" cellpadding="0" cellspacing="0" width="998"> <tbody> <tr> <td align="center"><a href="index.php"><img title="Comunidad ComeBoca" src="images/Header2.jpg" alt="Comunidad ComeBoca" border="0" /></a></td> </tr> </tbody> </table> <!-- /logo --> |
#14
|
|||
|
|||
Thanks for the help, but i tried and it didnt work, the image got deleted so I had to revert it
|
#15
|
|||
|
|||
Sorry, try again....
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|