Thx! Fixed.
reiniger
Posts
-
imagehover default startup image not working anymore after update -
imagehover default startup image not working anymore after updatefor any inspection: https://www.marcusglahn.de/
-
imagehover default startup image not working anymore after updateHey @arminunruh unfortunately my imagehover startup image does not load anymore after updating. I had a default image showing up on refresh with this code... how can I fix it?? Did the class change? Now the image is rendered small in the upper left corner... I really appreciate any help you can provide.
.lay-imagehover-region img[data-hoverimageid="761"] { opacity:1 !important; }
-
Image hover default image on startupSolved by my friend J with custom CSS:
.lay-imagehover-region img[data-hoverimageid="563"] {
opacity:1 !important; -
Image hover default image on startupDear community, how can I ensure that the imagehover will show an image when a page loads? I made a project list as a kind of table (title, year, client) for my start page and used the imagehover addon to show a preview image on the left page background and holds the last hovered image visible after hovering to another area of the page. So far so good...
Unfortunately, I could not manage that there is a default image (in the best case the top project title) on the startup of the page so that half of my page is not empty when loaded for the first time. Does anyone have an idea how to achieve this?
-
Up arrow not working properly in full screen sliderHey @arminunruh , I have issues with the full screen slider addon since being updated. my mouse right arrow click behaves the opposite. Can you check the code?