Logowanie na forum proszę o pomoc !

Poprawka  Założony przez  Laskarzewsky.

wersja skryptu MyBB:1.8.4
adres forum:frag-zone.xaa.pl
na czym polega problem (screen, opis, komunikaty):

Bardzo proszę abyście mi to naprawili, żeby to jakoś wyglądało :)
tutaj screen, widać na nim co jest nie tak : http://scr.hu/36hq/vpghv
A tutaj cały szablon header_welcomeblock_guest :

<div class="float_right" style="margin-top: 20px; width:260px;">
<
span class="welcome smalltext"><font color="#fff">Existing user? </font>
<
a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true }); return false;" class="login"><font color="#fff">{$lang->welcome_login}</font></a
&
nbsp; <a href="{$mybb->settings['bburl']}/member.php?action=register" title="Not a member yet? why not sign up and start posting." class="fstat">
   <
font color="white"><class="fa fa-check-circle-o fa-fw"></i>  Create account</font></a>
</
span></div>
                
                <
div class="modal" id="quick_login" style="display: none;">
                    <
form method="post" action="{$mybb->settings['bburl']}/member.php">
                        <
input name="action" type="hidden" value="do_login" />
                        <
input name="url" type="hidden" value="" />
                        <
input name="quick_login" type="hidden" value="1" />
       <
table width="100%" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}border="0" class="tborder" style="padding: 20px;">
                            <
tr>
                                <
td class="thead" colspan="2"><strong>{$lang->login}</strong></td>
                            </
tr>
                            <
tr>
                                <
td class="trow1" width="25%"><strong>{$login_username}</strong></td>
                                <
td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td>
                            </
tr>
                            <
tr>
                                <
td class="trow2"><strong>{$lang->password}</strong></td>
                                <
td class="trow2">
                                    <
input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>
                                </
td>
                            </
tr>
                            <
tr>
                                <
td class="trow1">&nbsp;</td>
                                <
td class="trow1 remember_me">
                                    <
input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
                                    <
label for="quick_login_remember">{$lang->remember_me}</label>
                                </
td>
                            </
tr>
                            <
tr>
                                <
td class="trow2" colspan="2">
                                    <
div align="center"><input name="submit" type="submit" class="button" value="{$lang->login}/></div>
                                </
td>
                            </
tr>
                        </
table>
                    </
form>
                </
div>
                <
script type="text/javascript">
                    $(
"#quick_login input[name='url']").val($(location).attr('href'));
                </
script
Nie wiem o co chodzi

Kody podajemy w [code] albo w [php]
<div class="float_right" style="margin-top: 20px; width:260px;">
<
span class="welcome smalltext"><font color="#fff">Existing user? </font>
<
a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true }); return false;" class="login"><font color="#fff">{$lang->welcome_login}</font></a>
&
nbsp; <a href="{$mybb->settings['bburl']}/member.php?action=register" title="Not a member yet? why not sign up and start posting." class="fstat">
<
font color="white"><class="fa fa-check-circle-o fa-fw">Create account</i> </font></a>
</
span></div>

<
div class="modal" id="quick_login" style="display: none;">
<
form method="post" action="{$mybb->settings['bburl']}/member.php">
<
input name="action" type="hidden" value="do_login" />
<
input name="url" type="hidden" value="" />
<
input name="quick_login" type="hidden" value="1" />
<
table width="100%" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}border="0" class="tborder" style="padding: 20px;">
<
tr>
<
td class="thead" colspan="2"><strong>{$lang->login}</strong></td>
</
tr>
<
tr>
<
td class="trow1" width="25%"><strong>{$login_username}</strong></td>
<
td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td>
</
tr>
<
tr>
<
td class="trow2"><strong>{$lang->password}</strong></td>
<
td class="trow2">
<
input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>
</
td>
</
tr>
<
tr>
<
td class="trow1">&nbsp;</td>
<
td class="trow1 remember_me">
<
input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
<
label for="quick_login_remember">{$lang->remember_me}</label>
</
td>
</
tr>
<
tr>
<
td class="trow2" colspan="2">
<
div align="center"><input name="submit" type="submit" class="button" value="{$lang->login}/></div>
</
td>
</
tr>
</
table>
</
form>
</
div>
<
script type="text/javascript">
$(
"#quick_login input[name='url']").val($(location).attr('href'));
</
script

Spróbuj teraz.

A tak na marginesie. Ty jesteś autorem stylu? jeśli nie to nie miałeś prawa zmieniać stopki: Theme © 2015 by Laskarzewsky
http://community.mybb.com/mods.php?action=view&pid=265

Przywróć stopkę do oryginału.



Użytkownicy przeglądający ten wątek:

1 gości