Gossamer Forum
Home : Products : Gossamer Links : Discussions :

A Few Questions

Quote Reply
A Few Questions
HI All,

A couple of things.

1, How do I go about removing the number next to the categories?

2, What file do I edit to place a graphic next to ech category?

Thanks

Regards

MDJ1
http://www.isee-multimedia.co.uk
Quote Reply
Re: A Few Questions In reply to
both can be done from subcategory.html.
1- Remove --- <small><class="numlinks">(<%Number_of_Links%>)</small>---- and that will do it.
2- Add a Field to the category table called image. then in subcategory.html add:
<%if Image%><BR>
<A HREF="<%URL%>"><IMG ALT="<%Short_Name%>" SRC="<%Image%>"</A>
<%endif%>


Regards
Abd

http://www.idleb.com