Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Change shopping cart icon in Crisp White theme?

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 07-14-2017, 07:47 AM
 
npav npav is offline
 

Member
  
Join Date: Nov 2015
Posts: 15
 

Default Change shopping cart icon in Crisp White theme?

Hello,

Looking to change the shopping cart/bag icon in the crisp white theme.

I looked in the theme files and found shopping-bag.png, but it looks like the one from the default theme and changing it doesn't change the one on my site. It looks like it might be part of an icon-font?

Anyway, the end result is I'm looking to edit the shopping bag to look like a cart.
__________________
X Cart 5.3.4.5
mountingstandoffs.com
Reply With Quote
  #2  
Old 07-19-2017, 11:23 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Change shopping cart icon in Crisp White theme?

Have you seen this module?
https://market.x-cart.com/addons/cart-icons.html

It allows you to upload custom icons for the minicart.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #3  
Old 07-20-2017, 07:17 AM
 
npav npav is offline
 

Member
  
Join Date: Nov 2015
Posts: 15
 

Default Re: Change shopping cart icon in Crisp White theme?

For anyone else trying to figure this out, I was able to edit it with CSS in the end.

Crisp White theme *does* use an iconfont, which is xcartfont.ttf, but you can override the shopping bag by using the CSS below.

Code:
/* shopping cart icon */ .header-right-bar .lc-minicart:before { display: inline-block; content: url(https://www.vanceoutdoors.com/range/images/range-cart.png); /*change this for new icon*/ width: 70px; /*adjust width to move icon left to right */ }
__________________
X Cart 5.3.4.5
mountingstandoffs.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:23 AM.

   

 
X-Cart forums © 2001-2020