-
AuthorPosts
-
November 11, 2015 at 3:56 pm #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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 12, 2015 at 4:29 am #723900HI,
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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 12, 2015 at 4:29 am #754345HI,
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
November 20, 2015 at 4:30 am #725289Thank you! That worked!
An 🙂
November 20, 2015 at 4:30 am #755006Thank you! That worked!
An 🙂
-
AuthorPosts
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