Skip to Content Skip to Menu

How change login view in front-end

  • rocker82
  • rocker82
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
13 years 6 months ago - 13 years 6 months ago #161426 by rocker82
How change login view in front-end was created by rocker82
Hi

I try to change the default view of login window in front page. I found code using firebug, but i dont know which file is responsible for that.

I want to look like this:

dl.dropbox.com/u/4029126/logo.PNG

I even change code like this:
Code:
<tr> <div align="left"> <input name="username" id="mod_login_username" class="inputbox" size="14" style="background-image:url(http://../modules/mod_cblogin/mod_cblogin/username.png); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 30px; min-height: 18px;width:auto;" title="Nazwa użytkownika lub e-mail" type="text"> &nbsp; <input name="op2" value="login" type="hidden"> <input name="lang" value="polish" type="hidden"> <input name="force_session" value="1" type="hidden"> <input name="return" value="B:aHR0cDovL2Fza2V0LWFnZC5wbC8=" type="hidden"> <input name="message" value="1" type="hidden"> <input name="loginfrom" value="loginmodule" type="hidden"> <input name="cbsecuritym3" value="cbm_1e353af8_71c8814e_2af599e77b36bf235ee661b17de52083" type="hidden"> <input name="jd859519e4ebc847e2a776c57e9fc78a0" value="1" type="hidden"> <input name="remember" id="mod_login_remember" value="yes" checked="checked" type="checkbox"> <span id="mod_login_remembermetext"></span></div> <span id="mod_login_remembermetext"><label for="mod_login_remember"> <div align="left">Pamiętaj</div> </label> </span></tr> <tr> <div align="left"><span> <input name="passwd" id="mod_login_password" class="inputbox" size="12" style="background-image:url(http://...l/modules/mod_cblogin/mod_cblogin/password.png); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 30px; min-height: 18px;width:auto;" title="Hasło" type="password"> &nbsp;&nbsp;&nbsp; </span><span class="cbLoginButtonSpan"><span class="art-button-wrapper"><span class="l"> </span><span class="r"> </span> <input name="Submit" class="button art-button" value="Zaloguj" type="submit"> </span></span></div> </tr> <tr> <div align="left"><a href="http://.../pl/component/comprofiler/lostpassword" class="mod_login"><img src="http://.../modules/mod_cblogin/mod_cblogin/forgot.png" alt="Przypomnienie loginu/hasła" title="Przypomnienie loginu/hasła" style="border-width:0px;cursor:pointer;" width="25px" height="20px"> </a>&nbsp; &nbsp;<span id="mod_login_noaccount"></span><a href="http://.../pl/component/comprofiler/registers" class="mod_login"><img src="http://.../modules/mod_cblogin/mod_cblogin/register.png" alt="Zarejestruj się" title="Zarejestruj się" style="border-width:0px;cursor:pointer;" width="25px" height="20px"></a></div> </tr>

Could someone help me :) ?????
Last edit: 13 years 6 months ago by rocker82.

Please Log in or Create an account to join the conversation.

13 years 2 months ago #170304 by toddfletcher
Replied by toddfletcher on topic Re: How change login view in front-end
BUMP!

I too need to change the layout and look of the cblogin. The one that ships with CB doesn't have the layout of features that Joomlapolis uses. How can this be accessed and changed?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum