Bugs » Space after links

added on Oct 18, 2007 by Hans
Hai all,

First i would like to thank the guys who made this possible, thank you very much.

But there's something i don't get, my links are displayed all after eachother, like this: Link Link Link Link.
But i would like to see:
Link Link Link Link
Link Link Link Link
Link Link Link Link
Link Link Link Link
Link Link Link Link

How can i fix this?

Ty very much
added on Oct 18, 2007 by v0id
hey hey.

the guys who made this possible => the guy, just me :)

anyway, there is an option to use a table in the template under the category, you can do a search in the forums to get
more info. Basically you can change the template to this:
{TABLE cols="4"}
<a href="{$URL}">{$ANCHOR}</a>

and then LinkEX will produce a table that has 4 columns with the link template in each column

- v0id

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.