Hagane template, login button.

  • Posts: 46
  • Thank you received: 0
12 years 2 months ago #65978

Hi

I am using the Hagane template
how can i change the login text to a login button in the login module ?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 2 months ago #66300

Hi,

There is already a login button in the module.
I'm not sure I understand what you want to do ?

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

  • Posts: 46
  • Thank you received: 0
12 years 2 months ago #66510

when i added the login module, it shows all the info correctly , however all in text, how can i make the icon (for 'login' ) appear. i added a picture to explain more.

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 2 months ago #66514

You must be missing that CSS:
#login-form .button {
background: url(../images/login_out.png) no-repeat;
width: 172px;
background-color: transparent;
color: #167E93;
font-weight: bold;
margin-top: 15px;
cursor: pointer;
height: 19px;
padding-right: 30px;
border: none;
}

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

  • Posts: 46
  • Thank you received: 0
12 years 2 months ago #66551

this code is found in my css/template.css and not missing.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 2 months ago #66580

Then please give a link to your website so that we can see the problem

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

  • Posts: 46
  • Thank you received: 0
12 years 2 months ago #66714

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 1 month ago #66977

Your website link does not work.

Could you double check it.

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

  • Posts: 46
  • Thank you received: 0
12 years 1 month ago #66979

please tell me what error appears. i checked the link and it works here?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 1 month ago #66989

In your CSS I can see:


#form-login .button{
background: url(../images/login_out.png) no-repeat;
width:172px;
background-color:transparent;
color:#167e93;
font-weight:bold;
margin-top:15px;
cursor:pointer;
height:19px;
padding-right:30px;
border:none;
}


You have: #form-login
I wrote: #login-form

Please correct that CSS and it will work.

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

  • Posts: 46
  • Thank you received: 0
12 years 1 month ago #66994

THANK YOU, it worked

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

Time to create page: 0.072 seconds
Powered by Kunena Forum