Gossamer Forum
Home : Products : Links 2.0 : Discussions :

How do you change the look of the "categories" in the main page?

Quote Reply
How do you change the look of the "categories" in the main page?
I just installed Links and I am a little bit lost, because I changed the home.html file to reflect my site look with my logo, etc. but how do I change the look of the categories part? I want it to have the same font as my site and also spacing doesn't look good at all, I want to change that too. Thanks in advance.
Quote Reply
Re: How do you change the look of the "categories" in the main page? In reply to
You should have a "category.html" file in your templates as well.

You should be able to change it by editing this file.
Quote Reply
Re: How do you change the look of the "categories" in the main page? In reply to
Since you are using templates, open site_html_templates.pl and scroll until the end and you will see category listing. Modify it to integrate with your main page, but remember it will also print the same on the category pages as well. It is not template based yet.
Quote Reply
Re: How do you change the look of the "categories" in the main page? In reply to
Thank a lot!! It helped a lot!