Button Issues and Admin CSS

Home Forums Porto – Responsive HTML5 Template Button Issues and Admin CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10005102
    fernsy
    Participant

    Hi there…great work on the template.

    Firstly, in the main menu where it says Pay Online, how can I get it to show the button correctly…maybe its because it is in an <li> tag?

    Also, I have purchased the Admin addition, how can I add the CSS to the Porto HTML 5 Template to use the Forms CSS etc?

    Thank you
    Ferns


    #10005107
    Support
    Keymaster

    Hello,

    1) Yes, there’s a conflict in the css, to use the btn-success in that part please add this:

    (css/custom.css)

    body #header nav.mega-menu .mega-menu-signin ul.dropdown-menu li .btn-success,
    body #header nav.mega-menu .mega-menu-signin ul.dropdown-menu li .btn-success:hover {
    	background-color: #5cb85c !important;
    	border-color: #4cae4c;
    	color: #FFF;
    	padding: 10px 13px;
    }

    2) To integrate the admin in the front-end please see this topic: http://www.okler.net/forums/topic/how-to-integrate-porto-admin-extension-on-porto/

    Let me know if you have any questions.

    Kind Regards, Jonas


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

This topic is marked as "RESOLVED" and can not rceive new replies.