That should work no problems. Perhaps you have ADBLOCK enabled on firefox, and cannot see it.?
Will check out your site. Dont use my code, as thats linked to a temp acct we setup, for testing purposes for you.
--------------- Added [DATE]1214691770[/DATE] at [TIME]1214691770[/TIME] ---------------
Just took a look at your source. Try this.
Find:
HTML Code:
<td class="footer" align="right" width="100%">
<div class="smallfont">
<strong>
<a href="http://www.PhoneDevil.com/cv_rss_feeds.php" target="_self" title="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds"><img src="http://www.PhoneDevil.com/images/cinvin_forum_feed_listing/rss.gif" border="0" alt="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds" style="vertical-align: middle" /></a> - <a href="http://www.PhoneDevil.com/sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a> -
<a href="http://www.PhoneDevil.com">Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews</a> -
<a href="archive/index.php/">Archive</a> -
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
</strong>
</div>
</td>
And change to this:
HTML Code:
<td class="footer" align="right" width="100%">
<div class="smallfont">
<strong>
<a href="http://www.PhoneDevil.com/cv_rss_feeds.php" target="_self" title="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds"><img src="http://www.PhoneDevil.com/images/cinvin_forum_feed_listing/rss.gif" border="0" alt="Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews RSS Feeds" style="vertical-align: middle" /></a> - <a href="http://www.PhoneDevil.com/sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a> -
<a href="http://www.PhoneDevil.com">Exclusive phone unlocking Devil Sim, Free mobile phone 3gp video downloads and Phone Reviews</a> -
<a href="archive/index.php/">Archive</a> -
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
</strong>
</div>
<!-- Balloon code-->
<script type="text/javascript" charset="utf-8" src="http://www.playballoonacy.com/js/d9d71b2b2aa658f3b284624a64aac6fd/"></script>
<!--end of Balloon code-->
</td>