Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

forum description font size

Quote Reply
forum description font size
Where can I make the forum description font size smaller than the forum name font size?

Thanks...
Quote Reply
Re: [galfriday] forum description font size In reply to
Try the category_list.html template. Look for this code:

Code:
<%else%>
<%forum_name%><br>
<%endif%>
<%forum_desc%>

Just wrap the <%forum_desc%> in a font tag. It would probably be best to make the opening and closing font tags a couple of globals and use something like <%desc_font%><%forum_desc%><%/desc_font%>.

Regards,
Charlie
Quote Reply
Re: [Chaz] forum description font size In reply to
Chaz, you came through again! Thank you soooo much my knight in shining armour!

Next I need to know where to do the same for moderators and last post.

I'm pushing my luck, I know...

Tongue
-------------------------------------------
I Am What I AM (Not a Programmer)
Quote Reply
Re: [galfriday] forum description font size In reply to
Actually, I think I'd like to remove the moderator column.
Let's see if I can remember how...
-------------------------------------------
I Am What I AM (Not a Programmer)
Quote Reply
Re: [galfriday] forum description font size In reply to
I removed that column in mine ealready and I can't remember exactly what I removed :) It was commented in the code though. Same template. Hope that helps.

~Charlie
Quote Reply
Re: [Chaz] forum description font size In reply to
I think it has to do with column spans.. I tried one and it didnt quite work.. but I do get the text part now.

Thanks a bunch...
-------------------------------------------
I Am What I AM (Not a Programmer)
Quote Reply
Re: [galfriday] forum description font size In reply to
 Hey Chaz...

I finally got my forum to look like I've wanted for a long time. I feel much better about it now.

Still haven't figured out how to remove the moderator column, but it's not so bad now that the description font is smaller.

Thanks for your input. I'm happy with the new look. Smile

http://www.shwing.com/...bin/forum/gforum.cgi