vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - [CM] Fancy Slide Login-Box + Social Icons (Floating Button) (https://vborg.vbsupport.ru/showthread.php?t=289807)

ChiNa 10-28-2012 11:00 PM

[CM] Fancy Slide Login-Box + Social Icons (Floating Button)
 
1 Attachment(s)
Brought to you by
https://vborg.vbsupport.ru/external/2012/10/1.gif



Fancy Slide - Popup Login-Box

https://vborg.vbsupport.ru/external/2012/10/3.gif

(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

https://vborg.vbsupport.ru/external/2012/10/22.png

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" />

Click SAVE and goto next step.

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

Installed but having conflicts with my Template
  1. After Install Forum showes STRETCHED out, how to fix it?
  2. After Install my other jquery and javscript addons stopped working?
Here is what you can try if you have any of the issues mentioned on top.......

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

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-Box

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'});
As you can see in the code there is the "height:220", Change it to what you like!

Taurus1 10-29-2012 02:34 AM

This looks so cool! I would love to give it a try. But I already have a style.css in my forum root. What should I do? Thanks.

ChiNa 10-29-2012 02:36 AM

I will make you another one! Just for you :D Give ma few mins, Thanks for commenting!

Taurus1 10-29-2012 02:39 AM

Quote:

Originally Posted by ChiNa-Man (Post 2376725)
I will make you another one! Just for you :D Give ma few mins, Thanks for commenting!

You are too kind my friend! Thank you so much! You ROCK! :up:

ChiNa 10-29-2012 02:43 AM

Quote:

Originally Posted by Taurus1 (Post 2376727)
You are too kind my friend! Thank you so much! You ROCK! :up:

Heey come on mate, NP! It was just 1 min edit... Ok mate, Done I just changed the style.css to loginbox.css, You can now use the new Download and options!

Ohh its you Taurus1,,, Sorry couldnt recognise you bro,, But go a head, It should be ready! Good luck

Taurus1 10-29-2012 03:06 AM

Maaan....not often that we get such fantastic support here. Thank you so much. Gonna instal this a bit later on, and will let you know how it went.

ChiNa 10-29-2012 05:52 AM

Quote:

Originally Posted by Taurus1 (Post 2376739)
Maaan....not often that we get such fantastic support here. Thank you so much. Gonna instal this a bit later on, and will let you know how it went.

No problem :up: and you can always PM me for any other support as well! I would do it for free without any charge!

And btw, 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

Once again, you are welcome and thanks for your heads-up comments..:up:

Krusty1231 10-30-2012 07:53 AM

1 Attachment(s)
Wow. Just wow. This is a real nice addon. Can you tell me how to do it this way?

On that other site I really like how it closes - and then opens when clicked.

Please tell us how that is done!

JhonDoz 10-30-2012 08:42 AM

it make problem for my forum, when i edit headinclude template, my activity stream, facebook fan page ..... placed behind forum navabars and being hide.

twenty1 10-30-2012 09:21 AM

:up:
Quote:

Originally Posted by Krusty1231 (Post 2376996)
Wow. Just wow. This is a real nice addon. Can you tell me how to do it this way?

On that other site I really like how it closes - and then opens when clicked.

Please tell us how that is done!

Yes, that drop-down login/register seems pretty cool. And it's on top of the page with a more flow system to it if you know what I mean. I like this add-on! Would be amazing if you got the layout from the picture's Krusty1231 added!:up::up:


All times are GMT. The time now is 10:58 PM.

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.01238 seconds
  • Memory Usage 1,755KB
  • 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
  • (3)bbcode_code_printable
  • (4)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
  • (10)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