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. Split Screen Footer and .lay-project-index-current-project

Split Screen Footer and .lay-project-index-current-project

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 125 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
    mika
    wrote on last edited by
    #1

    Hey Lay-Supreme-Dream-Team,

    I have 2 problems I can't solve. Can you please help me?

    The first one is that I want to have a "normal" full-width footer at the end of projects built with a split-screen layout, just like on the other pages. I tried a lot of different code but nothing works – only crashes my layouts. You can find an example here:
    https://noriundmichi.de/carlsberg-good-vibes-are-bittersweet/

    The second problem is the "Active Background Color" from the project index, and it's kind of strange because it worked already. Even when I turn off all custom code, the problem doesn't disappear. The current project in the index on the left side of the "cases" page only gets the active state when the site is reloaded – I didn't get it after a while of research.

    Thanks a lot … again :)

    Best wishes,
    Micha

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

      The first one is that I want to have a "normal" full-width footer at the end of projects built with a split-screen layout, just like on the other pages.

      i think this wont work cause the footer is used as the left half of the splitscreen

      you could only try to create a custom html element yourself and then use that as th footer:

      lay options → custom css & html

      custom html at bottom

      <div class="my-custom-footer"></div>
      

      custom css:

      .my-custom-footer{
      height: 30px;
      width: 100%;
      background-color: blue;
      z-index: 50;
      position: fixed;
      bottom: 0;
      left: 0;
      }
      

      this will just be a fixed empty blue bar at the bottom of ur browser

      The second problem is the "Active Background Color" from the project index, and it's kind of strange because it worked already. Even when I turn off all custom code, the problem doesn't disappear. The current project in the index on the left side of the "cases" page only gets the active state when the site is reloaded – I didn't get it after a while of research.

      oh i see!
      i will release an update now that fixes this!

      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