Quote:
Originally Posted by Princeton
- create the image(s)
- save image(s) will similar name; for example, header_f2.gif, header_f16.gif, header_f26.gif
- edit template
HTML Code:
<img alt="your web site name" src="$stylevar[imgdir_misc]/header_f$foruminfo[forumid].gif" width="190" height="32" border="0" />
now, when you go to forum 2 you will get 'header_f2.gif'
now, when you go to forum 6 you will get 'header_f6.gif'
now, when you go to forum 16 you will get 'header_f16.gif'
|
Tagging this, thanks man.