Have you tried doing a css reset at the top of your css page?
a { color:#fff}
a:link { color:#fff}
a:visited { color:#fff}
a:active { color:#fff}
Then set the colors you want each to be later down the css road.
Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com
On May 10, 2013, at 9:12 AM, Chris Kavinsky wrote:
> I'm working on a web site and the client just reviewed it using his ipad.
> For some reason, the ipad browser is rendering the phone number in both the
> header and footer in blue instead of white. Blue is the default hyperlink
> color, but neither are linked. I don't have an ipad to properly
> troubleshoot, so do any of you ipad users see the same thing? Does anyone
> have any idea what's causing the color change and how to fix it? Here's the
> site:
>
> http://www.integrityheatingair.com/
>
> Any help would be greatly appreciated.
> ______________________________________________________________________
> css-discuss [[email protected]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/