Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #303957
    leviathansh
    Member
    Post count: 43

    Hello guys i need to put some legal information under the password tab, there is any easy way to accomplish this task or do i need to play a little with code? Thank you as always :).

    Attachments:
    You must be logged in to view attached files.
    #304456
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    #account-modal p.register-submit {
        margin-top: 60px;
    }
    p.form-row.register-submit:before {
        display: inline-block;
        content: "My Test Content Text";
        position: absolute;
        left: 0;
        top: -45px;
        height: 30px;
        line-height: 30px;
        width: 100%;
    }
    #304481
    leviathansh
    Member
    Post count: 43

    It works perfectly thank you David. Just one last question: How do i set the size of that text?

    #304486
    David Martin – Support
    Moderator
    Post count: 20834

    Add in a font-size: 12px; CSS rule to the larger CSS chunk.

    #304489
    leviathansh
    Member
    Post count: 43

    Thank you David 🙂

    #304508
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item.

Viewing 6 posts - 1 through 6 (of 6 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