roll over words instead of image |
roll over words instead of image |
![]()
Post
#1
|
|
![]() valerie ![]() ![]() ![]() Group: Member Posts: 80 Joined: Jul 2005 Member No: 183,864 ![]() |
http://profile.myspace.com/index.cfm?fusea...iendid=14126934
soo...this is what i was talking about in my earlier topics. when you rollover a link or and image a set of words shows. this guys profile has his profile like that. i wanted to know how to do that. oh look at the section with view my pics, comment and message |
|
|
![]() |
*WHIMSICAL 0NE* |
![]()
Post
#2
|
Guest ![]() |
Maybe your image map is making it show up behind the layout?
![]() Have you used something like this in the about me: CODE <style> .NAME a {position:absolute; display: block; text-align: center; font: bold 1em sans-serif; z-index: 4; left:50%; top:0%; margin-left:150px; margin-top: 530px; border-width: 0; text-decoration: none; color: FFFFFF; background: none; border-right: 0px;} .NAME a:hover {color: FFFFFF; background: none; text-decoration:none; border-right: 0px double white;} .NAME a span {display: none;} .NAME a:hover span {display: block; position:absolute; z-index: 4; left:50%; top:0%; margin-left:-310px; margin-top: -100px; width: 247px; height: 200px; color: black; background: none; font: 10px Verdana, sans-serif; text-decoration:none; text-align: left;} </style> And then in the Who I'd like to Meet: CODE <div class="NAME"> <a href="http://"><img src="http://IMGTOROLLOVER"/><span><font color="000000"> CONTENT </font></span> </div></a> And only change the stuff in caps? I'm not very good at doing this, because I don't use them. So I'm sorry for not being a big help. |
|
|
![]() ![]() |