portalogy.myfabforum.org

It is currently Tue Sep 07, 2010 5:44 am

News Fader
Current Time

Login

Login  •  Register


Top posters
admin 23
test 1

Search
Welcome
Font bb code test
Dual Portal on subSilver2 based themes
Dual Portal on proSilver based themes
cms_latest.tpl
Portalogy Ruling!
cms_login.tpl
cms_fader.tpl *updated*
ProSilver Modules READ ME!
cms_search.tpl

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: cms_login.tpl
PostPosted: Mon Jan 26, 2009 3:55 pm 
Offline
Site Admin
Site Admin
User avatar

Joined: Sun Jan 27, 2008 2:04 pm
Posts: 23
cms_login.tpl

The code below is a complete replacement for the existing code.

Code:
<!-- IF not S_IS_BOT -->
<div class="forabg">
         <div class="inner"><span class="corners-top"><span></span></span>
         <ul class="topiclist">
            <li class="header">
               <dl class="icon">
                  <dt style="text-align: left; padding-left:4px;">Welcome</dt>

               </dl>
            </li>
         </ul>
         <ul class="topiclist forums">

      <li class="row">
         <dl>
            <dd>

   <!-- IF not S_USER_LOGGED_IN -->
      <span class="{S_CONTENT_FLOW_END}-column"><img src="/images/no_avatar.gif" alt="{L_GUEST}" title="{L_GUEST}" /></span>
      <form method="post" action="{S_LOGIN_ACTION}">
         <label for="username">{L_USERNAME}:</label>
         <br /><input type="text" name="username" id="username" class="post" title="{L_USERNAME}" />
         <br /><br />
         <label for="password">{L_PASSWORD}:</label>
         <br /><input type="password" name="password" id="password" class="post" title="{L_PASSWORD}" />
         <br />
         <!-- IF S_AUTOLOGIN_ENABLED -->
            <br /><label for="autologin"><input type="checkbox" name="autologin" id="autologin" class="post" /> {L_LOG_ME_IN}</label>
         <!-- ENDIF -->
            <br /><label for="viewonline"><input type="checkbox" name="viewonline" id="viewonline" class="post" /> {L_HIDE_ME}</label>
         <br /><br />
         <input type="submit" name="login" value="{L_LOGIN}" class="btnmain" />
      </form>
      <br />
      <strong>
         &raquo; <a href="{U_REGISTER}">{L_REGISTER}</a>
         <!-- IF U_SEND_PASSWORD --><br />&raquo; <a href="{U_SEND_PASSWORD}">{L_FORGOT_PASS}</a><!-- ENDIF -->
         <!-- IF U_RESEND_ACTIVATION --><br />&raquo; <a href="{U_RESEND_ACTIVATION}">{L_RESEND_ACTIVATION}</a><!-- ENDIF -->
      </strong>
   <!-- ELSE -->
      <span class="{S_CONTENT_FLOW_END}-column">{AVATAR_IMG}</span>
      Welcome to portalogy <br />
      <br />
      <!-- IF S_DISPLAY_PM -->
         <a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
         <!-- IF PRIVATE_MESSAGE_INFO_UNREAD --><br />{PRIVATE_MESSAGE_INFO_UNREAD}<!-- ENDIF -->
      <!-- ENDIF -->
      <br />
      <!-- IF S_DISPLAY_SEARCH -->
         <br />&bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
         <br />&bull; <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
         <br />&bull; <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a>
         <br />&bull; <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
      <!-- ENDIF -->
<p></p><p><strong><a href="{U_LOGIN_LOGOUT}" class="left-box {S_CONTENT_FLOW_BEGIN}" title="{L_LOGIN_LOGOUT}">{L_LOGOUT}</a></strong></p>
   <!-- ENDIF -->

<!-- ELSE -->

<!-- ENDIF -->
</dd>
            
         </dl>
      </li>

         </ul>

         <span class="corners-bottom"><span></span></span></div>
      </div>





Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[
Forum Articles
Welcome
http://news.bbc.co.uk/1/hi/world/europe/8375326.stm
Font bb code test
Hello to you all, enjoy the bb code font replacement

Code:
[size=150][comic_sans_ms][color=#0080FF]Hello to you all, enjoy the bb code font replacement[/color][/comic_sans_ms][/size]
Dual Portal on subSilver2 based themes
Open overall_footer.html and find this: <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB3. If you (honestly) c...