<< Back
Message for this thread
Posted by Messages text
Muhammad Mariam

Noavatar
Total post : 1
> Profile
Written on : 03/09/2011 11:20 ( more than one month )
Object : login form layout
hello all 
my question how can i change the login form style

here the code

<?php echo LoginLayout::service_msg(); ?>                </span>
                            <div class="login-box<?php echo LoginLayout::isSocialActive() ? '-social': ''; ?>">
<?php echo LoginLayout::social_login(); ?>
<br/>
<br/>
<center><b>
  <p><?php echo LoginLayout::login_form(); ?></p>

i used the code in this thread http://www.docebo.com/community/doceboCms/forum/9_1/searchmessage/idThread_4855-ini__thread_1/Login_Page_in_home_page.html 
but invalid request message appear 



any help thanx in advance
 
 
<< Back