o0 Chém Gió 0o
Would you like to react to this message? Create an account in a few clicks or log in to continue.
o0 Chém Gió 0o

Chém gió | 8 chít | bun đưa


You are not connected. Please login or register

Thêm hiệu ứng hình dưới liên kết

Go down  Message [Page 1 of 1]

ikaros

ikaros
Master
Master

Chú ý, css này danh cho các bạn đã có hiểu biết sơ đẳng về css voọc thử. Các bạn mới ko nên thử.

Mô tả : khi rê chuột đến liên kết sẽ hiện ra ảnh mình chọn phía dưới liên kết.Ở đây mình dùng ảnh này
chép toàn bộ đoạn code sau vào css style sheet của bạn :

Code:
/*Lienket--------------------------------------------------*/
/*Credits: ikaros */
/*URL: http://xitai.123.st/ */

a:link {
color: #C37108;
white-space: nowrap;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #C37108;
}

a:hover {
text-decoration: none;
background-image: url(media/animated_underline.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 3px;
color: #CC9900;
}

a:active {
text-decoration: none;
}

Thay media/animated_underline.gif thành link ảnh của bạn.
Chúc bạn thành công!!

Vui lòng giữ nguyên credit.

https://xitai.123.st

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum