Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 22nd September 2009, 01:50
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default separete login
i can't separete login window for all page
like change background seting it in php (from sintax it returns error because css can not be included)
here is input code
Code:
{elseif $args[1] == 'login'} 
    {if $validated} 
        {if $username!=null && $username!='Vartotojas'} 
            <p>{t k="tpl_user_login_invalid_1"}</p> 
            <p>{t k="tpl_user_login_invalid_2" a="user/reminder"|link}</p><br/><br/> 
        {/if} 
        {* Login *}
<div class="login_body"> 
        <form action="{link url="user/login"}" method="post" class="login"> 
            <div class="box">
<tr><td>Username:&nbsp;&nbsp;</td><td align=left><input type="text" name="user" maxlength="20" value="{$username}" /></td></tr> 
            </div> 
            <div class="spacer"></div> 
            <div class="box">
<tr><td>Password:&nbsp;&nbsp;</td><td align=left><input type="password" name="pass" maxlength="20" value="" /></td></tr> 
            </div> 
            <div class="spacer"></div> 
            <div class="box"> 
                <div class="nofloat"> 
                    {t k="tpl_user_login_forgot" a="user/reminder"|link}<br/> 
                    {t k="tpl_user_login_register" a="user/register"|link} 
                </div> 
            </div> 
            <div class="spacer"></div> 
            <div class="box"> 
                <input type="submit" value="{t k="tpl_user_login_submit"}" class="submit" /> 
            </div> 
            <div class="form_foot_rounded"></div> 
        </form>
</div>
and result attached
but i wan't to make it like all u can see is login window till u login
Attached Thumbnails
Ekranattels.png  
Reply With Quote
Reply

Tags
login , separete


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Login sraka1 SZ Edition 0 30th August 2009 20:55
Login Problem Wwwildthing BT.Manager (phpMyBitTorrent) 8 20th July 2009 03:11
login.php rytisp Torrent Strike 3 15th February 2009 13:34
login.php tunad Torrent Strike 2 30th November 2008 18:44
Login Problem Fynnon BT.Manager (phpMyBitTorrent) 2 13th May 2008 12:23



All times are GMT +2. The time now is 01:24. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.