anyone? |
![]() ![]() |
anyone? |
Jul 4 2006, 12:08 PM
Post
#1
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 |
okay well im making a div layout.. and i want that image rollover thing in it..so i tryed putting it in the layout i have now but the image doesnt come up, only the links do
anyone know why? thanks oh and by the way the myspace im testing this code on is below P.S. i took it out for now because its not working.. |
|
|
|
Jul 4 2006, 12:27 PM
Post
#2
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
let me see your image rollover code
|
|
|
|
Jul 4 2006, 12:33 PM
Post
#3
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 |
CODE 1)<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> 2)<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=44261793">blah blah blah<span><img src="http://img158.imageshack.us/img158/915/yumx3shrunkmaksfhzxmf1em.jpg" width="100px"></span></a> |
|
|
|
Jul 4 2006, 12:48 PM
Post
#4
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
are you sure that's your image rollover code?
|
|
|
|
Jul 4 2006, 12:49 PM
Post
#5
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 |
|
|
|
|
Jul 4 2006, 12:59 PM
Post
#6
|
|
|
& my dreams fall down ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,173 Joined: Nov 2005 Member No: 291,336 |
put the code back in your myspace..so i can see it also where do you want it to show up on your layout?
|
|
|
|
Jul 4 2006, 01:14 PM
Post
#7
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 |
oh okay i see it now that its in a scroll box..
but when i put it in its own div i cant see it at all this is what i put in id like to meet CODE <div class="content" style="position: absolute; background-color:transparent; left: 300px; top:505px; width:387px; height:210px; overflow: auto;"> 1)<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> 2)<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=44261793">blah blah blah<span><img src="http://img158.imageshack.us/img158/915/yumx3shrunkmaksfhzxmf1em.jpg" width="100px"></span></a> </div> any ideas? |
|
|
|
Jul 4 2006, 05:18 PM
Post
#8
|
|
![]() Connor ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Jun 2005 Member No: 147,913 |
nvm i got it ..
thanks anyway though you guys can close this now.. |
|
|
|
![]() ![]() |