Forum Support

Shape 5
March 28, 2024, 06:08:38 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Visited Hyper Link color in fitness template  (Read 955 times)
mwb12345
Jr. Member
**
Offline Offline

Posts: 53



« on: June 06, 2017, 01:49:52 PM »

Hi,

Is there anyway to independently control the visited link color on the main menu?

my development site is at:

http://www.iotran.com

I would like to make the bottom footer red like the main menu, but when I do that, then visited link is the same red color and disappears.  I see you can control this in the responsive menu for mobile and tablet, but not desktop.
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: June 07, 2017, 07:23:50 AM »

Hello,

I'm sorry I am not seeing that issue. I have clicked on several links in the bottom menu and they are all staying white whenever I click on them. That is how they are intended to work. Is there a particular one where the problem can be seen or a specific url?
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
mwb12345
Jr. Member
**
Offline Offline

Posts: 53



« Reply #2 on: June 07, 2017, 08:20:35 AM »

Hi,

What i meant is the main menu links, not the bottom menu , that is fine.  The main links when vistited are red and disappear.
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: June 07, 2017, 04:51:27 PM »

Hello,

The main menu links aren't red because they are visited, they are red because that is the active page you are on which is controlled by class. You are having this problem because you've set the header to the exact same color as the links. I would suggest using a different colors, if you set your active and hover colors to be white the user will never know what page they are on.

This is controlled by the template's highlight color which is set in the index.php file, specifically under:


.btn-link, #s5_nav li.active span, #s5_nav li.active a, #s5_nav li.mainMenuParentBtnFocused a, #s5_nav li.mainMenuParentBtnFocused span, a, .highlight1, .class_item_dollar, .class_item_cents {
    color: #f93004;
}

You could try something like this in the index.php file right above the closing </style> tag which will override the highlight color:

#s5_nav li.active a, #s5_nav li.mainMenuParentBtnFocused a, #s5_nav li.mainMenuParentBtnFocused span, a {
color:#FFFFFF !important;
}
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
mwb12345
Jr. Member
**
Offline Offline

Posts: 53



« Reply #4 on: June 08, 2017, 09:59:04 AM »

Thank you!!  that worked perfectly.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.