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. Addons
  3. Sitetitle under hoverimages?

Sitetitle under hoverimages?

Scheduled Pinned Locked Moved Addons
hover addonoverlaysitetitle
3 Posts 2 Posters 109 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.
  • J Offline
    J Offline
    jonasschulte
    wrote on Nov 23, 2020, 5:17 PM last edited by
    #1

    Hi everyone!

    I'm facing a problem that is probably (hopefully) easy to solve if you know something about code, which I don't.

    I want to use the hover add on to display images. However, these images should also overlay the logo I have used as the site title. Is that easy to do?
    If not, is there any other option to place the logo (as svg) in the background of every page without using it as site title?

    https://sylviagoebel.de/paintings

    Thanks in advance!
    Jonas

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jonasschulte
      wrote on Nov 25, 2020, 12:15 PM last edited by
      #2

      I found a solution myself – had to set the z-index value in the frontend from 20 to 0:

      .sitetitle {
        line-height: 1;
        color: black;
        text-decoration: none;
        white-space: nowrap;
        z-index: 0; }
      

      I did the same before in the custom CSS section without success. I'm not sure if this is the best way as the setting might be overwritten again when the theme is updated, but for now it works.

      If there is a better way to do this, let me know..

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Richard
        Global Moderator
        wrote on Nov 28, 2020, 2:20 AM last edited by
        #3

        Dear Jonas @jonasschulte

        Great to hear you came to a solution, using the z-index is a good way to do it :)
        Of course things may change in the future but due to your code's simplicity i don't think it will be an issue.

        Do you need the additional css thats not z-index, so just:

        .sitetitle {
          z-index: 0; }
        

        Just curious but doesn't matter at all! just a thought :)

        Best wishes Jonas and have a wonderful day!
        Richard

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

        1/3

        Nov 23, 2020, 5:17 PM


        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.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Recent
        • Tags
        • Popular
        • Users
        • Search