Guest viper682 Posted November 9, 2005 Posted November 9, 2005 the site is working alot better I would like to move the box subscribe to mailing list in my store to the left just like I did in the main domain but I should be able to figure it out. The main question is links are working in the site but not image links (AKA Banners) that are not my own (link to another site outside of my domain). If you view my source file at http://ercollectibles.com you will see this code near the bottom: <div class="boxContent"> <div> <center><table> <tr align="middle"> <td vAlign="middle" align="middle" width="%"> <a href="http://click.linksynergy.com/fs-bin/click?id=QJ3FdbKW8xI&offerid=84894.10000093&type=4&subid=0" target="new"><IMG width="468" height="60" alt="Holiday_1" border="0" src="http://www.cardstore.com/images/banners/banner1_468x60.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=QJ3FdbKW8xI&bids=84894.10000093&type=4&subid=0" target="new"> </td></tr></table></center></div></div> <br clear="all" /> <div class="boxContent"> <div> <center><table> <tr align="middle"> <td vAlign="middle" align="middle" width="%"> <script src="http://ad.linksynergy.com/fs-bin/show?id=QJ3FdbKW8xI&bids=96306.1529&catid=69&gridnum=0&type=14&subid=0" target="new"></script><noscript><a href="http://click.linksynergy.com/fs-bin/click?id=QJ3FdbKW8xI&offerid=96306&type=4&subid="><img src="http://ad.linksynergy.com/fs-bin/show?id=QJ3FdbKW8xI&bids=96306&subid=&type=4&gridnum=0" target="new"></a></noscript> </td></tr></table></center></div></div> <br clear="all" /> The links containing just text work fine however the one containing a banner does not show up in the site. What am I doing wrong. I may want to make this a rotational banner switching between banners on the site. I imagine it has to do with the switch statement in php much like it does in C++. Can you tell me how to do this? <_< Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.