customized profile thumb size ignored
-
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!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘customized profile thumb size ignored’ is closed to new replies.