1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
/*拉高河道*/
#timeline_holder {
height: calc(100vh - 72px) !important;
padding-top:40px !important;
}

/*河道控制列*/
#plurk_form .icons_holder li{
width: 25px;
font-size: 20px;
line-height:20px;
}
#plurk_form .icons_holder .pif-emoticon:after {
margin: -22px 0 0 1px;
}

#filter_tab a, #filter_tab:hover a {
height: 25px;
margin-top: 6px;
}
#timeline_control_holder {
right: 20px;
}
#updater {
left: -270px;
}



/*開始調整主控台*/
#dashboard_holder {
margin: 0 auto;
padding: 0;
}

/*發噗區*/
#plurk-dashboard .dash-group-form {
width: 100%;
max-width: 980px;
min-width: 580px;
clear: both;
position: fixed;
z-index: 999;
bottom: 35px;
}

#plurk-dashboard .dash-group-form .segment-content {
min-height: 80px;
}


.dash-segment .segment-content {
background: transparent;
background-color: transparent;
}

#plurk-dashboard .dash-segment-post {
margin-top: 20px;
border-radius: 10px;
}

#plurk-dashboard .dash-segment {
position: fixed;
}

#plurk-dashboard .dash-segment.dash-segment-post {
position: relative;
}

/*好友及粉絲*/
#plurk-dashboard .dash-segment-friends, #plurk-dashboard .dash-segment-fans {
top: 50px;
z-index: 700;
width: 300px;
max-width: 25%;
transition: background 0.2s, height 1.6s;
}
#plurk-dashboard .dash-segment-friends #dash-friends #friend_managment, #plurk-dashboard .dash-segment-fans #dash-fans #fan_managment {
margin-top: -10px;
}
.friend_man.add_friend, .friend_man.accpet, .friend_man.unfollow, .friend_man.add_follow, .friend_man.add-as-fan{
background-color: #fdcd3c;
}
friend_man.unfollow:hover, .friend_man.add_follow:hover, .friend_man.add-as-fan:hover{
background-color: #207298;
}
.friend_man.add_friend:hover, .friend_man.accpet:hover {
background-color: #6a9706;
}
#plurk-dashboard .dash-segment-friends, #plurk-dashboard .dash-segment-fans {
height: 40px !important;
overflow: hidden !important;
background: rgba(0, 0, 0, 0.0);
}

#plurk-dashboard .dash-segment-friends:hover, #plurk-dashboard .dash-segment-fans:hover {
height: auto !important;
background: rgba(0, 0, 0, 0.8);
}
#plurk-dashboard #dash-friends-pics, #plurk-dashboard #dash-fans-pics{
margin:0;
}
#plurk-dashboard .dash-segment-friends {
left: calc( 50px + 22%);
}

#plurk-dashboard .dash-segment-fans {
left: calc( 50px + 46%);
}


footer{ height:30px;}
#footer{ position: fixed;left:0;}



/*個人資料*/
#plurk-dashboard .dash-segment-profile {
margin-top: 42px;
position: fixed;
background: black;
width: 300px;
max-width:20%;
min-width:300px;
left: 0px;
top: 0px;
bottom: 0;
padding: 10px;
-webkit-transition: left 1s, background 1s;
-mos-transition: left 1s, background 1s;
-o-transition: left 1s, background 1s;
transition: left 1s, background 1s;
z-index:999;
}



#plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
z-index:999;
width: 250px;
height: 250px; /*PIC-HEIGHT*/
padding-top: 250px; /*PIC-HEIGHT*/
}

/*大頭貼要換的話 >> PIC-HEIGHT 那一串都要記得跟著改高度*/
#plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
background: url('圖片連結');
background-size: cover;
}

#plurk-dashboard .dash-segment-profile #dash-profile #full_name {
margin-left: 20px;
margin-top: -20px;
top: 280px; /*PIC-HEIGHT + 30*/
text-weight: bold;
position:relative;
}

#plurk-dashboard .dash-segment-profile #dash-profile .profile-info {
margin-left: 0;
left:20px;
top: 330px; /*PIC-HEIGHT + 80*/
}
#plurk-dashboard .dash-segment-profile #dash-profile .profile-icons {
right:20px;
top: 330px; /*PIC-HEIGHT + 80*/
}
#plurk-dashboard .dash-segment-profile #dash-additional-info {
position: absolute;
top: 350px; /*PIC-HEIGHT + 100*/
}


#plurk-dashboard .dash-segment-stats{
bottom: 200px;
left: 0px;;
width: 280px;
height: 90px !important;
overflow: hidden !important;
z-index: 9999;
}

#plurk-dashboard .dash-segment-stats h2, #dash-friends h2, #dash-fans h2{
font-size: 0 !important;
line-height:0;
}

#dash-stats-table {
height: 0;
width: 0;
opacity:0;
}



/*徽章們*/
#plurk-dashboard .dash-segment-award {
bottom: 20px;
left: 0px;
width: 280px;
overflow: hidden !important;
z-index: 9999;
}



/**噗浪生物**/
/*隱藏原本的生物*/
#dynamic_logo img {opacity: 0;}
/*新生物*/
#dynamic_logo
{
height: 200px; /*生物高度*/
width: 200px; /*生物寬度*/
background: url() no-repeat;
margin-top: -10px; /*生物距離頂部的位置*/
margin-right: 0px; /*生物的左右位置*/
}


/*噗幣旁增加圖案*/
#plurk-dashboard .dash-segment-profile #dash-profile .profile-icons {
text-align:right;
width:120 px;
height:50 px;
background: url(圖片連結) no-repeat; background-position: bottom 0 right 25px;
}