New Landing How can we help? Cardinal Signup/login button

Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Cardinal
  • #257155
    alelordelo
    Member
    Post count: 155

    How can I create a signup/login button on the top right corner of my homepage (like prt screen attached)?

    thanks

    Attachments:
    You must be logged in to view attached files.
    #257158
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You will need to add custom css to one of your menu items, if you add the link to your menu I can provide some custom css

    – Kyle

    #257206
    alelordelo
    Member
    Post count: 155

    Thanks Kyle!

    I am not sure if this is the case for a custom CSS…

    I used a plugin to generate a “Facebook Login” button (allows user to login using facebook):

    Click here to login or register with Facebook

    Should I create a button and paste this on a button link?

    thanks

    #257255
    alelordelo
    Member
    Post count: 155
    This reply has been marked as private.
    #257289
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #main-navigation #menu-main-menu-1 > li:last-child span {
      border: 2px solid #efefef;
      padding: 11px 15px;
      border-radius: 2px;
    }
    #main-navigation #menu-main-menu-1 > li:last-child:hover span {
      background-color: rgba(220,220,220,0.2);
      color: #fff;
    }

    – Kyle

    #257425
    alelordelo
    Member
    Post count: 155

    Genius, thanks Kyle!

    Now I need to add a “Signup/login” link

    After signed in/ user should be redirected to a specific page. How can I do this?

    thanks!

    #257452
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Go to Theme Options > Header Options and enable account aux item in the header

    – Kyle

    #257670
    alelordelo
    Member
    Post count: 155

    thanks Kyle, but I need a signup on the menu like the one attached. Isn’t is possible to enter the link on the “sign up” button on the menu?

    Attachments:
    You must be logged in to view attached files.
    #257673
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ll need to add a custom link to the main menu, make sure it’s the last one for the CSS to apply

    – Kyle

    #257676
    alelordelo
    Member
    Post count: 155

    Thanks.

    Image 2 is were I should enter the link, right? What is the link I should enter?

    Attachments:
    You must be logged in to view attached files.
    #257680
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which page is your sign up page?

    – Kyle

    #257682
    alelordelo
    Member
    Post count: 155

    Have no idea, how can I find out?

    #257688
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m confused, you want people to be able to sign up to your site, but don’t have a plugin for this functionality?

    – Kyle

    #257738
    alelordelo
    Member
    Post count: 155

    I want a client to be able to login/signup to his account and Cardinal has this feature included. So I need to know what is the ling dor the account signup or login

    #257740
    Kyle – SUPPORT
    Moderator
    Post count: 35880
Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register