Topic: Inside News, over button news move!

Hi everyone, i had a problem with my old version of cutenews and updating to the last version the problem still. maybe is not a problem in the cutenews system.

here what happen :

I have a download button inside my news, when i move the mouse cursor the button image change to other,

when it change the news below move few pixels down and when i move the cursor out the image the news move again few pixels up.

here in the site where you can check it : http://www.mkmugen.com.ar/download.php

some extra info :

Im testing it in Firefox.

this is the code im using for change the image :

<img onmouseout="this.src='img_index/download_1.gif'" onmouseover="this.src='img_index/download_2.gif'" src="img_index/download_1.gif">

thanks

Re: Inside News, over button news move!

Sorry guys, I fixed it. It wasn't CuteNews error. I just forgot to add the size of the image.

width="105" height="23"

all works fine now, thanks anyway https://cutephp.com/forum/style_emoticons/default/smile.gif