works like a charm (L)
2 2007-11-18 01:20
Re: Unique Forum icon status? (12 replies, posted in PunBB 1.2 troubleshooting)
im gonna try it! thnx!!..
3 2007-11-18 01:14
Re: Unique Forum icon status? (12 replies, posted in PunBB 1.2 troubleshooting)
thnx.. but what i need to put there? i think is something like $forum_id or somethign to call the ID or a special thing for each forum..
4 2007-11-18 01:06
Re: Unique Forum icon status? (12 replies, posted in PunBB 1.2 troubleshooting)
im too n00b... what is a trivial mod? sorry if im too heavy on the question.. (too anoying)
5 2007-11-18 01:00
Re: Unique Forum icon status? (12 replies, posted in PunBB 1.2 troubleshooting)
Smartys im skining the punbb-1.2.15 is there a way to do that in this version?
6 2007-11-17 23:08
Topic: Unique Forum icon status? (12 replies, posted in PunBB 1.2 troubleshooting)
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..