FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » What is the variable name for the forum icon?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: What is the variable name for the forum icon? [message #6589 is a reply to message #6575] Thu, 17 October 2002 21:37 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
okie, well you need to modify 4 templates.
Specifically:
thread.tmpl
threadt.tmpl
msg.tmpl
tree.tmpl

Inside those files you have an object called $frm, this object contains all the properties of the forum including the forum's icon, which can be access via $frm->forum_icon. So, all you need to do is modify the templates to display this data by adding something like this"
<img src="{VAR: frm->forum_icon}">



FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: add my web sites header to the forum
Next Topic: What font did you use to create the buttons?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:19:45 GMT 2024

Total time taken to generate the page: 0.06074 seconds