View Single Post
  #42  
Old 02-05-2016, 04:48 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Re: 5.2.12 released: Order management and Import/Export, New modules...

Quote:
Originally Posted by qualiteam
You can change the link color as follows:
1. Sign into the back end and go to Look & Feel -> Custom CSS tab.
2. Tick the "Use custom css" checkbox, add the following code in the text area and save the changes.
Code:
body a, body a:hover { color: #8aa1b3; }

How did you change the colors the last time? Did you use the custom CSS page? Or did you edit some files on the server?

Never did. You guys changed the color on this release somehow. I never touched the a link css

I just implemented that CSS change and it didn't change the a:hover color.
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote