Results 1 to 4 of 4

Thread: Register button on Login Page

  1. #1
    Thread Starter
    masandra's Avatar
    Join Date
    Apr 2013
    Location
    Cardiff United Kingdom
    Posts
    131
    Thanks
    18
    Thanked 0 Times in 0 Posts

    Register button on Login Page

    I have changed the text (Register) link on the login page to a Button.

    I have pasted this code into the child theme CSS and the button shows up great on the page, but it is overlapping the text link (Lost your password)

    This is the code I used

    #wpcf7-f47-p48-o1 form {
    width: 360px;
    margin: 0 auto;
    }
    p.register a {
    background: transparent url(images/btn-orange.gif) repeat-x scroll 0 0;
    border: 2px solid #BE3101;
    color: #FFF;
    text-decoration: none;
    margin: 0;
    padding: 0px 5px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    }


    What code do I need to add to give a big enough margin at the top of the button so that the button do not obscure the Lost your password link?

    Any help Thank you.
    Sandra

  2. #2
    Thread Starter
    masandra's Avatar
    Join Date
    Apr 2013
    Location
    Cardiff United Kingdom
    Posts
    131
    Thanks
    18
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Expired Customer thedesignguys's Avatar
    Join Date
    Feb 2013
    Location
    United Kingdom
    Posts
    18
    Thanks
    8
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    vintagevenuestyling's Avatar
    Join Date
    Jan 2014
    Location
    United Kingdom
    Posts
    13
    Thanks
    5
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Moved register/login button but still need help!
    By plivans in forum ClassiPress General Discussion
    Replies: 2
    Last Post: March 27th, 2013, 01:28 PM
  2. Adding Register button to Login page (instead of text)
    By erj80 in forum ClassiPress General Discussion
    Replies: 1
    Last Post: January 12th, 2013, 05:56 PM
  3. adding facebook login button at the "Register" page of the classipress theme
    By tpadmin in forum ClassiPress General Discussion
    Replies: 14
    Last Post: August 17th, 2012, 07:15 AM
  4. Login & Register button Removal in Vantage
    By erroloz in forum Vantage General Discussion (Legacy)
    Replies: 3
    Last Post: June 29th, 2012, 12:17 PM
  5. [SOLVED] Register & Login Button in Welcome Box
    By tmtu20 in forum ClassiPress General Discussion
    Replies: 4
    Last Post: August 9th, 2010, 04:13 AM