The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[CM] Facebook & Twitter Badge Details »» | |||||||||||||||||||||||||||
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! ::::::::::::::::::::::::::::::::::::::::::::: Hey everyone, This mod is for Facebook & Twitter! Its like a Badge for your forumhome page! And it will appear in the corner of your homepage! A big thanks to MybbExtras.Net for giving me full permission and support to let us re-use some of their amazing plugins as a vBulletin mod! I am an old mybb board owner, and I decided to use all what I have learned about css and html, and forward it to you guys and to make vBulletin grow further! This is an amazing and easy setup, and I use it on my own forum too! I hope you will like this one! ------------------- Version 1.00: This is very simple and just 1 Template Edit and 3 Steps ------------------- Extra Credits to: RubberDuck (MybbExtras.Net) as Supporter / CoAuthor ------------------- Facebook Badge Example Twitter Badge Example Lets Start.......... Step 1: First go to your ADMINCP, and Style & Templates. Now the right side of your Template name, you should see a dropdown menu! Click on the dropdown and choose Edit Template! Step 2:The next thing we have to do is, to add the CODE for the Badge, and you can either add it in your "header" template or in your "footer" Template! Make sure to add it at the end of the template! Below you will see 2 different Codes, 1 for Facebook, 1 for Twitter! need to add the URL of your facebook or twitter instead of RED TEXT! Facebook Code: (Replace Red Text: With your Facebook or Twitter URL) Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; right:0; z-index:999;" title="Join our Facebook Page" /></a> Twitter Code: (Replace Red Text: With your Facebook or Twitter URL) Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; right:0; z-index:999;" title="Follow us on Twitter" /></a> Make sure to replace the Red Text With your Facebook or Twitter URL. Notice: You cant add both of the codes, else they will make conflicts, and the code on top will cover the code below! So only add one of the codes. Step 3: Now dont forget to copy the images from the attachments below! There are 2 images, one for facebook (facebook.png) and one for Twitter (twitter.png). Upload only one of the images, in your forums "images" folder that you want to use as your Badge! Thats it, we are done. Thank you for following up on this tutorial, and ones again thanks to all of you who have Installed my previouse mods and clicked on the Install Button! Its because of you guys I keep going! Thanks a lot! Stay Tune for more, and please dont forget to click on INSTALLED! How to install it on the LEFT side of the screen ? Here is the CODES + Attached images below [Zip] for using it on the left side: FACEBOOK ON LEFT: Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; left:0; z-index:999;" title="Join our Facebook Page" /></a> TWITTER ON LEFT: Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; left:0; z-index:999;" title="Follow us on Twitter" /></a> Download Now
Show Your Support
|
Comments |
#12
|
||||
|
||||
I changed the image too. |
#13
|
|||
|
|||
Hi woffie, Good job, but make sure to edit your facebook.png and twitter.png befor it works!
|
#14
|
|||
|
|||
Can you tell me how to add both Facebook on left and right side at same time?
|
#15
|
|||
|
|||
Here is the CODES + Attached images below for using it on the left side: METHOD 1: Facebook on left + Twitter on right FACEBOOK ON LEFT: Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; left:0; z-index:999;" title="Join our Facebook Page" /></a> TWITTER ON RIGHT: Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; right:0; z-index:999;" title="Follow us on Twitter" /></a> FACEBOOK ON RIGHT: Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; right:0; z-index:999;" title="Join our Facebook Page" /></a> TWITTER ON LEFT: Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; left:0; z-index:999;" title="Follow us on Twitter" /></a> |
#16
|
|||
|
|||
is there a way to make them both on the right?
|
#17
|
|||
|
|||
Yes sure mate, but it takes a lot of work to change lots of the codes and images! Thats not worth it, at all!
|
#18
|
||||
|
||||
Do you guys have the left side image for twitter?
|
#19
|
|||
|
|||
if you have a photo editing package just flip the image simple
|
#20
|
|||
|
|||
Quote:
and if anyone has an image editing package its easy for them to deal with the rest this is a good template edit but it can be adapted to include the URL edits within the admincp rather than the template, i have complety rewrote the code to deal with this myself so i dont need to go into the template and add the url directly |
#21
|
|||
|
|||
@simonhind Its easy, Tho the images are the hard part for many on here, because they dont have the right tool) Thats why I think its a bit hard for THEM to change the images and codes! While It will take a 1 min for me or less! @RichieBoyFirst of all sorry I had exams and been very tight working, and if you take a look on the first page, I did make the LEFT side codings! But here is it again! CODE + Attached images below for using it on the left side: METHOD 1: Facebook on left + Twitter on right FACEBOOK ON LEFT: Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; left:0; z-index:999;" title="Join our Facebook Page" /></a> TWITTER ON RIGHT: Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; right:0; z-index:999;" title="Follow us on Twitter" /></a> FACEBOOK ON RIGHT: Code:
<a href="http://YOUR-FACEBOOK-URL" target="_blank"><img src="images/facebook.png" alt="Facebook" style="position: fixed; top:0; right:0; z-index:999;" title="Join our Facebook Page" /></a> TWITTER ON LEFT: Code:
<a href="http://YOUR-TWITTER-URL" target="_blank"><img src="images/twitter.png" alt="Twitter" style="position: fixed; top:0; left:0; z-index:999;" title="Follow us on Twitter" /></a> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|