1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | /* --頭貼名片-- */ #plurk-dashboard .dash-segment-profile #dash-profile { height: 300px; } #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic { width: 303px; height: 0px; padding-top: 300px; background: url('圖片網址'); background-size: cover; } #plurk-dashboard .dash-segment-profile #dash-profile #full_name { margin-left: 5px; padding-top: 260px; } #plurk-dashboard .dash-segment-profile #dash-profile .profile-info { display: none; } |
Direct link: https://paste.plurk.com/show/qz1yF7CodeexqGmbtpLj