Category Icon [message #33958] |
Thu, 28 September 2006 20:03 |
Ernesto
Messages: 413 Registered: August 2005
Karma: 0
|
Senior Member |
|
|
You can select Forum icons, but you cannot choose a category icon, which if you ask me would be pretty nice and actually more useful (in some ways) than forum icons.
This specific forum does not really use the categories as subjects, but imagine a forum that uses for example the following setup:
Car Forum:
Cat: Porsche
Forum: Spare parts
Forum: Tweaking
Forum: Buy & Sell
Cat: Volvo
Forum: Rusty parts
Forum: Get it to run
Forum: Give away
So, in case of the above setup, one would use for example a porche logotype in front of the Category name to even more show that this is the Porsche category and here we talk about all things Porsche. (Because you would for example wanna use a screwdriver on the Spare Parts forum, and a Dollar sign on the Buy $ Sell forum)
Ginnunga Gaming
|
|
|
Re: Category Icon [message #33960 is a reply to message #33958] |
Fri, 29 September 2006 13:51 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Interesting idea, I have not thought of such an application to be honest with you.
Technically you can already do that since category name and description can contain HTML, so you can simply put <img src> tag into into and have your icon in there...
I would not be opposed to adding an icon field to the categories, but I'd like to hear from other users if that's something that they would classify as common need/use.
FUDforum Core Developer
|
|
|
|
Re: Category Icon [message #34772 is a reply to message #33958] |
Fri, 17 November 2006 09:49 |
Ernesto
Messages: 413 Registered: August 2005
Karma: 0
|
Senior Member |
|
|
Well, if you want a different image for different categories you would have to make some form of IF statement, which wouldnt be all that smooth in the template.
I looked at a bunch of forums, and alot of them use the setup that I suggested. Me myself, I run a gaming community, where all categories are dedicated to different games like this:
Game 1
------------
General chatter
Tips & Tricks
Hardware discussions
Videos
(or something like that)
It would of course cost an SQL query, but I think it could easily be worth it.
I can of course apply the "hack" myself, just thought I could suggest it for the communitys sake.
Ginnunga Gaming
|
|
|
|
Re: Category Icon [message #34783 is a reply to message #34777] |
Fri, 17 November 2006 15:23 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Templates support conditional expressions so you can put your IF statements there...
FUDforum Core Developer
|
|
|
|