Support

Can't find idLoginPasswordForgot in Advanced Customization CSS

Last post 05-01-2008, 5:45 AM by thesurfer. 2 replies.
Sort Posts: Previous Next
  •  04-30-2008, 8:56 AM 6550

    Can't find idLoginPasswordForgot in Advanced Customization CSS

    Hej,

    In expandingu.memberlodge.com I want to move the login button and the forgot password link down a 6 pixels.  In Advanced Customization CSS I can see idLoginAction but I can not see idLoginPasswordForgot. Why is that?

    How do I change idLoginPasswordForgot to padding-top: 6px if I can't see it?

     


    There is never a bad day when you are surfing, in the ocean that is...
  •  04-30-2008, 3:46 PM 6563 in reply to 6550

    Re: Can't find idLoginPasswordForgot in Advanced Customization CSS

    It is there, you may press Ctrl+F on advanced customization page and search for "#idLoginContainer #idLoginPasswordForgot". You will see a definition of this CSS rule. Or you may simply append following CSS rule at the end of your CSS rules:
     
    #idLoginContainer #idLoginPasswordForgot
    {
          padding-top: 6px;
    }
     
    Remember, there might be some elements, which are not customized in your theme, so there might not be appropriate CSS rules in theme.css for this elements. In this case you need write them manually in advanced customization.


    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  05-01-2008, 5:45 AM 6577 in reply to 6563

    Re: Can't find idLoginPasswordForgot in Advanced Customization CSS

    Denys,

    Thanks...

    I always remember my rule 2 "always leave things alone for awhile and come back to it with a fresh outlook" 

     The problem is I always forget my rule 1 which is, "remember rule 2"  :-)

     


    There is never a bad day when you are surfing, in the ocean that is...
    Filed under:
View as RSS news feed in XML
Copyright © 2008. Wild Apricot (TM) by BonaSource Inc.
Terms of Use   Privacy Policy   Billing and Refund policy

Contact us: 144 Front Street West, Suite 725, Toronto, Ontario M5J 2L7, Toll-free phone: 1-877-270-4268, support@wildapricot.com