Topic: Unique Forum icon status?
First of all.. sorry for my english : (
Second
I want to put a different icon for every forum in the index.. my idea is with css, just adding an unique class or ID to the TR of the forum.. for that i nedd to get de UNIQUE ID of the forum, but i dont have any idea how to get that.. i imagine something like this..
<tr id="insertPHPhereToGetTheUniqueID">
and there i can just put something like this in the css
tr#ID1 { the image }
tr#ID1 .inew { the image with the new status }
in a simply way.. how can i get the ID of a forum, or how can i put differents icons??
thnx for reading and sorry for all the mixed stuff + bad english
this is a image of what i design and want..