Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • barologist Friend
    #166934

    How can I remove the code that changes the visited links to a gray color? I want the links to always show the selected template link color instead of changing to a gray color?

    Site: http://barfactory.com/bars/search-results_m106/query:all/dir:1/cat:29/jr_radius:5/order:featured

    Thanks!

    chavan Friend
    #404003

    Go to this File : /templates/ja_teline_iv/css/template.css
    Add this code to template.css file

    a:visited { color: #006699 !important; }

    Note: If you Find my Post useful please click on the Thanks Icon

    barologist Friend
    #404032

    Thanks for the quick response Chavan.

    Is there a way to not specify the color of the visited link and have it use the template assigned color? For instance, I have the blue color assigned to the Bars section of my site and the brick color assigned to the cocktails section of my site. I would like to keep the link colors the same for whatever template color is assigned to that page.

    Thanks!

    chavan Friend
    #404034

    There is an option .

    Go to this file /templates/ja_teline_iv/core/themes/blue-color/css/color.css

    remove the Following code

    a:visited { color: #666; }

    ———————————————————————————–

    GO to this File /templates/ja_teline_iv/css/template.css

    remove the Following code

    a:visited { color: #333; }

    Note: If you Find my Post useful please click on the Thanks Icon

    barologist Friend
    #404053

    That did it.

    Thanks Chavan!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  barologist 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum