The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]()
consider this the first babystep from me to you then
![]() First: change the dark gray background from #999999 to #FFFFFF Second: change your header table from this, Code:
<!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left"><a href="index.php"><img src="images/misc/biggerlogo.gif" border="0" alt="The Alphamen Forum" /></a></td> </td> </tr> </table> <!-- /logo --> Code:
<!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left" width="100%" style="background-color: #FFFFFF;"><a href="index.php"><img src="images/misc/biggerlogo.gif" border="0" alt="The Alphamen Forum" /></a></td> </td> </tr> </table> <!-- /logo --> ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|