-
Author
-
December 6, 2015 at 22:15 #91535azidiParticipant
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
December 7, 2015 at 17:27 #91675RaduModeratorHi,
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 solutionDecember 8, 2015 at 09:08 #91824azidiParticipantHi Radu,
Thanks for your reply
Juste one more question. Please, how can I insert an image to popup login boxGreetings
December 8, 2015 at 16:06 #91866RaduModeratorHi,
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 solutionDecember 8, 2015 at 17:05 #91888RaduModeratorHi,
Try like this
COPY CODEdiv#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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.