Icons im Rangsystem ändern

[ Nach unten  |  Zum letzten Beitrag  |  Thema abonnieren  |  Neueste Beiträge zuerst ]


Blutmondlicht

-, Männlich

  Rollenspieler

Beiträge: 69

Icons im Rangsystem ändern

von Blutmondlicht am 24.11.2017 10:42

#head_icons a.icon.coins { background-image: url(URL LINK); }

#head_icons a.icon.coins:hover { background-image: url(URL LINK); }

.profile.coins{ background-image: url(URL LINK); background-position: right top; background-repeat: no-repeat; } .icon.coins { background-image: url(URL LINK); }

div.highlight5 table tbody tr td:nth-child(1) img { visibility: hidden!important; }

div.highlight5 table tbody tr td:nth-child(1) { background-image: url(URL LINK); background-position: left center; background-repeat: no-repeat; }

div.ranking_right div#allMembers div.memberList div.memberListItem div.memberInfos div.memberDetails table.profileTable.inverse tbody tr:nth-child(2) td:nth-child(2) img { visibility: hidden!important; }

div.ranking_right div#allMembers div.memberList div.memberListItem div.memberInfos div.memberDetails table.profileTable.inverse tbody tr:nth-child(2) td:nth-child(2) { background-image: url(URL LINK); background-position: left center; background-repeat: no-repeat; }

div#profileInfos div#profileInfosLeft div#profileDetails table tbody tr:nth-last-child(1) td:nth-child(2) img { visibility: hidden!Important; }

div#profileInfos div#profileInfosLeft div#profileDetails table tbody tr:nth-last-child(1) td:nth-child(2) { background-image: url(URL LINK); background-position: left center; background-repeat: no-repeat; }

Antworten

« zurück zum Forum