The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with aligning logo :)
Hey, I wanted to add a second image to my logo. I already have the main logo on the left, and the repeating background image, but I want to add another image on the right.... Here is a link to my site...
transversegfx.com <-- if that doesnt work, use the link in my sig, I might have had a typo lol If you can tell me how to align a second image on the right, I will <3 you forever lol I have tried adding it to the exsisting code, but the code is different then what I am used to. This is the code: Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="tborder"> <tr> <td align="center" valign="top"> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr class="header_bg"> <td align="$stylevar[left]" valign="middle"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle] ALIGN=LEFT" /></a> </td> <td align="$stylevar[right]"> <!-- banners --></td> </tr> <tr> <td height="34" colspan="2" class="vb_navigation"> </td></tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output And I want to add this image (code): Code:
<a href="transversegfx.com/forums/payments.php" target="_blank"><img src="http://i140.photobucket.com/albums/r33/XIToNEONoTIX/logoprem.gif" border="0" alt="Get Premium"></a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|