Total members 11890 |It is currently Thu Apr 25, 2024 10:52 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Hi Friends

I am new here and would like someone to help me remove the Username, Password & Login Buttons that appear on top right side of the Header in Mile200, without affecting the Login/Register Menu in the Bar underneath. Thank you.




Author:
Newbie
User avatar Posts: 1
Have thanks: 0 time

Remove this part from overall_header.html
Code:
<!-- IF not S_USER_LOGGED_IN -->

             <
td width="180">
             <
div id="uphead" style="width:180px;">
    <
table    height="18" border="0"  cellspacing="0" style="margin:0px;padding:0px;">
<
tr>
            <
td  class="uperimg"><img src="{T_THEME_PATH}/images/c1.gif" width="18" height="18" alt="" /></td>
            <
td  class="uperimg" background="{T_THEME_PATH}/images/l1.gif"   colspan="3" width="100%" height="18"></td>
         
            <
td  class="uperimg"><img src="{T_THEME_PATH}/images/c2.gif" width="18" height="18" alt="" /></td>
        </
tr>
             </
table>
     
 </
div>
             <
div style="background-color:#FFFFFF;width:180px;">
             <
form method="post" action="{S_LOGIN_ACTION}">
             <
table     cellpadding="0" cellspacing="0">
    <
tr>
         
        <
td   align="center"><span class="genmed">{L_USERNAME}:</span> </td><td><input class="post" type="text" name="username" size="10" onfocus="javascript:FousChange(this);"  />&nbsp;</td></tr> <tr><td><span class="genmed">{L_PASSWORD}:</span></td><td> <input class="post" type="password" name="password" size="10"  onfocus="javascript:FousChange(this);"/>&nbsp;</td></tr> <tr><td> <a href="{U_REGISTER}" class="top_link"><span><u>{L_REGISTER}</u></span></a>&nbsp;</td><td>
         <
input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
    </
tr>
 
    </
table></div>
    <
div id="uphead" style="width:180px;">
<
table    height="18" border="0"  cellspacing="0" style="margin:0px;padding:0px;">
<
tr>
            <
td  class="uperimg"><img src="{T_THEME_PATH}/images/c4.gif" width="18" height="18" alt="" /></td>
            <
td  class="uperimg" background="{T_THEME_PATH}/images/l2.gif"   colspan="3" width="100%" height="18"></td>
         
            <
td  class="uperimg"><img src="{T_THEME_PATH}/images/c3.gif" width="18" height="18" alt="" /></td>
        </
tr></form>
             </
table></div>
             </
td>
             <!-- ENDIF -->
 


_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 2 posts ] 

  Related Posts  to : Mile200: Removing Username, Password & Login from Header
 AJAX Login Code getting username and password dynamically .     -  
 Input username and password in JAVA     -  
 develop a login page- login servlet - ServletContext     -  
 Removing elements from array list with the iterator     -  
 removing focus border from a HTML element     -  
 validate username     -  
 Problems - mile200     -  
 Background color - mile200     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com