I've got another question/idea.
I'm using Eiken's drop down menu to choose the dice roll. Is there any way to have that menu ONLY show up in my games forum? So it doesn't appear on all the toolbars in all my forums?
What would the conditional statement for that be? I can express it verbally but I can't code it....
Code:
<if forum id = 6>
code for menu here
</if>
But that's not code I know! but what would the REAL code for that be?