Version: 1.2.2, by demgel
Developer Last Online: Apr 2013
Category: Mini Mods -
Version: 3.7.x
Rating:
Released: 02-14-2008
Last Update: 06-14-2008
Installs: 965
Uses Plugins Auto-Templates
Re-useable Code Additional Files
No support by the author.
Icons for UserCP Navigation 1.2.2
This mod adds a pretty group of icons (Silk Icons) to your usercp navigation bar items.
Example Collapsed:
Example Expanded:
Install Instructions:
Installation for White Styles (Like vB Default Style)
1. Upload the "usercp_icons" folder into your current style images/misc dir.
2. Import product-iconsusercp.xml in the Product Manager.
3. That's all
Installation for Dark Styles (PNG Icons with Transparency)
1. Upload the "usercp_icons_png" folder into your current style images/misc dir.
2. Import product-iconsusercp-png.xml in the Product Manager.
3. That's all
IMPORTANT: These PNG icons will not display correctly if you're using Internet Explorer 5.5 or 6. For fix this transparency issue check this mod by Oblivion Knight:
Goddess_dix, can you see my post in this thread? I am trying to add icons to the Blog & Project tool links in the control panel. Any help would be greatly appreciated.
I just installed the TMS system....where do I put the xml file you provided?
I did the manual template edits though and it works wonderfully!! Thank You so much.
you would need to go into the tms system, and "download/upload template modifications" and revert your manual edits to add this to your tms system instead of manually.
Goddess_dix, can you see my post in this thread? I am trying to add icons to the Blog & Project tool links in the control panel. Any help would be greatly appreciated.
figure out what images you want and upload them to the same directory as the others.
the code structure is going to be the same as what i gave for anything your adding (i.e. if conditonal if appropriate, plus the table markup).
figure out where it goes, but in the case for the blog, you'll be looking in the blog templates, for the blog_usercp_nav_link template. i don't have project tools installed, but assume it has a similar template for usercp links with it. since it's not stock vb, it's not included in the shell icons template.
hth!
correction- after looking at this, the blog link is a category header. i would look in the new template provided by this hack to see the difference between category headers and subsequent items, and copy that code. don't have the time now to figure it out, but you should be able to sort it out reasonably easily, now you know where to look.
when I install this mod, in the UserCP the options related to vbcredits disappear.
How can I solve this problem?
thanks
review your usercp_shell template, and see where those options were added or called. either by the product or your edits installing the product. (don't use it, so i can't say.) you'll have to recreate those options in your usercp_shell_icons template, the one installed by this mod, most likely.
review your usercp_shell template, and see where those options were added or called. either by the product or your edits installing the product. (don't use it, so i can't say.) you'll have to recreate those options in your usercp_shell_icons template, the one installed by this mod, most likely.
thanks..
I had to modify the usercp_shell_icon template in order to make the other options appearing.