Viewing 2 replies - 1 through 2 (of 2 total)
  • This CSS is doing that:

    .postcontent img, .widget_sp_image img {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #DCDCDC;
        border-radius: 5px;
        padding: 5px;
    }

    Thread Starter mlopesciolo

    (@mlopesciolo)

    So, to fix the issue, do I insert that block of text into the style.css document?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image frame appearing in one template, not apperaing in other’ is closed to new replies.