Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: default uploaded media design is off in settings area #3000
    marian
    Member

    I have a similar problem with featured images and other media uploads (see attached).

    I found that it can be fixed with this css rule in an admin-style:

    .piklist-field .attachment .portrait img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    }

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)