Hello forum,
adding an icon field in the tiddler will display it in titlebar:
Hovering the image in the titlebar with
.tc-titlebar img:hover {
height: 2em;
width: 2em;
zoom: 150%;
}
will also change the height of the titlebar:
How can it be archieved, that only the image will be zoomed as a “popup”?
Thanks for helping
Stefan