added on Aug 19, 2006 by
Hello, I want my linkpartners placed under eachother instead of placed in one line how do i do that?
added on Aug 27, 2006 by
Hi there.
In the categories, you can edit the template which LinkEX uses. You can edit the HTML being used foreach link in this
category.
The defult template is just a regular link:
<a href="...">...</a>
If you add a "<br />" in the end of the link, there will be a break after each of the links.
- v0id
(btw. sorry for the late reply, I have been on vacation)