• Resolved airdrummer

    (@airdrummer)


    i have customized the default profile form to turn off cover pic & set profile thumb to 300×300, but on inspection, the properly sized img is rendered smaller:

    .um-8617.um .um-profile-photo a.um-profile-photo-img {
    width: 300px;
    height: 300px;
    }
    div.uimob960 .um-profile-photo a.um-profile-photo-img {
    width: 140px !important;
    height: 140px !important;
    top: -70px !important;
    }

    d’oh!

    • This topic was modified 9 months ago by airdrummer.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • missveronica

    (@missveronicatv)

    @airdrummer

    Your page box width is 920px why you get the 140px Profile photo.

    Try to increase your Profile form’s page width 40px
    or the “Template” at UM Settings -> Appearance -> Profile
    for the page box to be 960px.

    When I untick the style 140px in my browser your Profile photo is changed in size.

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hi @airdrummer

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘customized profile thumb size ignored’ is closed to new replies.