Currently, Drupal ONLY allows one to specify an icon for the forum topics. It would be great if one can additionately specify an icon for the forum and another for the forum container.

Therefore, I'm requesting three types of icon specifications:

Container
Forum
Forum Topic (Already implemented.)

Thanks,
The Directive

Comments

ixis.dylan’s picture

I've already suggested this somewhere. The easiest way to support this is to output a "class=" for each container row, then it's up to the user how to style those rows. Images can be added with a CSS background.

The Directive’s picture

leafish_dylan,

Maybe we can join forces to lobby them to implement the feature. Check out my other feature requests and issues on the forum module.

a) Forum module should support taxonomy related term

b) Forum can not appear in multiple containers

--The Directive

Uwe Hermann’s picture

Version: » x.y.z
liam mcdermott’s picture

Version: x.y.z » 7.x-dev
Status: Active » Fixed

Drupal 6 uses CSS to assign images to the table rows. Exactly as requested. :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.