-
AuthorPosts
-
January 30, 2012 at 7:20 pm #173354
The images appear with a thin black border automatically after upload.
Is there a way to remove these borders?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 30, 2012 at 7:24 pm #436222<em>@mangekyou 297804 wrote:</em><blockquote>The images appear with a thin black border automatically after upload.
Is there a way to remove these borders?</blockquote>
As previously, need you to provide the url for the site you’re working on
– as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.😎
January 30, 2012 at 7:41 pm #436225Thanks for the response Tom,
The problem i’m having is on the homepage… as you can see the images uploaded for the items have a thin black border around them that i would like to remove
I have pm’d you the admin log in details
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 30, 2012 at 8:25 pm #436232Okay, there are a couple of different css rules you need to look at, depending on which element you are wanting to remove the border from . . . .
For those top “image placeholder” items, open file /templates/ja_methys/css/template.css
at line 363 . . .
<blockquote>.ja-moduletable img {
border: 1px solid #111;
margin-top: 10px;
}
</blockquote>
This is where you remove or modify the border property for those items.For the images within your blog/article items (on the front page), open /templates/ja_methys/css/k2.css
at line 1074 . . .
<blockquote>span.catItemImageimg {
border: 1pxsolid #333;
padding: 0;
}
</blockquote>
This is where you remove or modify the border property for those items.Hope That Helps
🙂
1 user says Thank You to TomC for this useful post
January 31, 2012 at 12:19 am #436247Thank Tom, you’re a legend
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 31, 2012 at 12:22 am #436248<em>@mangekyou 297847 wrote:</em><blockquote>Thank Tom, you’re a legend</blockquote>
Glad I could assist.By the way, your site is coming a long REALLY NICELY – the overall theme fits really well with the base JA Methys template. KEEP UP THE GREAT WORK !!!
😎
1 user says Thank You to TomC for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by TomC 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum