Web Design Forum: Changing Link Colour in Chrome (Mac). - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Changing Link Colour in Chrome (Mac).

#1 User is offline   CBG 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 164
  • Joined: 21-February 09
  • Reputation: 0
  • Location:England, UK
  • Experience:Intermediate
  • Area of Expertise:Video Production

Posted 07 January 2010 - 02:14 PM

I have used the following CSS code to change the link colour of all the links in a DIV to white:
#twitter-footer a:link	{color:#FFF;	text-shadow:	none;}
#twitter-footer a:link	{color:#FFF;	text-shadow:	none;}


The technique works great in all browsers except from Chrome (Mac), in Chrome on the Mac the link colour displays as black which I do not want:
Posted Image

Is there some more code I need to make it white in Chrome on the Mac too? Help.
0

#2 User is offline   Stardog 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 91
  • Joined: 09-April 08
  • Reputation: 1
  • Location:Edinburgh
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 07 January 2010 - 03:57 PM

Try using #ffffff instead of three. Try #twitter-footer a {...}.

I don't use a Mac so I can't take a look.
0

#3 User is offline   CBG 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 164
  • Joined: 21-February 09
  • Reputation: 0
  • Location:England, UK
  • Experience:Intermediate
  • Area of Expertise:Video Production

Posted 07 January 2010 - 06:38 PM

View PostStardog, on 07 January 2010 - 03:57 PM, said:

Try using #ffffff instead of three. Try #twitter-footer a {...}.

I don't use a Mac so I can't take a look.


None of those solutions worked for me :(
0

#4 User is offline   CBG 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 164
  • Joined: 21-February 09
  • Reputation: 0
  • Location:England, UK
  • Experience:Intermediate
  • Area of Expertise:Video Production

Posted 07 January 2010 - 06:58 PM

Ahh I've just fixed the prob myself, turns out if I've already got a default link colour set, choosing the link colour of a DIV will not override it.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users