Congratulations to the Winner Linkernel.com of the
Dir.vc Web Directory Competition!
RSS Feed Directory Forums Blog Articles Submit Site Popular Sites Contact Us
Web Directory » Blog
|__ phpLD – How to highlight featured links!

phpLD – How to highlight featured links!

  - July 15th, 2007 by Web Directory | Posted in phpLD Hacks & tweeks!   No Comments »
Email this  Email  |   Print This Post Print This Post     

To highlight featured links in your top pages use the following code,

1. Open /templates/link.tpl, and find the following code:

<table><tr>

change it to:

<table width="100%"><tr {if $link.FEATURED} class="feature_list"{/if}>

2. Open /main.css add the following to the end of the file:

tr.feature_list, td.feature_list{background-color:#dcdcdc; padding:5px;}

Done!

hope that helps someone!
M.

Leave a Reply

Captcha
Enter the letters you see above.



Entries (RSS) and Comments (RSS) Blog – Dir.vc :: Web Directory is proudly powered by WordPress - Site By : M-Solutions India