vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Icons for UserCP Navbar (https://vborg.vbsupport.ru/showthread.php?t=202000)

demgel 01-15-2009 10:00 PM

Icons for UserCP Navbar
 
1 Attachment(s)
Icons for UserCP Navigation 1.3

This mod adds a pretty group of icons (Silk Icons) to your usercp navigation bar items and also the collapse option.

Example Collapsed:

http://imageflux.net/uploads/090116/.../collapsed.gif

Example Expanded:

http://imageflux.net/uploads/090116/...U/expanded.gif

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


? 3.7.x Version:
https://vborg.vbsupport.ru/showthread.php?t=170558


Version History:

1.3:
- Updated for vBulletin v3.8.
- Changed the method of icon displaying (now floating divs).


?Tested n Working!

Don't forget to clic INSTALL :D

demgel 01-16-2009 01:29 PM

Reserved (:

Hasann 01-16-2009 01:51 PM

thank you for updating

Magnumutz 01-16-2009 02:07 PM

I liked the 1.2 one better.

pein87 01-16-2009 02:52 PM

thanks for the update the original one also worked on 3.8, good work mate.

dannykilla 01-16-2009 03:22 PM

Thanks for the update better than 1.2 m8

islamicvd 01-16-2009 08:02 PM

why the icons are not showing?

NAZIA 01-16-2009 08:08 PM

Thanks for the New updates for the moderated items.. for the admin.

abroad 01-16-2009 08:18 PM

do we need to set a link if we use this? (Silk Icons Licence Aggreement)

http://www.famfamfam.com/lab/icons/silk/

Sweeks 01-16-2009 09:36 PM

Seems to have the text breaking out of the tables now a little. Any ideas?
________
CHEVROLET EL CAMINO

voglermc 01-17-2009 01:22 AM

Where can I add more width?

Indyaboard 01-17-2009 02:04 AM

Quote:

Originally Posted by Magnumutz (Post 1714703)
I liked the 1.2 one better.

These are better. :D

kavehch 01-17-2009 03:03 AM

hi

thanks for share i want to align right this icon please help me ?

tylneyt 01-17-2009 07:44 AM

Great stuff very simple to install.
Thanks

KURTZ 01-17-2009 09:55 AM

superb i'm waiting for this! :)

demgel 01-17-2009 10:41 AM

Quote:

Originally Posted by islamicvd (Post 1715040)
why the icons are not showing?

Did you upload the "usercp_icons" folder to your active skin misc folder?

Quote:

Originally Posted by abroad (Post 1715061)
do we need to set a link if we use this? (Silk Icons Licence Aggreement)

http://www.famfamfam.com/lab/icons/silk/

I don't think so, I linked famfamfam here but I don't really know if you need by licence to add some link on your site (I don't think so...).

Quote:

Originally Posted by voglermc (Post 1715308)
Where can I add more width?

HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">

In that table, you could add the width value like this:
HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="500">

Quote:

Originally Posted by kavehch (Post 1715348)
hi

thanks for share i want to align right this icon please help me ?

You have to edit icon by icon the floating value:
HTML Code:

<div style="float:left;margin-right:5px;"><img border="0" src="$stylevar[imgdir_misc]/usercp_icons/vcard_add.gif" /></div>
In there you have to change only this (be careful cause some items have a menu control):
HTML Code:

float:right

kavehch 01-17-2009 01:43 PM

hi

sorry i change this code to .xml or to style sorry?

David Gillaspey 01-17-2009 08:33 PM

Installed.

Very nice!

BlackJacket 01-17-2009 08:52 PM

Installed.

Looks great also! Thanks for the mod...

demgel 01-17-2009 11:43 PM

Quote:

Originally Posted by kavehch (Post 1715743)
hi

sorry i change this code to .xml or to style sorry?

To the template (style) ;)

mrcake 01-18-2009 04:04 PM

Quote:

Originally Posted by islamicvd (Post 1715040)
why the icons are not showing?

I had to create a new folder in within my 'misc' folder, and upload all the contents individually. /forums/images/misc/usercp_icons

Also as a note, I followed the instructions - uploaded the .gif files and install the xml.png - and it didn't work. uninstalled the .png and installed the other .xml and it worked.

Thanks for the mod! Looks much better now. :)

LoveStream 01-18-2009 04:38 PM

Thanks, your Mod.

hscorp 01-26-2009 03:05 PM

thanks man

but if you can expand the width a lil to make "Edit Email & Password" be in one line not two would be better i think :)

niceevil 01-26-2009 07:52 PM

thanks I think this is the best

chriske 01-26-2009 09:45 PM

I thought; Why don't i see the icons...

Then i read the intructions again and came to the conclusion i didn't upload the whole folder
Upload the "usercp_icons" folder into your current style images/misc dir.

LoL

Works fine, thanks a lot for making my forum a better place :D

Saviour 01-28-2009 01:44 PM

Nice...Thanks!

Now my Blog CP and User CP jive...

Armyqt 01-29-2009 08:27 PM

Okay, I've got this working. Thanks again.

Slyou 01-29-2009 09:00 PM

TY very much. Beautiful and easy to install. Perfect

-=Leb=- 01-30-2009 12:38 AM

About time, thx for the update :)

rapidphim 02-05-2009 06:50 AM

Are there some missing icons for:

Profile Privacy
Contacts & Friends
Pictures & Albums
Inbox
Track Messages

dai-kun 02-05-2009 07:45 AM

Thanks very nice.

EagleNick 02-07-2009 02:07 AM

Thank you for updating! :D

EagleNick 02-07-2009 02:33 AM

1 Attachment(s)
For some reason, the width of the left-column has not increased to accommodate the new images. Because of this, the text of the choices extends past the border of the column.

I have attached a screenshot. Let me know how I am able to resolve this. I'm very picky :p

Peter Walker 02-07-2009 09:50 PM

Hi,
I am sorry but I find the installation instructions here really confusing. I am no stranger to adding mods or running vButtetin either.

Quote:

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.

Now where should that directory "usercp_icons" go. I have copied it to just about every conceivable place and it still does not work. I am running vB 3.8.1 by the way.

Default Style: Under Styles and Templates, I have "Default" and "PDA" styles. There are no directories with those names.

/forum/cpstyles: There I find a number of directories like "vBulletin_2_Default" etc. but they do not have any "misc" subdirectories. I tried copying the "usercp_icons" into each of them - no luck!

/forum/images/misc/: Great, there is a misc directory here so I copied both directories into it. Still no luck!

Nowhere else seemed to make any sense. No matter what I do this is not working for me and yes, I have installed the product in the products manager.

If someone cannot provide better instructions which actually work, this product is going to get thrown out of my forum very soon now.

Regards

Peter

Stifmeister2 02-08-2009 08:26 PM

Quote:

Originally Posted by Peter Walker (Post 1737354)
Hi,
I am sorry but I find the installation instructions here really confusing. I am no stranger to adding mods or running vButtetin either.



Now where should that directory "usercp_icons" go. I have copied it to just about every conceivable place and it still does not work. I am running vB 3.8.1 by the way.

Default Style: Under Styles and Templates, I have "Default" and "PDA" styles. There are no directories with those names.

/forum/cpstyles: There I find a number of directories like "vBulletin_2_Default" etc. but they do not have any "misc" subdirectories. I tried copying the "usercp_icons" into each of them - no luck!

/forum/images/misc/: Great, there is a misc directory here so I copied both directories into it. Still no luck!

Nowhere else seemed to make any sense. No matter what I do this is not working for me and yes, I have installed the product in the products manager.

If someone cannot provide better instructions which actually work, this product is going to get thrown out of my forum very soon now.

Regards

Peter

Did you upload the whole usercp_icons folder to /forum/images/misc/ ???


I didn't do this first, I uploaded all the images inside 'usercp_icons' folder to /forum/images/misc/ ... But you have to upload the actual folder. So the images will be here on your server:
/forum/images/misc/usercp_icons/

1Turk 02-14-2009 08:52 AM

thank you :=)

Jedric 02-14-2009 09:03 AM

Installed :)

Jedric 02-14-2009 09:06 AM

Quote:

Originally Posted by EagleNick (Post 1736707)
For some reason, the width of the left-column has not increased to accommodate the new images. Because of this, the text of the choices extends past the border of the column.

I have attached a screenshot. Let me know how I am able to resolve this. I'm very picky :p

I had the same exact problems as you.

I went into the product-iconsusercp.xml file and changed:

HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">

to

HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="160">


Basically, just change the width to the amount that looks right.

EagleNick 02-14-2009 10:53 AM

Quote:

Originally Posted by Jedric (Post 1743687)
I had the same exact problems as you.

I went into the product-iconsusercp.xml file and changed:

HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">

to

HTML Code:

<!-- usercp nav -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="160">

Basically, just change the width to the amount that looks right.

I made that edit then re-imported the product XML file and it isn't resolving the issue. Is there a step I am forgetting to do?

Thank you for your help.

RedHacker 02-18-2009 05:00 AM

Today I imported one New Style but the icons not display..!!!Why...?


All times are GMT. The time now is 03:56 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01348 seconds
  • Memory Usage 1,829KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_html_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete