Would anyone be interested in writing a patch to enable the addition of classes or ids to individual newsticker entries, for CSS styling?

In my case, there is almost always going to be one newsticker item in any given group that needs to stand out visually from the other items (e.g. bolded red font).

CommentFileSizeAuthor
#1 newsticker-uniqueids-836070.patch1.29 KBcallison

Comments

callison’s picture

Assigned: Unassigned » callison
Status: Active » Needs review
StatusFileSize
new1.29 KB

@silurius: Here you go. Let me know if it works for you. What I did is just added a unique id for each item based on its database id. So, the first item you enter will have an id of newsticker-item-1, the second, newsticker-item-2 and so forth.