HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Short links list
Author Message
Anonymous


Posted: 28 Feb 2006 06:54:50


Hi,

I want to make a short links list like showing only the links. And When they click on more links to show them the directory page.
Is there al ready a template for showing short links list?
Is it possible to make one?

Thanks in advance.

Greetz,
Ingrid

kashyyyk
Member

Posted: 28 Feb 2006 18:01:46


If I understand you, you want to remove the short description from your listings and only show the link.

In your cat.tpl, just replace this line-
<div class=marg_desc>{$links.description}<br><br> <p>
with
<!--div class=marg_desc>{$links.description}<br><br--> <p>

Then put all your info in the Extended Description. You will still have to put something in the short description to add the link, it just won't be visible.

You'll have to do the same thing in your search.tpl too


Dan