Làm sao để chỉnh lại mục Friend Lists, Latest Comments và Recent Visitors ở sidebar khi không dùng skin mặc định của Opera?

(Nguồn : Blog's Đan Quỳnh )

Bạn hãy copy và paste đoạn mã sau vào user.css:

//* :: LATEST COMMENTS + RECENT VISITORS :: */

#side .userlist li {
list-style-position: outside;
list-style:none;
}

#newcomments .userpic {

margin:0 1px 0 5px;
float:right;
}

.userpic {
border:1px solid #fff;
}

#newcomments li {
border-bottom:1px dotted #aaa;
}

#newcomments li, #visitors li {
clear:both;
padding:6px 0;
}

#visitors li {
height:32px;
}

#newcomments a.usertext:link, #newcomments a.usertext:visited {
color:#333;
}

#side .userlist a {
text-decoration:none;
}

#side .userlist a:hover {
text-decoration:underline;

* :: FRIENDS IN SIDEBAR :: */

#friendz img {
display:block;
width:88px;
height:66px;
}

#friendz li {
float:right;
width:88px;
overflow:hidden;
margin:0;
}

#friendz li.first {
clear:both;
float:left;
}

Làm cách nào để tạo script chuột và đổi màu thanh trượt?Làm sao để tạo bộ đếm số người truy cập vào blog?

February 2012
M T W T F S S
January 2012March 2012
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