Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Project arrows over Cover

Project arrows over Cover

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 446 Views
  • 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.
  • M Offline
    M Offline
    Marta Dias
    wrote on last edited by
    #1

    Hi,
    Is there a way for the project arrows not to be over the Cover?

    Thank you

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @Marta-Dias

      are you talking about the Cover-Cover? The image which overlays the whole homepage when you start it the first time?
      In this case… Well, you can use the CUSTOM CSS and z-index to bring them to the top.

      But I do not see a reason to do that…

      Let me know if that helps!

      Best!

      Marius

      www.mariusjopen.world

      M 1 Reply Last reply
      0
      • mariusjopenM mariusjopen

        Dear @Marta-Dias

        are you talking about the Cover-Cover? The image which overlays the whole homepage when you start it the first time?
        In this case… Well, you can use the CUSTOM CSS and z-index to bring them to the top.

        But I do not see a reason to do that…

        Let me know if that helps!

        Best!

        Marius

        M Offline
        M Offline
        Marta Dias
        wrote on last edited by
        #3

        @mariusjopen
        Hi Marius,

        I’m talking about the cover that introduces projects, sorry if I wasn’t clear enough. I have covers for individual projects, as in this site: http://www.querida.si/macba-the-hermetic-bell/

        I also have project arrows so people can go to the previous/next project. The problem is that they appear over the cover and what I want is for them not to show up while on the cover-region, but only on the rows-region. (Just to prevent people from clicking on the arrows without scrolling and seeing the project itself.)

        This basically means that the z-index value of the cover-region needs to be bigger than the one of the project-arrow and that the z-index value of the project-arrow needs to be bigger than the one of the rows-region. For example:

        #cover-region{
        z-index:3;
        }

        .project-arrow{
        z-index:2;
        }

        #rows-region{
        z-index: 1;
        }

        But at the same time, this doesn’t make sense because the cover should be under the rows-region, which means that its value should be smaller than the one of the rows-region, so I don’t know if what I want is possible through this method.

        Well if you know a way to do what I want, please tell! If not, it’s ok, I already have a plan B, with the arrows being over the cover but less visible.

        Thanks a lot!

        Marta

        1 Reply Last reply
        0
        • mariusjopenM Offline
          mariusjopenM Offline
          mariusjopen
          Global Moderator
          wrote on last edited by
          #4

          Dear @Marta-Dias
          you are right. I just tested it myself.

          With the z-index it won't work.

          I see a solution only with jQuery. But that would involve quite some coding.

          Better go for the plan B.

          Best!

          Marius

          www.mariusjopen.world

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          I also code custom websites or custom Lay features.
          💿 Email me here: 💿
          info@laytheme.com

          Before you post:
          1. When using a WordPress Cache plugin, disable it or clear your cache.
          2. Update Lay Theme and all Lay Theme Addons
          3. Disable all Plugins
          4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

          This often solves issues you might run into

          When you post:
          1. Post a link to where the problem is
          2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
          3. If the problem is difficult to explain, post screenshots / link to a video to explain it
          Online Users
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
          laytheme.com
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Recent
          • Tags
          • Popular
          • Users
          • Search