Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • davilico Friend
    #127594

    We have a problem with linked images in teline as you can see in our site http://www.burgosinformacion.es on, the modules all images that contain any link to anuwher or anything , appear with a dotted line.

    How can we solve this?

    Thanks.

    Sherlock Friend
    #245666

    Hi !

    You open template_css.css file in templates/ja_teline/css folder . Find following code section at about line 63 :


    a {template_css.css (line 63)
    border-bottom:1px dotted;
    color:#006DA3;
    text-decoration:none;
    }

    change to :


    a {template_css.css (line 63)
    color:#006DA3;
    text-decoration:none;
    }

    good luck !

    davilico Friend
    #245824

    Solved in IE but not in Firefox, see at http://www.burgosinformacion.es

    Thanks.

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

This topic contains 3 replies, has 2 voices, and was last updated by  davilico 16 years, 7 months ago.

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