The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hey im running the latest version of vb and im quite new to this how do i center my logo in the header and make it stretch the rite width?
|
#2
|
|||
|
|||
![]()
Use the <center> and </center> tags. Put your url in between it.
|
#3
|
|||
|
|||
![]()
<!-- logo -->
<a name="top"></a> <table border="0" width="780" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/head_back.jpg)"> <td valign="top" width="450"><img src="$stylevar[imgdir_misc]/logo.jpg" width="450" border="0" alt=""/></td> <td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td> </tr> </table> <!-- /logo --> <table width="780" style="background-image:url($stylevar[imgdir_misc]/line.gif)" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" height="27"> <table width="50%" align="left" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" width="133" height="27"><img src="$stylevar[imgdir_misc]/line-left.gif" width="133" height="27" border="0" alt="" /></td> </tr> </table> </td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output www.whoyoureppin.com skin Vol.1 can you rite the code for me? anyone? |
#4
|
||||
|
||||
![]()
Try that:
HTML Code:
<!-- logo --> <a name="top"></a> <table border="0" width="780" cellpadding="0" cellspacing="0" align="center" style="background-image:url('$stylevar[imgdir_misc]/head_back.jpg')"> <td valign="top" width="450"><center><img src="$stylevar[imgdir_misc]/logo.jpg" width="450" border="0" alt=""/></center></td> <td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td> </tr> </table> <!-- /logo --> <table width="780" style="background-image:url('$stylevar[imgdir_misc]/line.gif')" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" height="27"> <table width="50%" align="left" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" width="133" height="27"><img src="$stylevar[imgdir_misc]/line-left.gif" width="133" height="27" border="0" alt="" /></td> </tr> </table> </td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output |
#5
|
|||
|
|||
![]()
stil the same hmmmm msn?
|
#6
|
||||
|
||||
![]()
Okay, here you go:
HTML Code:
<!-- logo --> <a name="top"></a> <center> <table border="0" width="780" cellpadding="0" cellspacing="0" align="center" style="background-image:url('$stylevar[imgdir_misc]/head_back.jpg')"> <tr> <td valign="top" width="751"><center><img src="$stylevar[imgdir_misc]/logo.jpg" width="450" border="0" alt=""/></center></td> <td align="right" valign="bottom" width="29"><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td> </tr> </table> </center> <!-- /logo --> <table width="780" style="background-image:url('$stylevar[imgdir_misc]/line.gif')" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" height="27"> <table width="50%" align="left" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" width="133" height="27"><img src="$stylevar[imgdir_misc]/line-left.gif" width="133" height="27" border="0" alt="" /></td> </tr> </table> </td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output |
#7
|
||||
|
||||
![]()
Your site looks already centered
|
#8
|
|||
|
|||
![]()
shazz get on msn
|
#9
|
||||
|
||||
![]() |
#10
|
|||
|
|||
![]()
gay rite me the code then please
Whalberg has corrected my problem and sorted it out thanks again |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|