Log in

View Full Version : Category height?


Cool21
06-07-2006, 03:23 AM
I want the categories to be at a certain height...but when I made my style, it cut the category image height in half. I was wondering how I can get the whole cat. image to display and not just half? Thanks!

Freesteyelz
06-07-2006, 09:06 AM
There are several ways to go about this but the easiest would be to add in:

Style & Templates --> Style Manager --> All Style Options --> Main CSS

Find ".tcat" and in the "Extra CSS Attributes" add:


height:40px;


Change "40px" to whatever height you want.

Cool21
06-07-2006, 06:19 PM
okay, thanks! one more question? how can I add a border around my forums. Like around the banner and over it then all the way down to the footer??? also, how can I move the category name over a little bit. see the name is like on the line of the cat. image and I want it over a little bit so that it isn't that close. thanks!