View Single Post
  #6  
Old 02-05-2016, 09:44 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Re: What did the latest update do to my site?!?

Quote:
Originally Posted by qualiteam
For the sidebar menu you should also add this:
Code:
body .sidebar ul.menu a.active, body .sidebar ul.menu li a:hover { color: #8aa1b3; }

And for the top menu:
Code:
body #top-main-menu li > a.tap, body #top-main-menu > li > span.primary-title.tap, body #top-main-menu > li:hover > span.primary-title, body #top-main-menu > li.active > span.primary-title, body #top-main-menu > li > span.primary-title:hover, body #top-main-menu > .active > a, body #top-main-menu li li:hover > a, body #top-main-menu li li:hover > a::after, body #top-main-menu li li a:hover, body #top-main-menu li:hover > a { color: #8aa1b3; }
Quote:
Originally Posted by qualiteam
I believe you use one of the standard design themes and links in that theme were always pink. So, I guess, you had changed the color to blue somehow in past. Do you have a custom module that implemented that change? Or did you changed links to blue through the Custom CSS tab?

Thanks for the information. I guess I just never noticed it being pink before.

When is the estimate for the new cms module to fix the footer issue?
__________________
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