ZenphotoCMS Forum
Rollover in a Zenpage or album description? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Rollover in a Zenpage or album description? (/thread-13156.html)



Rollover in a Zenpage or album description? - ctdlg - 2018-10-16

Hello,

Can we add a rollover effect on a picture in a Zenpage, album description or codeblock ?

This code

`[img]/mypath/mypicture2.jpg[/img]`
``

does not work, but is ok in an html page




Rollover in a Zenpage or album description? - acrylian - 2018-10-16

You can do everything that is possible with HTML and CSS but you have to modify the theme used yourself. And you should really not be using `` anymore as it is not part of the current HTML standard anymore.