Hi,
I'm using version 1.7 of LinkMan.
I can't figure out how to add a <br /> tag between each featured link. At the moment they are all vertically adjoined to each other. I would like there to be a line space between each featured link.
Thanks for the great script.
Pilo
How to add a <br /> tag between each featured link
Line 163 in links.php ends with
To add more space you could change that to
Code: Select all
<br> </p></td>
Code: Select all
<br> <br> </p></td>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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