spaziopc
04-24-2008, 10:00 PM
Do you want to add a custom icon insead of boring status icon ?
Modify forumhome_forumbit_level1_post :
Search:
<img src="$stylevar/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Modify [I]forumhome_forumbit_level2_post :
Search:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Now UPLOAD your images in your /statusicon/ folder.
You have to name your image as: forum_FORUMID.png
The forum id is i.e. --> *** Link Removed ***
So i called the icon for this forum --> *** Link Removed ***
*** Link Removed *** (http://www.prohw.net/Forum/)
Modify forumhome_forumbit_level1_post :
Search:
<img src="$stylevar/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Modify [I]forumhome_forumbit_level2_post :
Search:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Now UPLOAD your images in your /statusicon/ folder.
You have to name your image as: forum_FORUMID.png
The forum id is i.e. --> *** Link Removed ***
So i called the icon for this forum --> *** Link Removed ***
*** Link Removed *** (http://www.prohw.net/Forum/)