MyBB Community Forums

Full Version: Forum icon Mybb1.4.13 ???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3

How i can difinide icon for a Forum

I mean for egxemple :
Forum sport have his own icon
and Education an other one
etc..... for all forum

I used MyBB 1.4.13
anny Plugin do that please

thank you very much
You don't need a plugin, there's a thread on how to do this somewhere on here, I have it saved on my computer too:

Quote:Autor: texasli
Version: 1.4
Difficulty : Easy

Screenshot:

Kurulum:

Dash board >> templates >> forum bit templates >> forumbit_depth2_forum

find:
Code:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />

replace:
Code:
<img src="{$theme['imgdir']}/icon/{$forum['fid']}.gif" />

images >> your theme name >> icon(make a file is named icon )
send the gifs to this file

Come the forum's gifs and right click to take fid
then numarete gifs with this fid and send ftp in icon file...

For remove the modification:

make the orginal forum dept2_forum template

or

make the opposite of the making modification
There you go. Big Grin
Quote:Autor: texasli
Version: 1.4
Difficulty : Easy

Screenshot:

Kurulum:

Dash board >> templates >> forum bit templates >> forumbit_depth2_forum

find:
Code:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />

replace:
Code:
<img src="{$theme['imgdir']}/icon/{$forum['fid']}.gif" />

images >> your theme name >> icon(make a file is named icon )
send the gifs to this file
I Make change in the templat and I Create New Folder name's "icon" and i put all gif images that i need

But i don't inderstood this poin can you explane it very will please

Quote:Come the forum's gifs and right click to take fid
then numarete gifs with this fid and send ftp in icon file...
For example: http://yourforum.com/forumdisplay.php?fid=16

Take your image and name it 16.gif and put it in your icon folder.
Sorry i realy don't understood
where i put this link
http://yourforum.com/forumdisplay.php?fid=16
Might be easier to pay for a plugin - http://www.mybbcentral.com/thread-2676.html
(2010-06-17, 12:43 AM)haytoch Wrote: [ -> ]Sorry i realy don't understood
where i put this link
http://yourforum.com/forumdisplay.php?fid=16

No where. You go through your forum, and find the section you want the icon to be for, then look at number after the fid and name the icon that, I can do it for you if you need it done badly.
For " AJS "

how i do that ???
i just regestred in the forum and i activate my user
but they said i don't have a permission . I think Mybb plugins are Free

anny way thank you

if that is about moany ................

For ""Winford F""
thank you

right now i just try it in My localhost to make sure if it work

(I think make icon for each Forum will be nice)
You have to buy a subscription to download their plugins.
Pages: 1 2 3