Page 1 of 1

how to make featured links

Posted: Fri Feb 10, 2006 7:10 pm
by jennypretty
Hello,
I saw on the demo you have a function to set FEATURED links, add page, how do you do it?
Here is my website url: single123.com/dating_links

I do not see the add page on it. I tried to include the add page here but it errors.

<?php include ("form.html");?>
<hr size=1 noshade>
<p align=\"center\" class=\"linkman\">Powered by <a href=\"http://www.phpjunkyard.com/php-link-manager.php\" target=\"_new\" class=\"linkman\">Link manager LinkMan</a> $settings[verzija]
from <a href=\"http://www.phpjunkyard.com/\" target=\"_new\" class=\"linkman\">PHPJunkYard - free php scripts</a></p>";
require_once("footer.txt");
?>
Thanks,
Jenny.

Posted: Fri Feb 10, 2006 9:03 pm
by Klemen
Hi,

Those are not part of LinkMan, you can use the header.txt file to include featured links and customize the look.

Regards

question

Posted: Fri Feb 10, 2006 10:33 pm
by jennypretty
can you please tell me how to add a featured links on header?
and, how to add the form.html on the links page right after the links?
Like the linkman demo...
thanks,
Jenny.