The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My New style
|
#2
|
||||
|
||||
pretty good overall, but i think the tabs should touch the bar below it. it seems to have a space there
|
#3
|
|||
|
|||
Yea It shouln't have that gap but I can't get rid of it
|
#4
|
||||
|
||||
ok. try this
Replace this: Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="F1F3F0"> <td width="0%"><img src="./images/header/sun.gif" width="250" height="80"></td> <td width="8%"> </td> <td width="8%" bgcolor="F1F3F0"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%" height="30"> </td> </tr> <tr bgcolor="F1F3F0"> <td><font color="F1F3F0"><img src="./images/header/sun1.gif" width="250" height="40"></font></td> <td><font color="F1F3F0"><a href="./index.php"><img src="./images/header/butthome.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./usercp.php?"><img src="./images/header/usercp.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./register.php"><img src="./images/header/register.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./memberlist.php?"><img src="./images/header/members.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./ushop.php"><img src="./images/header/shop.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./calendar.php"><img src="./images/header/calender.jpg" width="99" height="30" border="0"></a></font></td> <td><font color="F1F3F0"><a href="./search.php?"><img src="./images/header/search.jpg" width="99" height="30" border="0"></a></font></td> </tr> <tr> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td height="100%" background="./images/header/linetop.gif"> </td> </tr> </table> With this: Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="F1F3F0"> <td width="0%"><img src="./images/header/sun.gif" width="250" height="80"></td> <td width="8%"> </td> <td width="8%" bgcolor="F1F3F0"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%"> </td> <td width="8%" height="30"> </td> </tr> <tr bgcolor="F1F3F0"> <td><font color="F1F3F0"><img src="./images/header/sun1.gif" width="250" height="40"></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./index.php"><img src="./images/header/butthome.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./usercp.php?"><img src="./images/header/usercp.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./register.php"><img src="./images/header/register.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./memberlist.php?"><img src="./images/header/members.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./ushop.php"><img src="./images/header/shop.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./calendar.php"><img src="./images/header/calender.jpg" width="99" height="30" border="0"></a></font></td> <td valign="bottom"><font color="F1F3F0"><a href="./search.php?"><img src="./images/header/search.jpg" width="99" height="30" border="0"></a></font></td> </tr> <tr> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td background="./images/header/linetop.gif"> </td> <td height="100%" background="./images/header/linetop.gif"> </td> </tr> </table> |
#5
|
|||
|
|||
THanks alot, That worked just great.
THANKS!!! :squareeyed: |
#6
|
||||
|
||||
no problem
|
#7
|
||||
|
||||
Nice style. My suggestion is to get rid of the default vBulletin buttons since they don't match your style.
|
#8
|
|||
|
|||
Changed default buttons, Thanks for the comments :nervous:
|
#9
|
|||
|
|||
Thought I would get into the festive season and do this to my header instead of the big bright sun. http://webdesign-talk.com/images/header/sun.gif
|
#10
|
|||
|
|||
Added it for download at www.vbulletintemplates.com 1 person downloaded it so far. Also some one has used it on scriptstalk.com
Hmm skinning is exciting when people actually want to use your skin lol. Might do some more. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|