Log in

View Full Version : Banner beside logo?


Ericsson
12-27-2005, 04:12 PM
How can I place a banner directly beside the logo on the right?

www.freespacechat.com

markbolyard
12-27-2005, 05:26 PM
Edit your header template, and right under the <body> tag, you could do something simple like this:

<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" width="216"><a href="index.php"><img src="https://vborg.vbsupport.ru/images/misc/vbulletin3_logo_white.gif" border="0" alt="Powered By Vbulletin" /></a></td>
<td align="left">
<p align="center">&nbsp;
<img border="0" src="http://20dollarbanners.com/images/portfolio/0505/01_ipower_468x60.gif" width="468" height="60"></td>
</tr>
</table>
<!-- /logo -->

Just change https://vborg.vbsupport.ru/images/misc/vbulletin3_logo_white.gif to your website domain / directory, and then change http://20dollarbanners.com/images/portfolio/0505/01_ipower_468x60.gif to your banner location.

If this is for the site you listed above, then the code I displayed above would replace your code:

<div align="right"><iframe style="border:0;margin:0;padding:0;width:468px;height:60p x;overflow:hidden;" border="0" scrolling="no" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" src="http://www.freespacechat.com/banners/advertising/?b=A29DFA5C3FD307D79F8EBD15E52C16A2" width="468" height="60"></iframe></div><br>

Telegon80
12-27-2005, 07:50 PM
okay what if i want to leave my logo as is. im using the google adsense system but i dont know where to insert the code they gave me.

my site is www.b16sentra.net

Ericsson
12-27-2005, 08:08 PM
Thanks Mark but theres a small line, do you know how to fix it? If not it doesnt matter.

www.freespacechat.com

markbolyard
12-27-2005, 11:29 PM
Ericsson, Where is the small line? It looks fine to me. Also, what browser are you using?