Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mangekyou Friend
    #173354

    The images appear with a thin black border automatically after upload.

    Is there a way to remove these borders?

    TomC Moderator
    #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.

    😎

    mangekyou Friend
    #436225

    Thanks 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

    http://legsbumsandtums.com/

    I have pm’d you the admin log in details

    TomC Moderator
    #436232

    Okay, 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

    🙂

    mangekyou Friend
    #436247

    Thank Tom, you’re a legend

    TomC Moderator
    #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 !!!

    😎

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

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