Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • marco17 Friend
    #203633

    Hi,

    When iput a link into an image in a module is displayed a black border.

    How can i do to not show this border?

    Many thanks.

    Marco

    TomC Moderator
    #558972

    Can you provide a screenshot pointing out the issue you’re describing?

    I am not certain I can see it when I bring up your site. :((

    chavan Friend
    #558975

    It is here in this file /templates/ja_methys/css/template.css

    Find this code


    .ja-photo-thumb img { border: 1px solid #111 ; margin: 0px 5px !important; padding: 0px !important; }

    make border:0px;

    marco17 Friend
    #558981

    Sorry, i just realize that the black border is showed in all images you insert into a module (with or without link).

    I would like the border not showed.

    Marco


    1. screenshot
    TomC Moderator
    #558982

    Try This . . .

    Within file path –> /templates/ja_methys/css/template.css
    at line 513, modify as follows:


    .ja-moduletable img {
    border: none;
    margin-top: 10px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    marco17 Friend
    #559045

    Great !

    Many thanks Tom.

    It works.

    Many thanks again.

    Marco

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

This topic contains 6 replies, has 3 voices, and was last updated by  marco17 9 years, 4 months ago.

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