• Resolved kosaks

    (@kosaks)


    Hello please help me on my problem regarding on the images on the websites content. When i add the image on the content there seems to have a line on the edge of the image please click here to see the problem yourself ALHPA MOBILE MARKETING. Can you help me on how to remove that line so that all we can see is the rounded box. By the way i use ADOBE PHOTOSHOP on the images by default the background is set to transparent so that the rounded box will appear only not the box with the background.

    I NEED YOUR HELP ON HOW CAN I RESOLVE THIS PROBLEM.
    THANKS.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Edit style.css and remove border: 1px solid #BBCCD3; from:

    .art-article img, img.art-article {
        border: 1px solid #BBCCD3;
        margin: 1em;
    }
    Thread Starter kosaks

    (@kosaks)

    Hello esmi. I did what you said but it still doesn’t solve the problem? do you have other ideas? please help me.

    .art-article img, img.art-article
    {
    border: none;
    margin: 1em;
    }

    Thread Starter kosaks

    (@kosaks)

    ESMI thank you for your help. Im experiencing trouble on my browser that i can’t see the latest changes on the site. The problem is solve now.

    Thank you so much bro

    You don’t seem to have made the change I suggested to your site.

    Thread Starter kosaks

    (@kosaks)

    Yes, but i did another approach here’s the code from

    .art-article img, img.art-article
    {
    border: none;
    margin: 1em;
    }

    is this the same as the one’s you suggested??

    Yes but I can’t see that on the site either.

    Thread Starter kosaks

    (@kosaks)

    I just updated the site. please check again the changes sir.

    thanks.

    Looks like you got it right this time. ??

    Thread Starter kosaks

    (@kosaks)

    I could have not done it without you. thanks for your help. I really do appreciate it and also i learned from it.

    thank you so much.

    No problem ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Content image problem’ is closed to new replies.