The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[CM] Fancy Slide Login-Box + Social Icons (Floating Button) Details »» | |||||||||||||||||||||||||||||||||
[CM] Fancy Slide Login-Box + Social Icons (Floating Button)
Developer Last Online: Feb 2023
Brought to you by Fancy Slide - Popup Login-Box (Uses Motools) Credits for Source: www.Web-Kreation.Com Credits for Social Icons: www.Addthis.com Idea & Inspiration: Tempus from vBulletin-Mods.co.uk Watch Full Video Tutorial on Youtube: http://www.youtube.com/watch?v=GwfjFAG7AYk This is a Fancy Login-Box showen on your forumhome! Its made for Forumhome only and for Guests ofcourse. Its a simple but a fancy popup login-box! On the right I have added Social Sharing Icons from Addthis.com, and there is also a COUNTER showing how many have shared your site.. Notice that there is used Motools to run this, So you might be carefull not mixing other Jquery + Motools on your site! This is configured to work a vBulletin Default Theme! Ofcourse it will work on other vB4.2 Themes as well, Just that Motools is not good with other Jquery or Javascript used! Image of Actual Login-Box Installation: First of all, Download the Upload.zip file from the attachments below, and the "XML Product"! Upload the content of "Upload.zip" to your forum root! 1) Now go to yout ADMINCP, and then Styles & Templates >> Style Manager >> And the Style you use, on it right side on the DropDown-Menu choose Edit Templates. 2) Now look for "headinclude" Template, Click on open the headinclude template. Now add the following code on the VERY TOP! And add this on top: Code:
<link rel="stylesheet" href="loginbox.css" type="text/css" media="screen" /> <link rel="stylesheet" href="mooslide.css" type="text/css" media="screen" /> 3) Now you should Install the XML Product by going to Plugins & Products, and Manage Products, Scroll down and click on [Add/Import Product]! Now click on the BROWSE button and LOCATE the "XML Product" called "product-popup_login", Choose and click IMPORT! THATS IT, We are done, Make sure to click Installed if you use this. Visible for Guests only! If you wanna see the LoginBox, you will have to log-out and go to your forums home page! Troubleshoots & Help If you wanted to change the Colors for the LOGIN-Box, then check the file called loginbox.css & mooslide.css! Open it with a TEXT Editor, and there you have all the options there! Plus the WIDTH of the Login-BoxInstalled but having conflicts with my Template
In my Tutorial on top, go to STEP 2, and as you can see there are 2 LINES of codes that you should add in your HEADERINCLUDE template.. But Instead of adding BOTH of the lines. We only add ONE! But this time we add it in the HEADER Template and not Headerinclude.. So Go a head and ADD THIS code below ALL of the other codes, all the way down, in your HEADER template..... Code to add: Code:
<link rel="stylesheet" href="mooslide.css" type="text/css" media="screen" /> Thats it,,,,,,,,,, Check if it works better Next - Popup Login Box Options / Size & Color ADMINCP (Settings) If you want to change the options, you can go to your SETTINGS and "Fancy Popup Login-Box", there you can choose who should see it who should not! You can also change the Color of the FLOARBUTTON and Size, plust where it should show up, on your forumhome! Change Box Color Notice: If you wanted to change the Height of the box, then its not in any of the CSS files, but its in the the XML product file, Open it with a TEXT-EDITOR and find the following line below: Find: Code:
var myLogin = new mooSlide2({ slideSpeed: 1500, fadeSpeed: 500, toggler:'login', content:'loginPanel', height:220, close: false, effects:Fx.Transitions.Bounce.easeOut , from:'top'}); Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
Black Snow, concepts, nacaruncr |
Comments |
#32
|
|||
|
|||
Quote:
Full code Code:
<div class="floatlogin"><a href="#" id="login"><b>Login</b></a> </div> Good luck |
#33
|
|||
|
|||
how do i configure it so it floats in the centre all i get is the word log at the side of my logo
|
#34
|
|||
|
|||
is it possible to use this code on non vb pages to login to the vb forums ?
|
#35
|
|||
|
|||
Quote:
Quote:
@gokhansancar, Right now, its on forum home, but yes you can use LOGIN BUTTON to be on other pages... But takes some time! If you decided to Install it, then I will def help you out! Good Luck |
#37
|
||||
|
||||
I get this problem when I insert the code in my header include.. my forums get thrown off.
|
#38
|
|||
|
|||
Quote:
All those are making conflict with your theme,,, So thats very normal! It can be fixed, if you try to put the code from the HEADINCLUDE to your HEADER below, and see if it works! Or your footer template! Good luck mate... |
#39
|
||||
|
||||
Thank you for your reply, however, when I try to add to the header or the footer, it then stretches out the entire body of the forums.
|
#40
|
||||
|
||||
I sent a PM with login details if you want to take a look... thank you!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|