Styling login button

Posted by Community Admin on 03-Aug-2018 14:55

Styling login button

All Replies

Posted by Community Admin on 14-Jan-2013 00:00

Hi all

I'am currently trying to style the login button in the login widget with a background image, but the styles applyed does not seem to work as expected (please see the below css). Also where can I set the "Remember me" text so it will be in my language?.  The loginwidget is placed inside a Radmenu Itemtemplate that has a contentplaceholder in the masterpage.

.sfSubmitBtn


background: url(../images/Blue_LogInd_btn.png) !important;
background-repeat: no-repeat;
width:225px !important;

Kind regards and many thanks in advance :-)
Henrik

Posted by Community Admin on 14-Jan-2013 00:00

Hey Henrik,

If you add a display:inline-block; to it, it will do the trick.

Jochem

Posted by Community Admin on 15-Jan-2013 00:00

Hallo Jochem

Many thanks for your reply, it worked fine.
Do you have any idea where I can set the "Remember me" text?. It cannot be set in the login widget. I try'ed finding the label, but it does not seem to be there?.

Many thanks again and best regards
Henrik
 


This thread is closed