The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Icons for UserCP Navigation 1.2 Details »» | |||||||||||||||||||||||||
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: ? PNG Transparency for Internet Explorer: https://vborg.vbsupport.ru/showthread.php?t=94416 Version History: 1.1: - Added automatic template insertion. - Fixed compability width with vBulletin Project Tools Item. - Fixed compability width with vBulletin Blog Item. 1.2: - Added collapsable option to items. - Private Messages Item modified, no menu. - Subscriptions Item modified, no menu. 1.2.1: - Minor changes in shell template (missing  . - Added blank html file in the icons dir. 1.2.2: - Added PNG icons for Dark Styles. (Thanks to hcmagix for the idea). - Added version checking. ?Tested on vBulletin 3.7.1! Show Your Support
|
Comments |
#102
|
|||
|
|||
Beautiful. I love pngs! Thanks for the mod!
|
#103
|
|||
|
|||
ok, I have a problem
two icons are missing sent items and show all in the subscribed threads any idea about how to fix that? thank you for the nice job |
#104
|
|||
|
|||
Very nice work!!! Thank You. Just a quick question:
I have a couple other hacks that will not show up when this one is enabled. They are: Extra Profile Fields Page https://vborg.vbsupport.ru/showthread.php?t=179989 and Favorite Smilies https://vborg.vbsupport.ru/showthrea...vorite+smilies What can I do to get these to show up when I have your icons installed? |
#105
|
||||
|
||||
Quote:
for the favorite smiles, take this icon attached, and upload it to the same folder as the rest of your cp icons (images/misc/usercp_icons/) in your usercp_shell_icons template, find this text Code:
<if condition="$show['profilepiclink']"> <tr><td class="$navclass[profilepic]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> <img border="0" src="$stylevar[imgdir_misc]/usercp_icons/picture_edit.png" width="16" height="16"></td> <td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td> </tr> </table> </td></tr> </if> Code:
<!-- favorite smilies --> <if condition="$vbulletin->options['favsmiliesactive'] AND ($permissions['favsmiliepermissions'] & $vbulletin->bf_ugp_favsmiliepermissions['canusefavsmilies'])"> <tr><td class="$navclass[customize]" nowrap="nowrap"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"><img border="0" src="$stylevar[imgdir_misc]/usercp_icons/favoritesmilies.gif" width="16" height="16"></td> <td><a class="smallfont" href="misc.php?$session[sessionurl]do=editfavsmilies">$vbphrase[edit_favorite_smilies] </a></td> </tr> </table> </td></tr> </if> <!-- / favorite smilies --> and on the question for using this with princeton's hack, no, you can't, but you CAN continue to use the dropdown cp menu with the product disabled as long as you keep the template edits that call the script for the dropdown in your navbar. hope that helps! |
#106
|
|||
|
|||
Thanks a lot. That solved the problems.
Great work! Just love your hack! |
#107
|
|||
|
|||
Quote:
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. |
#108
|
||||
|
||||
Very nice touch! Thank you!
|
#109
|
|||
|
|||
Installed. Thank you
How to make Usercp column wider? |
#110
|
|||
|
|||
nice touch, nice mod
|
#111
|
|||
|
|||
This should come with vb 3.7!
Good job |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|