Makes deviantart.com look less terrible
< 腳本Deviantart V7 (pre eclipse) theme beta的回應
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
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. :)
登入以回覆
just wanted to point out a small fix, the
a.user-link imgsection in the code should be changed to what is shown below, to adjust the width automatically: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. :)