PDA

View Full Version : Forum Home Enhancements - Custom Forum Status Icon


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/)

iogames
04-25-2008, 07:49 PM
This isn't a Template Mod?

but a nice once! :D

Madlike
04-25-2008, 09:14 PM
This is a TempLate Modification

And I Think: Plugin version is Better Than Code Version Of This Hack.

Skavenger
04-25-2008, 09:20 PM
This is a TempLate Modification

And I Think: Plugin version is Better Than Code Version Of This Hack.
can you post a link for that mod here? thanks.

semka
04-25-2008, 10:35 PM
very nice skin :)

Hornstar
04-26-2008, 09:32 PM
I was thinking of doing this a while ago. Thanks.

segwayon
04-29-2008, 12:07 AM
How do the 'old' and 'new' status icons get called? Would this alteration allow for forum-distinct 'old' and 'new' status icons?

jerrygad
04-29-2008, 03:15 AM
Awesome. Thank you for sharing :)

glennybee
04-29-2008, 05:27 AM
Nice idea. Does anyone know how to make the icons or have a template?

There's also a similar mod here...

https://vborg.vbsupport.ru/showthread.php?t=127426

spaziopc
04-29-2008, 04:31 PM
I did it on myown, that mod is similar, but mine is easier

segwayon
04-30-2008, 01:29 AM
I did it on myown, that mod is similar, but mine is easier

Does it allow for one unique icon per forum? Or does it allow each forum to have their own unique 'old' and 'new' icons? I ask because in our default template we have two forum statisicons for 'old' and 'new' but in your example I don't see the differentiation.

spaziopc
04-30-2008, 11:56 AM
no it's a unique icon, without "old" or "new"

rn-nr.com
05-12-2008, 08:11 AM
can you give we a few of images to put it on our forums ..?

and thank you =)

spaziopc
05-12-2008, 07:00 PM
<a href="http://www.prohw.net" target="_blank">www.prohw.net</a>

Live Demo