1 Thêm một nút lên TOP nữa Tue Nov 13, 2012 8:38 am
Admin
Trùm Forum
vào vấn đề luôn
Demo :
[You must be registered and logged in to see this image.]
Codes
Chèn vào footer_end
Demo :
[You must be registered and logged in to see this image.]
Codes
Chèn vào footer_end
- Code:
<a style="display: inline;" id="top-link" href="#top">Top of Page</a>
- Code:
#top-link {
background: url("http://www.jayvietnam.com/styles/inkd/yo.png") no-repeat scroll left top transparent;
border: medium none;
bottom: 10px;
display: none;
height: 125px;
overflow: hidden;
position: fixed;
right: 10px;
text-decoration: none;
text-indent: -999px;
width: 66px;
}