Hover image css / java / html

Posted in: Newspaper
Post count: 1

Hello,

I have a small problem with a call to action, I want to change the picture to hover my picture. I managed to do it on my home page: http://www.fevad.com/ (call to action of red color top right under social networks) but on the other page impossible, here is my code :


<img style=”max-width: 100%;
height: 32px;” src=”
http://www.fevad.com/wp-content/uploads/2017/02/Widget_newslette_v1r.jpg&#8221;
onmouseover=”this.src=’http://www.fevad.com/wp-content/uploads/2017/02/Widget_newsletter_v2.jpg'&#8221;
onmouseout=”this.src=’http://www.fevad.com/wp-content/uploads/2017/02/Widget_newslette_v1r.jpg'&#8221;
border=”0″ alt=”s’abonner à la newsletter”/>

Thank you in advance for your help.

Regards,

Team FEVAD

Post count: 22421

Hello,

If you already created it on the homepage, it should also work on any other page as well. Simply copy the shortcode for it in classic mode and text mode. The code you provided is incomplete and will not work. Make sure you copy all of the element code.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.