PopLogin "login" button style

Hello,
How change the PopLogin "login" button style?
11 years 2 months ago #1 by josehun

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

  • Posted by TemplatePlazza (5310) Offline
Hi, Can you share your website URL so I can take a look?
11 years 2 months ago #2 by TemplatePlazza

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

Hi,
www. i t e s t.hu
(The lower part of the page)
11 years 2 months ago #3 by josehun

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

  • Posted by TemplatePlazza (5310) Offline
Hi, You can edit this file http://www.i t e s t.hu/modules/mod_poplogin/assets/mod_poplogin.css and edit these lines :
.tppopsigninbutton a,
.tppoploginbutton {
    background:url(bgtppoploginbutton.png) no-repeat right 50% #00A8C6;
    width: 140px !important;
    color: #FFF!important;
    text-shadow:0px 1px 0px #276891;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    padding: 10px 10px!important;
    cursor: pointer;
    font-size: 16px!important;
    float: left;
    text-align: left;
}
.tppopsigninbutton a{
    background:url(bgtppoploginbutton.png) no-repeat right 50% #6CB329;   
}
.tppopsigninbutton a,
.tppopsigninbutton a:visited {
    color: #FFF!important;
    font-size: 16px!important;
}
.tppopsigninbutton a:hover,
.tppoploginbutton:hover {
    background-color: #000;
    color: #FFF!important;
    text-shadow:none;
}
11 years 2 months ago #4 by TemplatePlazza

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

Powered by Kunena Forum