Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Rollover

    General Discussion
    3
    4
    311
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Vicky Lamas
      Vicky Lamas last edited by

      I would love to know if it's possible to do a rollover with a png image in a full screen mode like in this site http://m-o-n-o-m-i-x.com/

      1 Reply Last reply Reply Quote 2
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Hi @Vicky-Lamas
        yes. But you will need to "hack" it with Custom CSS.
        Do you want an image which pops up for each project?

        Best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • L
          leoncc last edited by

          I'm looking for exactly that. Would love to know the CSS hack.

          Thanks!

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Dear @leoncc

            I made a very rough sketch to give you an idea.

            .thumb:hover .thumb-rel {
                display: block;
            }
            .thumb-rel {
                display: none;
                position: fixed;
                left: 10vw;
                top: 10vh;
                width: 80vw;
                height: 80vh;
                overflow: hidden;
                pointer-events: none;
            }
            

            Hope that helps!

            I used project thumbnails.

            Best!

            Marius

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Before you post

            Use the Search Feature. Maybe there is already a solution to your issue.

            1. Update Lay Theme and all Lay Theme Addons
            2. Disable all Plugins
            3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
            4. Now see if your problem solved itself
            5. Go here, see if your problem is listed here:
            Troubleshooting

            When you post:
            1. Post a link to where the problem is
            2. If the problem is difficult to explain, post screenshots / link to a video to explain it

            Thanks!

            Online Users

            A

            Recent Topics

            • A

              Unable to update lay theme / to login wp admin

            • A

              New button feature not available

            • S

              Theme crashed - because of Polylang?

            • A

              carousel addon not working after update

            laytheme.com