Deviantart V7 (pre eclipse) theme beta

Makes deviantart.com look less terrible

< Feedback on Deviantart V7 (pre eclipse) theme beta

مراجعة: Good - script works

§
Posted: 20-09-2024
Edited: 20-09-2024

just wanted to point out a small fix, the a.user-link img section in the code should be changed to what is shown below, to adjust the width automatically:

a.user-link img {
    max-height:50px;
    width:auto;
    margin-right:8px;
    margin-bottom:2px;
    border-radius:0
}

This is because on the current version, new (Eclipse-themed) group pages have the icon instead cropped to square as the size is fixed to 50x50px.

Awesome job otherwise on recreating the style, the profile styling in particular looks very accurate in my opinion. :)

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.