test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • An LeFevre Friend
    #723785

    Hello.

    The fancy box that pops up when displaying the cart is different between the custom module tabs and the Virtuemart product display.

    How can I get them to be the same cart shown on the Virtuemart product display?

    This is what it looks like from the module display:

    And, here is how it should look like:

    Thank you!

    Ninja Lead Moderator
    #723900

    HI,

    You can add the css style below into templates/ja_cagox/css/custom.css file

    #fancybox-wrap #fancybox-content a.continue_link, #fancybox-wrap #fancybox-content a.showcart {
    border: 2px solid #333333 ;
    color: #333333 ;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 5px 15px;
    text-transform: uppercase;
    }

    #fancybox-wrap #fancybox-content h4 {
    font-weight: normal;
    font-size: 16px;
    clear: both;
    }

    #fancybox-wrap #fancybox-outer {
    overflow: hidden;
    }

    #fancybox-wrap #fancybox-content a.showcart {
    margin-right: 20px;
    }

    #fancybox-wrap #fancybox-outer #fancybox-close {
    top: 0;
    right: 0px;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    }

    Let me know if it helps

    Regards

    Ninja Lead Moderator
    #754345

    HI,

    You can add the css style below into templates/ja_cagox/css/custom.css file

    #fancybox-wrap #fancybox-content a.continue_link, #fancybox-wrap #fancybox-content a.showcart {
    border: 2px solid #333333 ;
    color: #333333 ;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 5px 15px;
    text-transform: uppercase;
    }

    #fancybox-wrap #fancybox-content h4 {
    font-weight: normal;
    font-size: 16px;
    clear: both;
    }

    #fancybox-wrap #fancybox-outer {
    overflow: hidden;
    }

    #fancybox-wrap #fancybox-content a.showcart {
    margin-right: 20px;
    }

    #fancybox-wrap #fancybox-outer #fancybox-close {
    top: 0;
    right: 0px;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    }

    Let me know if it helps

    Regards

    An LeFevre Friend
    #725289

    Thank you! That worked!

    An 🙂

    An LeFevre Friend
    #755006

    Thank you! That worked!

    An 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  An LeFevre 9 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum