viper357
02-22-2009, 08:31 AM
Hi everyone
I need a bit of help with aligning some banners in my forum please. :)
What I am trying to do is to get the banners to be placed on the far right next to the last post column. I tried these two different pieces of code in the Forum Description box:
<br>
<td align="right"><A HREF="http://www.ecoaquatics.co.za" target="_blank"><IMG SRC="/banners/ecoaquaticsbanner.gif" border="0"></A></td>
and
<br>
<div align="right" width="100%" style="text-align: right"><A HREF="http://www.ecoaquatics.co.za" target="_blank"><IMG SRC="/banners/ecoaquaticsbanner.gif" border="0"></A></div>
As you can see on this page (http://www.marineaquariumsa.com/forumdisplay.php?f=67), the first 3 banners currently sit right next to the end of the text, how do I get them to move all the way to the right?
Thanks.
I need a bit of help with aligning some banners in my forum please. :)
What I am trying to do is to get the banners to be placed on the far right next to the last post column. I tried these two different pieces of code in the Forum Description box:
<br>
<td align="right"><A HREF="http://www.ecoaquatics.co.za" target="_blank"><IMG SRC="/banners/ecoaquaticsbanner.gif" border="0"></A></td>
and
<br>
<div align="right" width="100%" style="text-align: right"><A HREF="http://www.ecoaquatics.co.za" target="_blank"><IMG SRC="/banners/ecoaquaticsbanner.gif" border="0"></A></div>
As you can see on this page (http://www.marineaquariumsa.com/forumdisplay.php?f=67), the first 3 banners currently sit right next to the end of the text, how do I get them to move all the way to the right?
Thanks.