how to make featured links

Problems installing LinkMan?
Post Reply
jennypretty
Posts: 6
Joined: Fri Feb 10, 2006 7:07 pm

how to make featured links

Post 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.
Last edited by jennypretty on Fri Feb 10, 2006 9:12 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
jennypretty
Posts: 6
Joined: Fri Feb 10, 2006 7:07 pm

question

Post 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.
Post Reply