0
Welcome Guest! Login
0 items Join Now

Safari - a:visited change color

  • Safari - a:visited change color

    Posted 16 years 11 months ago
    • Hi.

      I don't know if this the right forum for my question but I'll try.


      Working with a Joomla- site at http://redesign.ctm.no
      See right col "Nyheter"

      In Safari all links, e-mail, a:visited are showed in red! I want these in black.

      IE and Firefox show the same text in black.

      Best regards,
      Robert H.
    • Last Edit: 16 years 11 months ago by Yves.
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Safari - a:visited change color

    Posted 16 years 11 months ago
    • You have two template_css.css references in your index.php:

      <link href=" redesign.ctm.no/templates/H3_template/css/template_css.css " rel="stylesheet" type="text/css" />
      <link href="css/template_css.css" rel="stylesheet" type="text/css" />

      In the second one, you have this style:

      A:link { color: red }
      A:visited { color: maroon }
    • Yves
  • Re: Safari - a:visited change color

    Posted 16 years 11 months ago
    • Gratz, Yves!

      Din't see the second CSS :)
      Got blind in the first one.

      RH

Time to create page: 0.051 seconds