mouse thingy |
mouse thingy |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jul 2006 Member No: 441,198 ![]() |
idk what it is called but like it pops up on your mouse when your mouse doesnt move and you can put w/e you want it to say. i cant explain it. hopefully one of you people out there know what i am talking about. and all the users who have have their myspace on private so i cant show it.
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Nothing But The DOG In Me. ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Mar 2005 Member No: 117,860 ![]() |
QUOTE a.name { color: 000000; font-family:arial; font-size:10px; text-decoration:none; } a.name span{ display:none; } .name:hover span { display: block; position: absolute; top: 30px; left: 50%; margin-left:-75px; width:150px; padding: 5px; z-index: 5; background: transparent; font-size: 10px; font-family: arial; text-align: center; text-decoration:none; } just change the bold so its exactly how you want it For text: <a href="http://www.createblog.com" class="name">Name of link<span>what you want the pop up to say</span></a> For images: <a href="http://www.createblog.com" class="name">Name of link<span><img src="url of pic here"/></span></a> replace the http://www.createblog.com with a link, doesnt have to be real, but it has to have http:// |
|
|
![]() ![]() |