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
Sliding login panel with jQuery 1.5 (updated) Details »»
Sliding login panel with jQuery 1.5 (updated)
Version: 1.00, by Andy69 Andy69 is offline
Developer Last Online: Sep 2009 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.2 Rating:
Released: 07-19-2009 Last Update: Never Installs: 44
 
No support by the author.

version 1.0 Works With All VBulletin Versions

Sliding login panel with jQuery 1.5
updated version added in below posts


Description:

this Will, Add A Login In The Head Of Your Forum. With The Power Of JQuery, You Are Now Able To Slide Up and Down, The Login Panel. This A Very PowerFul Tool For A Quick Login


Installation Steps:

1. Upload All the Files In The Correct Place, Example:

The Css Folder Will Go In The Root Of You Forum, Everything In The Clientscript Folder There Will Be Two Files, They Will Go In Your Default Clientscript Folder From You Forum, And The Images Folder, You
Will Do the Same As The Clientscript Folder , But Only This Time, This Will Be The Images Folder From Your Default

2. Templates Edits

Now Is The Part Were To Add The Code,

From All The Files, You Should Have Got , A Text File Called , "Your Code" Open That With Any Text Editor Like NotePad.

Now Go To Your AdminCp And Go To Styles & Templates Then Click, Style Manager, Then Click Edit Templates

Now Look For "header"

At The Very Top Add The code that Is Provided, From the Text file Called " Your Code"

Then Hit Save, But If You Want You Can Do IT For All Your Skins

3. Now Your Are Going To Notice That The BackGround doesn't Match Your Skin

In The Css Folder You'll Find, A File Called "Style.css" Open It With A
Text Editor Like NotePad. Now Thats Its Open Look For

body {
font: 85%/0.9 arial, helvetica, sans-serif;
background: #000000 url(../images/bg.gif) repeat 0 0;
line-height: 130%;
width: 100%;
min-width: 970px;
color: black;
}

From There You'll See background: #000000 , You Need To Chage The Color Code To From #000000 With Your Skin's Color, So IT Match's It
If You Don't Do This Then The Color Won't Change.

4. Now In The Images Folder You'll See A File Called, "bg" , You Need To Change That With Your Skins BackGround Image, If Not It Will Also Not Change Or Match Your Skin's BackGround Image.

5. If Any Issues, Please Look A The ScreenShots

6. Thats It Your Done, You Now Have Sliding login panel with jQuery


This Was Developed By 1Only And Mister_X

demo here :
http://sitetest1234.selfip.com/forums/





screen shots attached

Download Now

File Type: zip sliding-login.zip (37.2 KB, 531 views)

Screenshots

File Type: jpg 33c7ybc.jpg (8.8 KB, 0 views)
File Type: jpg 1qlis5.jpg (20.3 KB, 0 views)
File Type: jpg f4hbma.jpg (38.8 KB, 0 views)

Show Your Support

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

Comments
  #22  
Old 07-25-2009, 10:49 AM
Andy69 Andy69 is offline
 
Join Date: May 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

your welcome hope u enjoy using it
Reply With Quote
  #23  
Old 07-25-2009, 05:35 PM
regitbull regitbull is offline
 
Join Date: Jan 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello,

i like your mod but i want to use it to show other info and not the login panel.

anyway thats not the point but i want to show it under the navbar but when i put the code somewere else then the top of the header then the mod dont work and draws the blue boxes everywere on the forum.

is there a solution for this mod so to not show the box above the header but under the navbar???
Reply With Quote
  #24  
Old 07-26-2009, 11:40 AM
Andy69 Andy69 is offline
 
Join Date: May 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i will work on it tonight for you regitbull thats a good idea i will post back soon as i have finished
Reply With Quote
  #25  
Old 07-26-2009, 11:48 AM
regitbull regitbull is offline
 
Join Date: Jan 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andy69 View Post
i will work on it tonight for you regitbull thats a good idea i will post back soon as i have finished
aah nice thx.

great support
Reply With Quote
  #26  
Old 07-27-2009, 08:05 PM
1only 1only is offline
 
Join Date: Jul 2009
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by regitbull View Post
hello,

i like your mod but i want to use it to show other info and not the login panel.

anyway thats not the point but i want to show it under the navbar but when i put the code somewere else then the top of the header then the mod dont work and draws the blue boxes everywere on the forum.

is there a solution for this mod so to not show the box above the header but under the navbar???
yes there is a solution , i'll work on re-code it so that you can add it to the nav bar, but the thing is would you want it to be to show only for guess or, leave it as is and you can add you own text?
Reply With Quote
  #27  
Old 07-27-2009, 09:27 PM
regitbull regitbull is offline
 
Join Date: Jan 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1only View Post
yes there is a solution , i'll work on re-code it so that you can add it to the nav bar, but the thing is would you want it to be to show only for guess or, leave it as is and you can add you own text?
thx for helping.

well i want it to show to only a few usergroups so i will replace the guest code with:
Code:
<if condition="is_member_of($post, 13,14,15)">
and yes i would like to put my own text but thats also not a problem i can do that all my self.
the thing is that the mod only works to show above the header.
Reply With Quote
  #28  
Old 07-28-2009, 12:57 AM
1only 1only is offline
 
Join Date: Jul 2009
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by regitbull View Post
thx for helping.

well i want it to show to only a few usergroups so i will replace the guest code with:
Code:
<if condition="is_member_of($post, 13,14,15)">
and yes i would like to put my own text but thats also not a problem i can do that all my self.
the thing is that the mod only works to show above the header.

Great But No this Uses all of javascript and Jquery , all i have to do it re-code to make it function for the nav bar ok i'll keep you updated
Reply With Quote
  #29  
Old 07-28-2009, 02:30 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice mod, it would be great for those wanting a very clean look
Reply With Quote
  #30  
Old 08-06-2009, 10:37 PM
regitbull regitbull is offline
 
Join Date: Jan 2007
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1only View Post
Great But No this Uses all of javascript and Jquery , all i have to do it re-code to make it function for the nav bar ok i'll keep you updated
ey,

any luck yet?
Reply With Quote
  #31  
Old 08-27-2009, 07:27 PM
down.low down.low is offline
 
Join Date: Mar 2009
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love the mod- I'm having some problems with the style.css file that you have provided. No matter which style I choose to use, fluid or fixed width- I have the exact same issues.

The issue: The style.css really messes up member profile pages- some are worse then the others.


I'm also having the same problems (plus some additional ones) with the css for a very similar mod: [vBD]-Slide Login Box:
https://vborg.vbsupport.ru/showthrea...35#post1875435
Which the coder refuses to help me out with the excuse 'it's your fault'..

My info: Brand new vBulletin 3.8.2 installation with absolutly no products installed.

Several styles: Fixed and Fluid width styles are both affected by the style.css but definitely not in a good way.




Thaks for taking the time to do all the coding to make this mod possable- I only wish I could use instead of look at examples. any help would be greatly appreciated- once again- thanks.
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 02:17 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.04535 seconds
  • Memory Usage 2,334KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete