Css Rollovers? |
Css Rollovers? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2009 Member No: 741,528 ![]() |
How can i do that?
|
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2009 Member No: 741,528 ![]() |
CODE <style>
a.twitter {float:left;background:url(http://i25.tinypic.com/xdecno.jpg)repeat;width:30px;height:40px;display:block;} a.twitter:hover {float:left;background:url(http://i30.tinypic.com/25hq36f.jpg)repeat;} </style> <div class="codytwitter" style=" position: absolute; top: 1540px; width: 30px; height: 40px; left: 50%; margin-left: -404px ! important; background-color: transparent;"><a href="http://www.twitter.com" class="twitter"><img src="http://i25.tinypic.com/xdecno.jpg" /></a> </div> |
|
|
![]() ![]() |