plainblack.com
Username Password
search
Bookmark and Share

    

AdminToggle

User giagia
Date 3/28/2006 11:58 am
Views 2213
Rating -1    Rate [
|
]
Previous · Next
User Message
giagia

Hi!i'm trying create a new webGui template, and i created a right column with a Login box, like this:

<div id="Login">
     ^L("17","","PBtmpl0000000000000092"); ^AdminToggle;
</div>

but when i put all online my login box is so:

<div class="loginBox">
    <form action="/home" enctype="multipart/form-data" method="post" >
        <div class="formContents"><input type="hidden" name="op" value="auth"  />
            <input type="hidden" name="method" value="login"  />
            <table border="0" class="loginBox" cellpadding="1" cellspacing="0">
            <tr>
                <td><input id="username_formId" type="text" name="username" value="" size="11" maxlength="255" class="loginBoxField" /></td>
                <td><input type="password" name="identifier" value="" size="11" id="identifier_formId" class="loginBoxField" /></td>
                <td><input type="submit" value="login" class="loginBoxButton" /></td>
            </tr>
            <tr>
                <td>Username</td>
                <td>Password</td>
                <td></td>
            </tr>
            </table>                         
        </div>
    </form>
</div>

 

So, my question is:
where WebGui take this AdminToggle? where is it so i can modify it and delete table (i work especially table-less) and modify input text as i want?

thanks a lot for your answers
--- (Edited on 3/28/2006 11:58 am [GMT-0600] by giagia) ---



Back to Top
Rate [
|
]
 
 
Klaus

Instead of using the template PBtmpl0000000000000092 you can create your own.

You'll find this default template, it's called "Horizontal Login Box", in Asset Manager - go to

Root > Import Node > Templates > Macro/L_loginBox

 

--- (Edited on 28-March-2006 20:42 [GMT+0200] by Klaus) ---



Back to Top
Rate [
|
]
 
 
giagia

thanks! --- (Edited on 3/29/2006 3:28 am [GMT-0600] by giagia) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved