div help! |
div help! |
Aug 6 2006, 10:28 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 275 Joined: Jan 2006 Member No: 348,679 |
http://profile.myspace.com/index.cfm?fusea...iendid=63737492 and how did they do that hovering thing its soooo cool! if u know please help me! |
|
|
|
![]() |
Aug 6 2006, 10:38 PM
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
It's an image rollover.
This code aligns where the image should be: <style stype="text/css"> a span{display:none;} a:hover span {display: block; position: absolute; top: 10px; left: 130px; width:100px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} </style> And this one is just for the links and images. Keep in mind that you need to change the width. <a href="LINK URL">NAME OF LINK HERE<span><img src="URL TO IMAGE" width="100px"></span></a> |
|
|
|
twinkle915 div help! Aug 6 2006, 10:28 PM
twinkle915 oh thanks! i'll try it later cuz i have ... Aug 6 2006, 10:42 PM
twinkle915 scratch that
it doesnt work :/
i tried but nope ... Aug 7 2006, 11:37 AM
I own yourr face. Mmm no. Imagemapping and myspace don't really ... Aug 7 2006, 11:42 AM
toyo loco No myspace doesn't allow image mapping. Well i... Aug 7 2006, 11:43 AM
twinkle915 yea i saw that code but it didnt work either Aug 7 2006, 11:55 AM
toyo loco Did you position it where you wanted it to go?
QUO... Aug 7 2006, 12:19 PM![]() ![]() |