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

Global Color Change

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 11-11-2016, 02:15 PM
  Don@Core's Avatar 
Don@Core Don@Core is offline
 

Advanced Member
  
Join Date: Nov 2016
Location: Phoenix
Posts: 97
 

Default Global Color Change

Hello,
Looking for an easy way to change all the blue with custom CSS in the crisp white theme to an orange color (#f0652f)?

Right now its taking me forever doing a find replace for all blues... ugh

attached a screen capture of the web address
Thanks
Don
__________________
Business 5.4.0.10
nginx, Linux
Phoenix, AZ, USA
coreonewelding.com
Reply With Quote
  #2  
Old 11-13-2016, 10:09 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

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

Default Re: Global Color Change

Since there may be different shades of blue, I think the simple search & replace won't work there.

However, if you use IDE that highlights colors (for example, there Color Highlighter plugin for Sublime Text 3), you can just scan through files in the skins/crisp_white/customer directory and find CSS rules that set the blue color.

I'm not sure if there is a faster way to do this, unfortunately.
__________________
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 11-14-2016, 09:28 AM
  Don@Core's Avatar 
Don@Core Don@Core is offline
 

Advanced Member
  
Join Date: Nov 2016
Location: Phoenix
Posts: 97
 

Default Re: Global Color Change

that is what i was afraid of.... thanks for the reply.
__________________
Business 5.4.0.10
nginx, Linux
Phoenix, AZ, USA
coreonewelding.com
Reply With Quote
  #4  
Old 05-08-2020, 10:57 AM
 
ou812 ou812 is offline
 

Newbie
  
Join Date: Oct 2014
Posts: 4
 

Default Re: Global Color Change

has anyone found an easy way to change the colors in the crisp white skin?

I can't even find some of the blue in the css file...
Reply With Quote
  #5  
Old 05-08-2020, 11:12 AM
 
memoto memoto is offline
 

X-Cart team
  
Join Date: Feb 2018
Posts: 246
 

Default Re: Global Color Change

Why are you looking into CSV files while there is a Custom CSS section. Simply use it to apply all the needed changes to any needed classes/ids
__________________
X-Cart Team
Reply With Quote
  #6  
Old 05-08-2020, 03:46 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Global Color Change

Quote:
Originally Posted by memoto
Why are you looking into CSV files while there is a Custom CSS section. Simply use it to apply all the needed changes to any needed classes/ids




XC5 css is extremely bloated. Using the custom css section to add even more css rules should be last resort. This is bad advise. Not to mention lots of times you have to apply custom css rules with !important which is another con of using this.


Keep in mind that the font color is not in one file only but spread to multiple files and even more if you have modules trying to match the theme.



If you want to modify such an important section of the default skin as colors you need to have custom module and modify the css and less files directly so they are not loaded 2-3 times overriding each other.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
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 12:24 PM.

   

 
X-Cart forums © 2001-2020