Results 1 to 7 of 7
-
8th Nov 2009, 03:03 PM #1OPBanned
Help with Custom Forum Status Icons 3.5
Anyone manage to get the above product to work on vB 3.8.2? The instructions are bullshit but i've edited the templates, just can't get my images to appear for my different sections. It doesn't even tell you where to find the control panel because there isn't one!
Th3_Narcissist Reviewed by Th3_Narcissist on . Help with Custom Forum Status Icons 3.5 Anyone manage to get the above product to work on vB 3.8.2? The instructions are bullshit but i've edited the templates, just can't get my images to appear for my different sections. It doesn't even tell you where to find the control panel because there isn't one! XD Rating: 5
-
8th Nov 2009, 09:35 PM #2
-
8th Nov 2009, 09:52 PM #3BannedWebsite's:
darcnetworkz.com pirateport.orgill help you if needed.
PM if you need help.
-
9th Nov 2009, 02:28 AM #4MemberWebsite's:
dirtydingo.org badboysaftermath.comThis worked for me hope it helps
PHP Code:Modify forumhome_forumbit_level1_post
Search:
<img src="$stylevar[imgdir_statusicon]/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" />
(I used png as image, default is gif so need to change above to pic format)
Modify 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" />
(I used png as image, default is gif so need to change above to pic format)
Now UPLOAD your images in your /statusicon/ folder.
You have to name your image as forumid number example: 100.png
-
9th Nov 2009, 06:39 AM #5Member
Have you checked:
-GamersV2/statusicon/forum_new.gif ?
If you go to styles in AdminCP go to search templates and search for: forum_new or forum_old
-
21st Jan 2010, 11:42 AM #6Member
Hi yer the only way i could get this to work good for me was the same info as Gismo as posted and i got to work for v3.8.3
-
22nd Jan 2010, 07:59 PM #7MemberWebsite's:
learninginn.comthe best and simple way to set ur own status icons.
open ur forumhome_forumbit_columncell
and find this
Code:<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif alt="" border="0" />
Code:<img src="$stylevar[imgdir_statusicon]/$forumid.png" alt="" border="0" />
Edit: u must rename ur images like that
if ur Applications forum id is 12 then ur img name must be 12.png which will atomaticaly in right place..
demo: http://www.kk4tech.com/kk/
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Status Icons Help
By Royal King in forum vBulletinReplies: 4Last Post: 11th Feb 2010, 07:43 PM -
[Needed] Custom Icons
By Catz in forum Completed TransactionsReplies: 1Last Post: 3rd Nov 2009, 04:40 PM -
[vbulletin] how to add custom forum icons
By KreaTive in forum vBulletinReplies: 3Last Post: 13th Oct 2009, 02:32 PM -
Forum icons instead of status icons?
By system32 in forum vBulletinReplies: 5Last Post: 30th Jul 2009, 01:01 AM -
Custom icons per forum how?
By anti-human in forum vBulletinReplies: 12Last Post: 25th Jul 2009, 05:36 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...