vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - TW7S - Change the look of the Login/Register [Twitter Style] (https://vborg.vbsupport.ru/showthread.php?t=238152)

Morsolo 04-10-2010 04:49 PM

For those of you having problems with the CSS not appearing... Instead of putting it in Additional.css, put it in Vbulletin.css. Additional.css isn't loaded in Non-vB pages, but Vbulletin.css is, fixed all my Non-vB CSS problems.

However, it seems that it doesn't display correctly in Chrome.

https://vborg.vbsupport.ru/external/2010/09/45.jpg

@ngel 04-11-2010 09:54 AM

I've just installed it too! Works fine! Thanx!

Oyabun 04-12-2010 06:48 AM

Quote:

Originally Posted by Morsolo (Post 2019042)
For those of you having problems with the CSS not appearing... Instead of putting it in Additional.css, put it in Vbulletin.css. Additional.css isn't loaded in Non-vB pages, but Vbulletin.css is, fixed all my Non-vB CSS problems.

However, it seems that it doesn't display correctly in Chrome.

https://vborg.vbsupport.ru/external/2010/09/45.jpg

Not just in chrome...

chipc0i 04-13-2010 06:53 AM

i'm using this mod, but i see new style in your website http://thewindows7site.com , how change??

hcmagix 04-16-2010 05:39 PM

I need correct instruction for step 3 templat header modifications. vb 4.0.3 has another code to change.

sKippah 05-20-2010 08:54 AM

Quote:

Originally Posted by chipc0i (Post 2020374)
i'm using this mod, but i see new style in your website http://thewindows7site.com , how change??


We all would like to know, but seems TW7S isnt around here

Sotagamer 05-20-2010 10:43 PM

will this work with 4.0.3?

varsityhero 05-22-2010 07:08 AM

Quote:

Originally Posted by intospain (Post 2005338)
If I click login too quickly on FF it goes to domain.com/login/ - with error message saying "Forbidden - You don't have permission to access /login/ on this server." If you do it once the oage is loaded then it works fine. Have tested in Opera, Chrome and Safari which don't seem to have the same problem as Firefox.

Anyone have any ideas how to get around this?

Don't want people going to my site only to come to a forbidden page when they go to login.

Having this problem too. Any solution for it?

LuisManson 09-02-2010 08:34 PM

i see jquery is being included but isnt this already inside vb ?

Cadellin 09-07-2010 06:59 PM

Quote:

Originally Posted by Morsolo (Post 2019042)
For those of you having problems with the CSS not appearing... Instead of putting it in Additional.css, put it in Vbulletin.css. Additional.css isn't loaded in Non-vB pages, but Vbulletin.css is, fixed all my Non-vB CSS problems.

However, it seems that it doesn't display correctly in Chrome.

https://vborg.vbsupport.ru/external/2010/09/45.jpg

Try adding the following to the bottom of additional.css

Code:

.toplinks form {
float: none !important;
margin-right: 0px !important;
min-width: auto !important;
}

NB. Code tested in Chrome and IE8 but only briefly.

StarBuG 09-28-2010 05:50 AM

Hi

I am using your mod since for a long time now.

However in IE 7 and IE 6 the login buttons are not shown with background color which makes them invisible to guests with IE6 and IE7.

Is there a way to fix this?

Skyrider 09-28-2010 09:01 PM

Multiple issues with template changes..

In the header changes that are needed, I have found:

<input type="hidden" name="vb_login_md5password_utf" />

But after that,
Code:

                                </li>
                        </ul>
                </vb:if>
        </div>

I never found this.. there's a bunch of yahoo and facebook code after it.

And in navbar changes:
<div class="body_wrapper">

not found.

Is this made for vb4.0.7?

swiftor 10-02-2010 01:40 PM

I have to same situation. There's a lot of Yahoo related statements near the end, including a reference to Facebook. How should we handle this?

Quote:

Originally Posted by FF|Skyrider (Post 2104396)
Multiple issues with template changes..

In the header changes that are needed, I have found:

<input type="hidden" name="vb_login_md5password_utf" />

But after that,
Code:

                                </li>
                        </ul>
                </vb:if>
        </div>

I never found this.. there's a bunch of yahoo and facebook code after it.

And in navbar changes:
<div class="body_wrapper">

not found.

Is this made for vb4.0.7?


Winter Sonata 10-02-2010 11:48 PM

The same :( 406

Alteran Ancient 10-24-2010 10:41 AM

Okay, I have a fix for this mod. It's a little bit hacky, but I've tried it and it works. Here's what you need to do...

The only changes I have made here are to include the Facebook connect elements in with the login box and logged-in top links. I've tried this on vB 4.0.8 and it works for me - it should work with your forum, but I'm going to apply the usual disclaimer and wash my hands of any damage that may come to your forum as a result of you performing this installation incorrectly.

If you have already pasted the original code for this mod, you will need to replace that code with the code changes made here. This only requires a few brain cells to be performed properly. If in doubt, revert your templates, and follow these instructions as though you were installing the mod afresh.

Find in header template:
HTML Code:

        <div id="toplinks" class="toplinks">
                <vb:if condition="$show['member']">
                        <ul class="isuser">
                                <li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
                                <vb:if condition="$show['registerbutton']">
                                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                                </vb:if>
                                <li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li>
                                <li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
                                <vb:if condition="$notifications_total">
                                <li class="popupmenu notifications" id="notifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
                                        <ul class="popupbody popuphover">
                                                {vb:raw notifications_menubits}
                                        </ul>
                                </li>
                                <vb:else />
                                <li class="popupmenu nonotifications" id="nonotifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}</a>
                                        <ul class="popupbody popuphover">
                                                <li>{vb:rawphrase no_new_messages}</li>
                                                <li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li>
                                        </ul>
                                </li>
                                </vb:if>
                                <li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
            {vb:raw template_hook.header_userinfo}
                        <vb:comment><p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p></vb:comment>
                <vb:else />
                        <ul class="nouser">
                        <vb:if condition="$show['registerbutton']">
                                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                        </vb:if>
                                <li><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li>
                                <li>
                        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>
                        <form id="navbar_loginform" action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
                                <fieldset id="logindetails" class="logindetails">
                                        <div>
                                                <div>
                                        <input type="text" class="textbox<vb:if condition="!$username"> default-value</vb:if>" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>" />
                                        <input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
                                        <input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="{vb:rawphrase password}" style="display:none;" />
                                        <input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />
                                                </div>
                                        </div>
                                </fieldset>
                                <div id="remember" class="remember">
                                        <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
                                </div>

                                <input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
                                <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                                <input type="hidden" name="do" value="login" />
                                <input type="hidden" name="vb_login_md5password" />
                                <input type="hidden" name="vb_login_md5password_utf" />
                        </form>
                        <script type="text/javascript">
                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                        vB_XHTML_Ready.subscribe(function()
                        {
                        //
                                YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
                                YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
                                YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
                                YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
                        });
                       
                        function navbar_username_focus(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>')
                                {
                                //
                                        textbox.value='';
                                        textbox.style.color='{vb:stylevar toplinks_form_input.color}';
                                }
                        }

                        function navbar_username_blur(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '')
                                {
                                //
                                        textbox.value='<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>';
                                        textbox.style.color='{vb:stylevar toplinks_form_input_defaultValue.color}';
                                }
                        }
                       
                        function navbar_password_hint(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
                                YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
                                YAHOO.util.Dom.get('navbar_password').focus();
                        }

                        function navbar_password(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                if (textbox.value == '')
                                {
                                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                                }
                        }
                        </script>
                                </li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
                </vb:if>
        </div>

REPLACE with the following:
HTML Code:

<div id="toplinks" class="toplinks">
                <vb:if condition="$show['member']">
                        <ul class="isuser">
                                <li><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">{vb:rawphrase log_out}</a></li>
                                <vb:if condition="$show['registerbutton']">
                                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                                </vb:if>
                                <li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li>
                                <li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
                                <vb:if condition="$notifications_total">
                                <li class="popupmenu notifications" id="notifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
                                        <ul class="popupbody popuphover">
                                                {vb:raw notifications_menubits}
                                        </ul>
                                </li>
                                <vb:else />
                                <li class="popupmenu nonotifications" id="nonotifications">
                                        <a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}</a>
                                        <ul class="popupbody popuphover">
                                                <li>{vb:rawphrase no_new_messages}</li>
                                                <li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li>
                                        </ul>
                                </li>
                                </vb:if>
                                <li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
            {vb:raw template_hook.header_userinfo}
                        <vb:comment><p>{vb:rawphrase last_visited_x_at_y, {vb:raw pmbox.lastvisitdate}, {vb:raw pmbox.lastvisittime}}</p></vb:comment>
                </vb:if>
        </div>


Find in navbar template:
HTML Code:

<div class="body_wrapper">

Add BELOW:
HTML Code:

<!-- TheWindows7Site Custom Login -->
<vb:if condition="$show['guest']">
<script src="login/javascripts/jquery.js" type="text/javascript"></script>
<script type="text/javascript">
        $(document).ready(function() {

            $(".signin").click(function(e) {
                e.preventDefault();
                $("fieldset#signin_menu").toggle();
                $(".signin").toggleClass("menu-open");
            });

            $("fieldset#signin_menu").mouseup(function() {
                return false
            });
            $(document).mouseup(function(e) {
                if($(e.target).parent("a.signin").length==0) {
                    $(".signin").removeClass("menu-open");
                    $("fieldset#signin_menu").hide();
                }
            });           

        });
</script>

<script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>

<div id="container">
  <div id="topnav" class="topnav"> Have an account? <a href="login" class="signin"><span>Login</span></a> <a href="./register.php" class="register"><span>Register</span></a> </div>
  <fieldset id="signin_menu"><p class="forgot">Login to forums:</p>
    <form method="post" id="signin" action="login.php?{vb:raw session.sessionurl}do=login" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
      <label for="username">Username</label>

<input id="navbar_username" type="text" value="" tabindex="101" accesskey="u" name="vb_login_username" />

      </p>
      <p>
        <label for="password">Password</label>

<input id="navbar_password" type="password" value="" tabindex="102" accesskey="u" name="vb_login_password" />

      </p>
      <p class="remember">
        <input type="submit" id="signin_submit" value="Login" tabindex="104" title="Login" accesskey="s" />
        <input id="cb_cookieuser_navbar" type="checkbox" accesskey="c" tabindex="103" value="1" name="cookieuser" checked="checked"/>
        <label for="cb_cookieuser_navbar">Remember me?</label>
      </p>
      <p class="forgot"> <a href="./login.php?do=lostpw">Forgot your password?</a> </p>
      <p class="forgot-username"> <A title="Include your e-mail in the support message."
href="./sendmessage.php">
Forgot your username?</A> </p>
<vb:if condition="$vboptions['enablefacebookconnect']">
<br />
<p class="forgot">Login via Facebook:</p>
<ul class="nouser">
<li id="fb_headerbox">
<a id="fb_loginbtn" href="#"><img src="images/misc/facebook_login.gif" alt="The Facebook Platform" /></a>
</li>
</ul>
</vb:if>

                <input type="hidden" name="s" value="{vb:raw session.sessionhash}" />


                <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                <input type="hidden" name="do" value="login" />
                <input type="hidden" name="vb_login_md5password" />
                <input type="hidden" name="vb_login_md5password_utf" />

    </form>
  </fieldset>
</div>
</vb:if>
<!-- TheWindows7Site Custom Login -->


Skyrider 10-27-2010 02:18 PM

Quote:

Originally Posted by Alteran Ancient (Post 2113545)
Okay, I have a fix for this mod. It's a little bit hacky, but I've tried it and it works. Here's what you need to do...

The only changes I have made here are to include the Facebook connect elements in with the login box and logged-in top links. I've tried this on vB 4.0.8 and it works for me - it should work with your forum, but I'm going to apply the usual disclaimer and wash my hands of any damage that may come to your forum as a result of you performing this installation incorrectly.

If you have already pasted the original code for this mod, you will need to replace that code with the code changes made here. This only requires a few brain cells to be performed properly. If in doubt, revert your templates, and follow these instructions as though you were installing the mod afresh.

I've done as you mentioned, but the login/register seems to be displayed below the navbar, and not at the top right of the forums. It works fine though.

EDIT:
I've moved your navbar code to the header, that works just fine.

Clement7 10-31-2010 05:01 AM

It looks really great. But, I have an issue with it.

It appears all good when the " Forums " tab is selected , like this :

http://img821.imageshack.us/img821/1989/37660545.jpg

But, when the " Home " tab is selected , the input bars kinda look weird , like this :

http://img214.imageshack.us/img214/8155/70366221.jpg

Any help would be highly appreciated.

Thanks :)

blake247 11-14-2010 02:10 PM

Same here

horussjr 11-17-2010 04:00 PM

how to move it in the header man? from navbar. done as you said on 4.0.8 and not having any error. seen in mozilla firefox (the best browser:D)

LE: DONE!
Great mod, thx:)

Popa Andrei 11-26-2010 12:41 AM

did anyone encoutered problems with facebook login with this mode installed?

LifesGreatestGift 11-26-2010 12:45 AM

This mod has nothing to do with Facebook Login unless you coded it wrong.

horussjr 11-26-2010 12:55 PM

i'm stormzone's partner, in fact the guy who works with the edits on forum. i set everything as alteran ancient said the only personal touch set in into header. when clickling on the facebook button it reloads the page without doing anything

teamshultz 12-14-2010 02:01 AM

I've installed this mod and it works fine... everywhere except the forum index and my home page. My home page is powered by vbadvanced CMPS. I've tried the solutions you provided but I still have the same problem: when I click "Login" I'm taken to an index of the "login" directory. IE8 shows an error of "null is null or not an object" on this line:

Code:

$(".signin").click(function(e) {
Any ideas?

thetgc 12-20-2010 04:33 AM

Having install this, it is a great mod!

However on the forum page, when i click on Login it takes me to /login. When i disable to AWCoding software it works ok. How can i run both together?

Thanks

OldSchoolDSL 12-20-2010 02:37 PM

Tagged

Will wait for official update

Gemma 12-20-2010 04:46 PM

Thanks. Much more 'interesting' than the standard login :D

concepts 12-23-2010 08:03 AM

Looks and working without issues @RUOfficial.com

Jazz007 01-04-2011 11:09 PM

Having problems on the "home" Tab however the "forum" tab works fine. The userbar/password bar is out of line, like many people mentioned.

nacaruncr 01-06-2011 05:45 PM

How I can do it in 4.0.3??
Because it doesn't the same code, I have problems with this.

Some one can help me, please?

sivaganeshk 01-07-2011 04:40 PM

Quote:

Originally Posted by nacaruncr (Post 2145020)
How I can do it in 4.0.3??
Because it doesn't the same code, I have problems with this.

Some one can help me, please?

Myself too.. I use 4.1 version

HTML Code:

<input type="hidden" name="vb_login_md5password_utf" />
                        </form>
                        [B]<script type="text/javascript">
                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                        vB_XHTML_Ready.subscribe(function()
                        {
                        //
                                YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
                                YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
                                YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
                                YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
                        });
                       
                        function navbar_username_focus(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>')
                                {
                                //
                                        textbox.value='';
                                        textbox.style.color='{vb:stylevar toplinks_form_input.color}';
                                }
                        }

                        function navbar_username_blur(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                                if (textbox.value == '')
                                {
                                //
                                        textbox.value='<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>';
                                        textbox.style.color='{vb:stylevar toplinks_form_input_defaultValue.color}';
                                }
                        }
                       
                        function navbar_password_hint(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
                                YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
                                YAHOO.util.Dom.get('navbar_password').focus();
                        }

                        function navbar_password(e)
                        {
                        //
                                var textbox = YAHOO.util.Event.getTarget(e);
                               
                                if (textbox.value == '')
                                {
                                        YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
                                        YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
                                }
                        }
                        </script>
                                </li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if>
                        </ul>
                </vb:if>
        </div>[/B]

what should I do ?
which one to replace.. ?

oddmud 01-09-2011 05:23 AM

I want the log-in look of your current site! :)

oddmud 01-20-2011 09:55 PM

I guess, you took that as a joke, any way to get the same log in as the TW7S site?

bharg123 01-26-2011 09:27 AM

awesome

oddmud 02-02-2011 09:17 PM

Developer? Any way to get it like your site?

Noser 02-24-2011 01:41 AM

rated 5 stars very nice

ps. to solve the problem in the cms just delete the <p> tags and use <br > tags and your problem is gone.

Or redo step 4 with this code.

Code:

<!-- TheWindows7Site Custom Login -->
<vb:if condition="$show['guest']">
<script src="login/javascripts/jquery.js" type="text/javascript"></script>
<script type="text/javascript">
        $(document).ready(function() {

            $(".signin").click(function(e) {
                e.preventDefault();
                $("fieldset#signin_menu").toggle();
                $(".signin").toggleClass("menu-open");
            });

            $("fieldset#signin_menu").mouseup(function() {
                return false
            });
            $(document).mouseup(function(e) {
                if($(e.target).parent("a.signin").length==0) {
                    $(".signin").removeClass("menu-open");
                    $("fieldset#signin_menu").hide();
                }
            });           

        });
</script>

<script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>

<div id="container">
  <div id="topnav" class="topnav"> have an Account? <a href="login" class="signin"><span>Login</span></a> <a href="./register.php" class="register"><span>Register</span></a> </div>
  <fieldset id="signin_menu">
    <form method="post" id="signin" action="login.php?{vb:raw session.sessionurl}do=login" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
      <label for="username">Username</label>
<br >
<input id="navbar_username" type="text" value="" tabindex="101" accesskey="u" name="vb_login_username" />
<br >

        <label for="password">Password</label>
<br >
<input id="navbar_password" type="password" value="" tabindex="102" accesskey="u" name="vb_login_password" />

      <p class="remember">
        <input type="submit" id="signin_submit" value="Login" tabindex="104" title="Login" accesskey="s" />
        <input id="cb_cookieuser_navbar" type="checkbox" accesskey="c" tabindex="103" value="1" name="cookieuser" checked="checked"/>
        <label for="cb_cookieuser_navbar">Angemeldet bleiben?</label>
      </p>
      <p class="forgot"> <a href="./login.php?do=lostpw">Passwort vergessen?</a> </p>
      <p class="forgot-username"> <A title="Gib deine Email in der Nachrich ein."
href="./sendmessage.php">Benutzername vergessen?</A> </p>

                <input type="hidden" name="s" value="{vb:raw session.sessionhash}" />


                <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                <input type="hidden" name="do" value="login" />
                <input type="hidden" name="vb_login_md5password" />
                <input type="hidden" name="vb_login_md5password_utf" />

    </form>
  </fieldset>
</div>
</vb:if>
<!-- TheWindows7Site Custom Login -->


Wordplay 03-13-2011 07:48 PM

did anybody manage to get facebook connect in there?

nacaruncr 03-13-2011 08:58 PM

I could finally put it correctly XD yea!! XD

Gemma 03-15-2011 11:50 AM

Quote:

Originally Posted by Wordplay (Post 2172977)
did anybody manage to get facebook connect in there?

Yes :rolleyes:

Wordplay 03-18-2011 11:56 AM

gemma great idea, i like it, i'll use that, i tried putting it next to the login button but i couldn't get it to look good.

romster13 03-19-2011 02:38 AM

Anyway to make this work on 4.1.2?


All times are GMT. The time now is 08:08 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.01589 seconds
  • Memory Usage 1,980KB
  • 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
  • (5)bbcode_code_printable
  • (5)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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