3.8.x Login Slider (jQuery)

cornishman

New Member
Guys,
UPDATED
Many thanks go to h@ck3r and Hoxxy for their input/advice/help
This little product will provide your forum with a slider login panel based around jQuery.
See the following page for a demo:
Code:
http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/


1st: Upload everything in the UPLOAD folder to your forum root.

2nd: Install the product

If the slider does NOT display in your custom theme(s) then you will need to open the 'header' template, and insert:
PHP:
$loginslide
at the very top of the template.
(don't forget, you need to be logged out for you to see the login slider)

This version is a lot more forgiving regarding custom theme layouts.

NOTE: on some fixed width themes the login slider will align itself with the themes left side, but not the right. I have tried to fix this, but not yet.

I have tested it with vBulletin 3.8.3 and vBAdvanced 3.2.0
 

katano

New Member
Hi guys!

I can't make it work!

Everything was upload to root, imported the xml file but it doesn't load the menu...

I've tryed on Firefox and IE and the menu doesn't work!

Could someone help me with this?

Here it is just how it shows! You click on the login button and it does nothing :(

vhf5ad.png


Sorry guys, fixed the problem! Some error in another js function wasn't making this one to work! Now it works fine!

Thanks
 

h@ck3r

New Member
Welcome to CPS Central

^^ Is there a way to edit this?

I can't see this in any of the files.

Does this mod give any options in the adminCP or not?

Cheers

EDIT: Nevermind.. I found it. It's in the template :)

Thanks again. Off to add my Facebook connect button and do away with the other login box :D
 

h@ck3r

New Member
I have a problem with mine (Just noticed).

View attachment 15435

This is on the Bluefox fixed width style.

On the Bluefox Fluid style, it is only about 10px too wide, but goes from one end to the other.

How to fix this please?
 

h@ck3r

New Member
h@ck3r said:
I have a problem with mine (Just noticed).

View attachment 15435

This is on the Bluefox fixed width style.

On the Bluefox Fluid style, it is only about 10px too wide, but goes from one end to the other.

How to fix this please?

Hmm.. even bigger problem in IE7/ IE8- The LOGIN tab appears WAAAAY over to the right. So much so- members can't login as they don't think to scroll away over to the right.

I've removed the normal login form from the navbar now, so many of my members are locked out of the forum.

Any chance someone could help me with this soon? (PLEASE) :D
 

KillaStaff

New Member
the script is nice, but the css is really bad !

many class are not use, and the style.css is don't good for vb (class "a" is already use by vbulletin, img ect)

but thanx i love (after modify ^^)
 

h@ck3r

New Member
KillaStaff said:
the script is nice, but the css is really bad !

many class are not use, and the style.css is don't good for vb (class "a" is already use by vbulletin, img ect)

but thanx i love (after modify ^^)

Did you have this problem after installing it too?

And have you fixed it? If so- how please.
 

h@ck3r

New Member
Found another bug in this mod.. it screws up profiles.

Took some screenshots of before & after.. who wants them?

Hoxxy or Cornishman? I'll PM them to you. :)
 

h@ck3r

New Member
h@ck3r said:
Found another bug in this mod.. it screws up profiles.

Took some screenshots of before & after.. who wants them?

Hoxxy or Cornishman? I'll PM them to you. :)

Problem fixed.

Just delete style.css

That file is not needed.

I've also removed a load of code from slide.css that wasn't needed (May be more im not sure).

Here's the updated file
View attachment 15446

But I still have the same problem with the bar being away over to the right (OFF THE PAGE), especially in Internet Explorer.

Any fix please?
 

sdotone

New Member
excellent looking script. Seems redundant for vB use, but I may implement it on my wordpress.

Thanks for this =]
 
Top