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

C

cx

@cx
About
Posts
28
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Mobile Issues (stucked Slider, keeping Footer, disable ios Zoom)
    C cx

    I experience some problems with the mobile Version of my site

    1. On Mobile Devices (Tablets/Phones) the Fullscreenslider crashes and stops sliding after rotating the device. Landscape to portrait or the other way around.
      This is a nasty issue for me. Can I fix that somehow ?

    2. On Mobile Devices ( Phone View ) I loose my footer. For the Desktop version the following code works fine. Do I need to make any changes before adding this code to "Custom CSS for Mobile Version“ ?

    #footer-region{
    position: fixed;
    background-color: transparent !important;
    bottom: 0;
    left: 0;
    width: 100%;
    }

    html.fp-enabled #footer-region{
    display: block;
    }

    1. On Ipads (No Issues with all tested android devices) normal pages can be zoomed in. Can I disable that? Fullscreen-Slide sites are not zoomable, therefore I thought It might be just a view lines to add to normal scroll based pages.

    Feel free to take a look at the site for yourself.
    www.fabianrockenfeller.com/wordpress
    Thanks so much in advance for your help!!
    Fabian

    General Discussion

  • Having a fixed footer
    C cx

    Incase somebody tries to implement something similar.
    Adding background-color: transparent !important; was the only thing necessary to override the background of the footer to make it transparent.

    #footer-region{
    position: fixed;
    bottom: 0;
    background-color: transparent !important;
    left: 0;
    width: 100%;
    }

    General Discussion

  • Having a fixed footer
    C cx

    Can the Footer or any other page be fixed as an extra overlaying menu on all pages?

    'Sticky Footer Option' seems to stick on single pages.
    I would like to fix it at the bottom of the whole webpage/browser hight, not after the bottom of the page content. ( The original menu is already in use in the top )
    The aim is pretty much just to have an extra menu that I can use.

    Thanks in advance for the help!

    General Discussion

  • copy&past elements between multiple pages
    C cx

    thats what I thought. Had to reconsider to idea to just combine the normal footer and my news footer content to one footer that lifes on the news pages now. Thanks. Works for what I use it for

    General Discussion

  • Lost transparent pgn/gif Background
    C cx

    Solving my own problem... I just realize that I can just add code with the <> Button inside the +Text Editor. This was it. Now it works ;)

    Bug Reports
  • Login

  • Don't have an account? Register

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