Author: D.Taylor (7 Dec 04 2:15am)
Ok, after a little research, I found how to add that to the footer of every page. Just insert this code in the footer.php:
echo "<style>a.gospab{color:#FFF;font:bold 10px arial,sans-serif;text-decoration:none;}</style><table cellspacing=\"0\"cellpadding=\"0\"border=\"0\"style=\"background:#999;width:230px;\"><tr><td valign=\"top\"style=\"padding: 1px 2px 5px 4px;border-right:solid 1px #CCC;\"><span style=\"font:bold 30px arial,sans-serif;color:#666;top:0px;position:relative;\">@</span></td><td valign=\"top\" align=\"left\" style=\"padding:3px 0 0 4px;\"><a href=\"http://www.projecthoneypot.org/\" class=\"gospab\">MEMBER OF PROJECT HONEY POT</a><br/><a href=\"http://www.unspam.com\"class=\"gospab\">Spam Harvester Protection Network<br/>provided by Unspam</a></td></tr></table><br><br>\n";
This looks like one great project!
|