RC Attacker
07-04-2007, 07:23 PM
Is it possible to hover a link and then show an image below it?
Here is an example:
http://forum.teamxbox.com/showthread.php?p=904566#post904566
Where it says "tag" in his info on the left, click Shockwave. Then you will see that image. Do you guys know how to do that? I found the way they did it but it isn't possible for me to use that because theirs is some weird thing involving their database like this:
<div style="padding: 1px 0px 1px 0px"></div>
<div class="postbitfields" id="gamercard_904566">
Tag: <a href="http://xboxlive.teamxbox.com" title="Click to view Shockwave's GamerCard"><b>Shockwave</b></a>
<script type="text/javascript"> vbmenu_register("gamercard_904566", true); </script>
</div>
Also, do you guys know how I could display that same image (if I can't do that^^^^^^) next to the join date, posts, and location? Like, I know how, using the image wrap
<img src="url.png" align="left">
but then the join date, posts, and location goes off the page (to the right.)
Thanks
Here is an example:
http://forum.teamxbox.com/showthread.php?p=904566#post904566
Where it says "tag" in his info on the left, click Shockwave. Then you will see that image. Do you guys know how to do that? I found the way they did it but it isn't possible for me to use that because theirs is some weird thing involving their database like this:
<div style="padding: 1px 0px 1px 0px"></div>
<div class="postbitfields" id="gamercard_904566">
Tag: <a href="http://xboxlive.teamxbox.com" title="Click to view Shockwave's GamerCard"><b>Shockwave</b></a>
<script type="text/javascript"> vbmenu_register("gamercard_904566", true); </script>
</div>
Also, do you guys know how I could display that same image (if I can't do that^^^^^^) next to the join date, posts, and location? Like, I know how, using the image wrap
<img src="url.png" align="left">
but then the join date, posts, and location goes off the page (to the right.)
Thanks

