PDA

View Full Version : Header help needed


biggeorge
02-12-2009, 05:18 PM
I'm looking to place my banner script into the top right side of my header. My banners are 550x95 - but the size can be toned down if that size doesn't work.

Any help will be more than appreciated.

$header_advertisement


<!-- logo -->
<a name="top"></a>
<div id="vbwrapper">
<div id="logostrip"><div style="background: url($stylevar[imgdir_misc]/logostrip.gif) no-repeat;width: 760px;height: 125px"></div></div>

abbasbsp
02-12-2009, 05:31 PM
you can edit this script .. scale 1 : 1

<table bgcolor="#000000" cellpadding="6" cellspacing="1" border="0" width="60%" align="center">
<tr>
<td align="center"><a href="index.php"><img src="http://i43.tinypic.com/25hh0zs.gif" border="0" alt="Komunitas Teknisi Handphone Indonesia" /></a></td>
</tr>
</table>

biggeorge
02-12-2009, 05:50 PM
Thank you. But my logo div doesn't repeat... so I'm unsure how to make this work with a table.