This topic has 6 replies, 2 voices, and was last updated 8 years by azidi.

  • Author
  • #91535
     azidi
    Participant

    I want a horizontal login box at the top of my page. How do you create horizontal login form? Are there any plugins you can use?

    Thanks

    #91675
     Radu
    Moderator

    Hi,

    This is not available in Kleo theme, if you don’t have programming language i suggest you hire a programmer to achieve that.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #91824
     azidi
    Participant

    Hi Radu,

    Thanks for your reply
    Juste one more question. Please, how can I insert an image to popup login box

    Greetings

    #91866
     Radu
    Moderator

    Hi,

    Go to page, in visual composer backend editor add single image module where you will upload the image and in On click action you will set open prettyPhoto.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #91876
     azidi
    Participant
    This reply has been set as private.
    #91888
     Radu
    Moderator

    Hi,

    Try like this

    COPY CODE
    
    div#kleo-login-modal .row {
        background-image: url(http://www.keenthemes.com/preview/metronic/theme/assets/global/plugins/jcrop/demos/demo_files/image1.jpg);
    }
    div#kleo-login-modal .kleo-pop-title-wrap.main-color {background-color:transparent;color: #FFF !important;}
    div#kleo-login-modal .kleo-fb-wrapper { background:none !important;  }
    

    Add this css to wp admin -> theme options -> general settings -> quick css or in kleo-child/style.css

    Replace http://www.keenthemes.com/preview/metronic/theme/assets/global/plugins/jcrop/demos/demo_files/image1.jpg with your image url.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #92042
     azidi
    Participant

    Hi Radu,
    Thanks it works well
    Cheers

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?