Forum Support

Shape 5
March 28, 2024, 12:40:39 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: change colour for hyperlinks  (Read 819 times)
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« on: March 09, 2015, 06:01:26 PM »

At http://holnessmassagetherapy.com/  I have added a custom css entry to change the menu items to white.problem is, it also changes all of my hyperlinks to white and therefore invisible. How can I separate the two in css?

Thanks
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: March 09, 2015, 11:24:33 PM »

Hello,

Code:
s5_flex_menu.css - line 157

#s5_nav li a {
    color: #ffffff;
    font-size: 0.85em;
    font-weight: 500;
}

Changing it here should only affect the links that are part of the Menu.
Logged

Mike Nicoll
------------
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
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #2 on: March 10, 2015, 05:41:03 AM »

Sorry, I was in the wrong place. The problem is with the phone number and links, not the main menu. They take up the colour specified in Highlight 2 Color in the template admin

I wish to segregate these and apply a colour of my choice.

Thanks,
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: March 10, 2015, 07:11:01 AM »

Hello,

This should work:

#s5_pos_custom_2 a, #s5_pos_custom_2:hover {
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
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #4 on: March 10, 2015, 08:13:22 AM »

Thanks - and if I wanted to control the links in the body of a message like in the About Jackie page, what would I need then as they are governed by the template manager
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #5 on: March 10, 2015, 03:35:09 PM »

This should work:

Code:
#s5_component_wrap a {
  color: #ff0000 !important;}
Logged

Mike Nicoll
------------
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
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #6 on: March 11, 2015, 06:05:28 AM »

Thanks guys.

« Last Edit: March 11, 2015, 12:03:31 PM by cspgsl » Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #7 on: March 11, 2015, 04:21:38 PM »

NP Smiley
Logged

Mike Nicoll
------------
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
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.