PDA

View Full Version : Problem with rolloever image!


ZomgStuff
02-18-2007, 12:23 AM
Well I'm trying to make a rollover image and it works in the template preview, but not when actually browsing the thread! ;-( Here is my code, and I'm using skin called "blak ice."

Here's my code for it:
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image13','','http://www.zomgstuff.net/forum/images/zomgmod/Funny.gif',1)"><img src="http://www.zomgstuff.net/forum/images/zomgmod/Blank.gif" alt="Funny!" name="Image13" width="21" height="20" border="0" id="Image13" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Funny!','','http://www.zomgstuff.net/forum/images/zomgmod/Funny.gif',1)"></a>

Please help, thanks! There really isn't a good place to post it, so I though best here.