Hello,
This tutorial is really simple and will make your site look really nice. Some will prefer to keep it the way it is and some won’t. If you were to ask me what do I prefer, I’d say it all depends on the look you want to give to your website, it’s content and stuff. This article is written for v2.0.91, it may or may not work in other versions. I always recommend backing up the files we are going to edit, in case you want to revert changes in the future.
Difficulty level: Easy!
1. Open global_header.html located in ./styles/{YOURTEMPLATE}/layout/*
2. Search for:
$('#user_login').toggle(
3. We are going to delete all this:
$(document).ready(function() { $('.user_login').hide(); $('#user_login').toggle( function() { $('.user_login').slideDown('normal'); }, function() { $('.user_login').slideUp('normal'); } );
Here is an image:
4. Save and upload.
Ready! You can now test your website and see your static login box. Feel free to ask any questions, comment, etc, I’d more than glad to assist you.
Best Regards,
Richi
Looking for quality ClipBucket hosting? Try out Arvixe and you won’t be disappointed.