PDA

View Full Version : Styling for specific Category IDs


keks_davidson
12-18-2007, 10:47 AM
Hi,

Has anyone found a way of styling the ja-newsitem-inner divs based on which Category ID they contain?

Really what I am looking for is an additional CSS class selector like category-nn where nn is the category ID.

TIA

k33f

keks_davidson
01-10-2008, 10:47 AM
Okay,

Since no one else seems to need this, I have done some mods myself. I decide to add the category and section ID and to introduce a h4 tag around the category title (to improve things when we have no stylesheet applied).

I actual use the section ID to colour specific items.

Attached are the diff changes to mod_ja_news.php and headlineloader.php in case someone else finds these useful.

k33f