Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[CM] Social 5ive Icons (Grayscale effect by hover) Details »»
[CM] Social 5ive Icons (Grayscale effect by hover)
Version: 1.00, by ChiNa ChiNa is offline
Developer Last Online: Feb 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.7 Rating:
Released: 08-24-2012 Last Update: 08-24-2012 Installs: 5
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

This was brought to you by ChiNa-Man

First of all I am a free soul, So if one of you guys decided to post this on another forum or a website, I would be appreciated if you give some CREDITs to the Developer simply typing his name: Credits to: ChiNa-Man, and do not CHANGE or DELETE the ORIGINAL CONTENT! Thank you!

:::::::::::::::::::::::::::::::::::::::::::::

A big thanks to everyone who have helped me get started on making Products, Such as Scanu, LancerForHireLCC & later on KH99. THANKS A LOT !

=================================

Social 5ive may obviously stand for Social Five! I have made this mod from the bottom! I made this 3-4 years ago for my old MYBB forum, since it has been everywhere, but not her on vBulletin. And I had no time to make a refreshment of this! The original comes with 3 Icons, while I have build this one with 5 icons!
Its placed right under your forum header,,, On the left side!



By the way, my screen recorder was not showing my mouse cursor!
Sorry about that!

How to Install:
First of all, dowload the "Images.zip" from the attachments below.
Inside the "Images.zip" there are 1 folder, called "images"! If you use any FTP software then either Drag or upload the images folder to your forum root!

Simply go to your ADMINCP, and scroll down to Plugins & Products, and then choose Manage Products, and in the new windows that opens scrool down till you see the Add/Import Product. Click on it and on your right choose BROWSE! Now look for the product-social5ive.xml XML file and simply click on IMPORT!

Thats It, Its now Installd!

Thanks alot for following up, Make sure to click Installed, and thanks to those who already have clicked Installed!




EXTRA Tutorial (Manual Add)

Now this Addon is set to install the Social Five icons in your header template! But if if you want to add it WHERE you want it, then I will provide you the FULL CODE instead of using the XML file! Then you decide you want it to appear.

Step 1: First of all upload the images to your forum root.

Step 2: Then add the Code below wherever you want in your template Header or forumhome template!

You can also add it in your postbit or postbit_legacy! Decide where you want the ICONS to appea

Add the code below:
Code:
 <style type="text/css">

#facebook
{
     background: url('images/social5/facebookb.png');

     height: 36px;
     width: 36px;
     display: block;
}

#facebook:hover
{
    background: url('images/social5/facebook.png');
 
}

#twitter
{
     background: url('images/social5/twitterb.png');

     height: 36px;
     width: 36px;
     display: block;
}

#twitter:hover
{
    background: url('images/social5/twitter.png');
 
}

#digg
{
     background: url('images/social5/diggb.png');

     height: 36px;
     width: 36px;
     display: block;
}

#digg:hover
{
    background: url('images/social5/digg.png');
 
}

#linkedin
{
     background: url('images/social5/linkedinb.png');

     height: 36px;
     width: 36px;
     display: block;
}

#linkedin:hover
{
    background: url('images/social5/linkedin.png');
 
}

#youtube
{
     background: url('images/social5/youtubeb.png');

     height: 36px;
     width: 36px;
     display: block;
}

#youtube:hover
{
    background: url('images/social5/youtube.png');
 
}

</style>
<div style="width:410px; height:36px; border:0px solid red; padding:5px;">

<a id='facebook' href='http://www.facebook.com'alt="Facebook" src="#" style="width:36px; height:36px; border:0px solid blue; float:left;" /></a>
<a id='twitter' href='http://www.twitter.com' alt="Twitter" src="#" style="width:36px; height:36px; border:0px solid blue; float:left;" /></a>
<a id='digg' href='http://www.digg.com' alt="Digg" src="#" style="width:36px; height:36px; border:0px solid blue; float:left;" /></a>
<a id='linkedin' href='http://linkedin.com' alt="Linkedin" src="#" style="width:36px; height:36px; border:0px solid blue; float:left;" /></a>
<a id='youtube' href='http://www.youtube.com' alt="Youtube" src="#" style="width:36px; height:36px; border:0px solid blue; float:left;" /></a>
</div>

If you wanted to place the Icons in middle or center. Then add 2 extra codes!
Add one code at the start of the code, and one at the end!

Codes for CENTERING the icons:

Start Code:
<div align="center">
End Code: </div>

If you wanted to change it to the RIGHT or LEFT side of your screen! Simply change the word "center", to right or left!

Thats it!
Thats it, thanks for following up on my tutorial!



Download Now

File Type: zip Images.zip (22.0 KB, 46 views)
File Type: xml product-social5ive.xml (4.1 KB, 42 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 09-28-2012, 08:49 AM
initiald initiald is offline
 
Join Date: Mar 2012
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you make a version for vbulletin 4?
Reply With Quote
  #3  
Old 09-28-2012, 06:59 PM
3raq4all 3raq4all is offline
 
Join Date: Feb 2009
Location: Sweden
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, King
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03928 seconds
  • Memory Usage 2,240KB
  • Queries Executed 17 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_attachment
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete