romanticwarrior1us Posted February 3, 2005 Posted February 3, 2005 where and how to put my banner in de middle? thanks guy's
ChrisW123 Posted February 3, 2005 Posted February 3, 2005 I think banners are displayed in includes/footer.php. So go in there and put some html code around it to center it. Kind of like this: <table align="center" border="0" width="80%" cellspacing="0" cellpadding="0"> <tr> <td align="center" class="smallText"> banner code..... </td> </tr> </table>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.