-
AuthorPosts
-
marco17 Friend
marco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
December 17, 2014 at 5:35 pm #203633Hi,
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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 17, 2014 at 6:57 pm #558972Can 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 17, 2014 at 7:00 pm #558975It 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 Friendmarco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
December 17, 2014 at 7:17 pm #558981Sorry, 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
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 17, 2014 at 7:20 pm #558982Try 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 Friendmarco17
- Join date:
- January 2009
- Posts:
- 229
- Downloads:
- 17
- Uploads:
- 36
- Thanks:
- 26
- Thanked:
- 3 times in 2 posts
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by marco17 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can i no show border when i put a link into a image
Viewing 6 posts - 1 through 6 (of 6 total)