Guest Posted October 2, 2005 Posted October 2, 2005 I desperately need some php help. I am trying to add a banners page to my site so webmasters can upload my graphics from my site, but it's not coming out exactly right. Can someone help me with the php code and tell me where I am going wrong? Go to: http://www.craftygiftcreations.com/banners.php See all the white space at the top?? Can't get rid of it. And I wanted the banners one above the other...can't get that right either. Here's my code: <?php /* $Id: conditions.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ define('NAVBAR_TITLE', 'Our Banners'); define('HEADING_TITLE', 'Our Banners'); define('TEXT_INFORMATION', 'Webmasters - You may use your banner of choice to add to your website. Please right click on the banner below and save for upload. Thank you!<br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1"> <tr> <td width="10%"> <p align="top"> <a href="http://www.craftygiftcreations.com"><img border="0" src="images/cgc.gif" width="265" height="109"></a><br> <td width="10%"> <p align="top"> <a href="http://www.craftygiftcreations.com"><img border="0" src="images/craftygifts.gif" width="468" height="60"></a></td></table>') ?> </b> Appreciate any help! Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.