Viewing 6 replies - 1 through 6 (of 6 total)
  • Edit your theme’s stylesheet.

    Find
    .post img{
    border: 1px solid #85927C;
    padding: 3px;
    margin: 5px 0 5px 0;
    }

    Change that border statement to
    border: 0px;

    Thread Starter divamaggie

    (@divamaggie)

    Thank you so much HandySolo. Sorry about double posting. I actually couldn’t find this post when I went searching for it.

    Maggie
    [moderated]

    No problem.

    On most pages here, at the very top, is a link to view your profile. From there, you can see all your posts.

    Thread Starter divamaggie

    (@divamaggie)

    Thank you HandySolo,

    I managed to fix the frame around the smilie on the main page, but once I click on comments and I go to the commenting page, the frame around the smilie returns.

    Maggie
    [moderated again! please, no sigs]

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    In your style.css, find this:
    #page img{
    border: 1px solid #85927C;
    padding: 3px;
    margin: 5px 0 5px 0;
    }

    Change the border there to 0px as well.

    Thread Starter divamaggie

    (@divamaggie)

    Thank you Otto32!

    Maggie
    https://divamaggie.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘removing frame around smilie’ is closed to new replies.