Default icon in sidebar

Jul 08, 2012 17:13

Journal: guess_the_show
S1 oder S2: S2
Layout Stil: Flexible Squares
Account Art: Plus
Kurzbeschreibung des Problems: Default-Icon-Platzierung in der Sidebar.

Read more... )

[s2], sidebar

Leave a comment

Comments 2

maybe742 July 9 2012, 19:31:40 UTC
suche das Folgende und lösche das Fettgedruckte.

.userpic, .userpicfriends, .userpiccomment, .defaultuserpic {
position: relative;
float: left;
text-align: center !important;
font-size: 10px !important;
background-color: transparent !important;
padding: 5px;
margin: 30px 0 10px -120px;
z-index: 15;
}

suche das Folgende und füge das Fettgedruckte ein.

.defaultuserpic {
text-align: center;
margin-bottom:15px;
}

Die 15px sind Geschmacksache.

Reply

jussy_baby July 11 2012, 18:38:54 UTC
Super! Hat geklappt! Ich dank dir. ♥

Reply


Leave a comment

Up