1. Miklos Solti
  2. Content Layout Virtuemart
  3. Thursday, 24 October 2019
Dear Support,

I'm using your overrided code for Virtuemart Cart and works fine. How can I add a image to this module? Like a cart or basket image?

Thanks,
Miklos
Responses (4)
Frantisek Accepted Answer Pending Moderation
Linelabox Support
Hi, Please provide website url. Thank you.
  1. more than a month ago
  2. Content Layout Virtuemart
  3. # 1
Miklos Solti Accepted Answer Pending Moderation
  1. more than a month ago
  2. Content Layout Virtuemart
  3. # 2
Frantisek Accepted Answer Pending Moderation
Linelabox Support
Open templates/koronauj/css/custom.css

add:


.cartmodulelab.collapse::before {
display: block;
position: absolute;
content: "\f07a";
left: 60px;
font-family: fontawesome;
font-size: 28px;
top: 20px;
}

  1. more than a month ago
  2. Content Layout Virtuemart
  3. # 3
Miklos Solti Accepted Answer Pending Moderation
Hi,

That's looks promising! Can I add my own png image instead the \f07a ?

Thanks,
Miki
  1. more than a month ago
  2. Content Layout Virtuemart
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.