Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #952771

    Hi
    You need to apply the custom style code on the button css classes .
    Copy class name : http://prntscr.com/bx3r2s
    Check the style code used for templates button classes using inspect element : http://prntscr.com/bx3rnn

    then apply the style on the jreviews button classes using custom.css file .
    Example:

    .jrButton 
    {color: #ffffff!important;
        background-color: #ef553a!important;
        border-color: #ed4122!important;
        font-weight: 700!important;
        padding: 10px 16px!important;
        font-size: 11px!important;
        line-height: 1.53846154!important;
        border-radius: 3px!important;
    background-image:none!important;
    }
    janyour Friend
    #952900

    Wonderfull thank you very much, i have a similar style 🙂

    perhaps you can add some classes in the next release and show that the template is compatible for Jreviews too 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  janyour 7 years, 8 months ago.

The topic ‘jReviews buttons as derfautl Jaintranet buttons’ is closed to new replies.