I wanna add sub-category icon! help timan~ : )

hi timan!

im a newbie aqua-soft skin member^^

i have a request! about category icon..

i want to use this mod..

http://www.vbhackers.com/f76/vb-category-i...757/index2.html

vB Category Icons v1.0.1

can u help me?

check this mod plz....and answer me! plz ; )

thanks!

p.s sorry timan! im not english native speaker, so i cant explain my request well.. T_T

oh! i use vbb 3.7.3+aqua v4 8/27 updated version! ; )

vB Category Icons 1.0.1.zip

Attachment: vB Category Icons 1.0.1.zip

#508833

Can I get a screenshot of what it looks like now on the skin?

#508841

ou! thanks timan!

if u are ok, install this mod.. plz.. maybe u will be know my problem..

vB Category Icons

vBulletin 3.5.0 RC 1

www.vBHackers.com

What this does

This will allow you to setup a icon to display by the title of each forum you have. The look of the icon depends on how you want to set it up in the templates. This will work for all levels of sub-forums.

Note:

This hack will work for vBulletin Version 3.5.0 RC-1 ONLY!

To do list...

* Time to install: 3 minutes

* Queries to run: 1

* File Mods: 0

* Templates to edit: 2

* Templates to add: 0

* New Phrases: 1

* New Plugins: 2

Template Edit

Alot of people want to get there icon like my screenshot. So you have bugged me enough for me to post how. :P Enjoy!

Replace Template: forumhome_forumbit_level1_post With The Folllowing:

<tbody>

<tr align="center">

<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]">



<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td><img src="../../unavailable.html" alt="" border="0" /></td>

<td><img src="../../unavailable.html" alt="" width="9" height="1" border="0" /></td>

<td>



<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td>$forum[forumhomeicon]</td>

<td>

<div>

<a href="../../unavailable.html"><strong>$forum[title]</strong></a>

<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>

</div>



<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="../../unavailable.html">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>

<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>

</td>

</tr>

</table>

</td>

</tr>

</table>



</td>

<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>

<td class="alt1">$forum[threadcount]</td>

<td class="alt2">$forum[replycount]</td>

<if condition="$vboptions['showmoderatorcolumn']">

<td class="alt1"><div class="smallfont">$forum[moderators] </div></td>

</if>

</tr>

</tbody>

<if condition="$childforumbits">

<tbody>

$childforumbits

</tbody>

</if>

Replace Template: forumhome_forumbit_level2_post With The Folllowing:

<tr align="center">

<td class="alt2"><img src="../../unavailable.html" alt="" border="0" /></td>

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='forumdisplay.php?$session[sessionurl]f=$forum[forumid]';">

<table cellpadding="0" cellspacing="0" border="0">

<tr>

<td>$forum[forumhomeicon]</td>

<td>

<div>

<a href="../../unavailable.html"><strong>$forum[title]</strong></a>

<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>

</div>



<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="../../unavailable.html">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>

<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>

</td>

</tr>

</table>

<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>

<td class="alt1">$forum[threadcount]</td>

<td class="alt2">$forum[replycount]</td>

<if condition="$vboptions['showmoderatorcolumn']">

<td class="alt1"><div class="smallfont">$forum[moderators] </div></td>

</if>

</tr>

$childforumbits

And Thats All!

Please read carefully and make all the necessary changes as stated. This is will work if installed properly.

PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack

Help & Support

Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here.

Please post bugs and errors here. Hope you like, feedback welcomed.

--------------------------------------------------------------------------------------------------------------------

when i was installed this mod..

subforum form wrong working..

and brake subforum form.. [attached images]

so i want to add only $forum[forumhomeicon] code in default aqua-skin v4 in forumhome_forumbit_level1_post and forumhome_forumbit_level2_post .

where can i put $forum[forumhomeicon] this code in?

thanks ; )

post-84432-1220323611_thumb.png

error.PNG
error.PNG

#508844

Yea, that mod was not made for vb3.5 final let alone 3.7

Use the following...

forumhome_forumbit_level1_post

<tbody>

<tr <if condition="$forum['displayorder'] % 2 == 0">class="alt1"<else />class="alt2"</if> align="center">

<td colspan="2" align="$stylevar[left]" id="f$forum[forumid]">

<table cellpadding="0" cellspacing="0" border="0" width="100%">

<tr>

<td valign="top"><img src="../../unavailable.html" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>

<td><img src="../../unavailable.html" alt="" width="9" height="1" border="0" /></td>

<td style="padding-right:4px">$forum[forumhomeicon]</td>

<td width="100%">

<if condition="$vboptions['externalrss']"><a style="float:right;margin-top:8px;" href="../../unavailable.html"><img class="inlineimg" src="../../unavailable.html" alt="Feed Icon" title="Subscribe to $forum[title]'s RSS Feed" /></a></if>

<div><a href="../../unavailable.html" style="font-size:12px;"><strong>$forum[title]</strong></a> <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if></div>

<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="../../unavailable.html" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>

<if condition="$show['subforums']"><div class="smallfont" style="margin-top:2px;"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>

</td>

</tr>

</table>

</td>

<td class="bleft">$forum[lastpostinfo]</td>

<td class="bleft">$forum[threadcount]</td>

<td class="bleft">$forum[replycount]</td>

<if condition="$vboptions['showmoderatorcolumn']"><td class="bleft smallfont">$forum[moderators]</td></if>

</tr>

</tbody>

<if condition="$childforumbits">

<tbody>

$childforumbits

</tbody>

</if>

forumhome_forumbit_level2_post

<tr <if condition="$forum['displayorder'] % 2 == 0">class="alt1"<else />class="alt2"</if> align="center">

<td valign="top"><img src="../../unavailable.html" border="0" alt="" id="forum_statusicon_$forum[forumid]" /></td>

<td align="$stylevar[left]" id="f$forum[forumid]">

<table cellpadding="0" cellspacing="0" border="0" width="100%">

<tr>

<td style="padding-right:4px">$forum[forumhomeicon]</td>

<td width="100%">

<if condition="$vboptions['externalrss']"><a style="float:right;margin-top:8px;" href="../../unavailable.html"><img class="inlineimg" src="../../unavailable.html" alt="Feed Icon" title="Subscribe to $forum[title]'s RSS Feed" /></a></if>

<div>

<a href="../../unavailable.html" style="font-size:12px;"><strong>$forum[title]</strong></a>

<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>

</div>

<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="../../unavailable.html" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>

<if condition="$show['subforums']"><div class="smallfont" style="margin-top:2px;"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>

</td>

</tr>

</table>

</td>

<td class="bleft">$forum[lastpostinfo]</td>

<td class="bleft">$forum[threadcount]</td>

<td class="bleft">$forum[replycount]</td>

<if condition="$vboptions['showmoderatorcolumn']"><td class="bleft smallfont">$forum[moderators]</td></if>

</tr>

$childforumbits

That should do the trick.

#508903

thanks Timan!

great~ working!

#508955