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

Hayo GebauerH

Hayo Gebauer

@Hayo Gebauer
About
Posts
223
Topics
78
Shares
0
Groups
0
Followers
4
Following
0

Posts

Recent Best Controversial

  • Dark mode — is it possible?
    Hayo GebauerH Hayo Gebauer

    @Keffer

    This part is the darkmode code, first part of determines, that the website choses darrkmode, if the user has darkmode activated in their OS. (I put this part in Custom HTML at bottom)

    <!-- Darkmode Code -->
    <script>if (window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches){jQuery("body").addClass("dark-mode-on");}
    window.laytheme.on("newpage", function(layoutObj, type, obj){
     
    });
    window.laytheme.on("newpage", function(layoutObj, type, obj){
    jQuery( "li#menu-item-3845" ).html( '<div class="dark-mode-wrapper"><svg xmlns="http://www.w3.org/2000/svg" id="darkmode" fill="currentColor" stroke="currentColor" stroke-width="1.2" viewBox="0 0 14.5 14.5"><defs><style>.cls-3{fill:none;}.cls-4{stroke:none}svg#darkmode {overflow: hidden;}</style></defs><title>DARKMODE</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><circle class="cls-3" cx="7.25" cy="7.25" r="6.75"/><path class="cls-4" d="M14,7.25a6.71,6.71,0,0,0-2.22-5L2.26,11.78A6.74,6.74,0,0,0,14,7.25Z"/></g></g></svg</div>');
    });
    jQuery(document).on("click", ".dark-mode-wrapper", function(event) {
    jQuery("body").toggleClass("dark-mode-on");
    });
    </script>
    

    Now you need to adjust your CSS classes like this:

    .dark-mode-on {background-color: #000!important}
    

    Go through everything until you have a complete darkmode. The darkmode button can be placed by giving a text or image the class:
    dark-mode-wrapper

    General Discussion

  • Pagespeed performing much slower on mobile
    Hayo GebauerH Hayo Gebauer

    @alasdair17 Thanks, that seems to have done it! Now it's questionable whether to leave lazy loading on or not...

    I think I'll leave it off for now.

    SOLVED

    General Discussion

  • Back To Top button?
    Hayo GebauerH Hayo Gebauer

    make a text box (for example) and right click it while editing a page.
    chose: Use as "Scroll to top" Button

    General Discussion

  • Index Filter Arrow
    Hayo GebauerH Hayo Gebauer

    @Richard Thanks you! I got it working

    General Discussion

  • Project Index Styling CSS
    Hayo GebauerH Hayo Gebauer

    @Richard thanks, I will try that out!

    General Discussion

  • Project Thumbnails with changing backgrounds...
    Hayo GebauerH Hayo Gebauer

    FYI: I got a workaround. I inserted a blank PNG for each project thumbnail mouseover.

    General Discussion

  • Change the link of the sitetitel
    Hayo GebauerH Hayo Gebauer

    to anyone looking up this thread, there's is a workaround for some cases.
    Since multiple menus are possible, you can hide your sitetitle and replace it with another menu!

    General Discussion

  • Dark mode — is it possible?
    Hayo GebauerH Hayo Gebauer

    https://codepen.io/HarlemSquirrel/pen/NdMebZ?fbclid=IwAR0yShgdR6YdQZ54H1N3wEeb1gNW_LNh_cDVeBTFn6xWcZdQ8clO7AxaT80

    would it be possible to implement something like this?

    General Discussion

  • image Rounded corners with caption
    Hayo GebauerH Hayo Gebauer

    @arminunruh works now, thanks!

    Feedback

  • WebGL transition for carousel
    Hayo GebauerH Hayo Gebauer

    Really enjoying the Background WebGL Slideshow, any chance to introduce these transitions to LT carousel?

    Feedback

  • News Categories
    Hayo GebauerH Hayo Gebauer

    Hi!
    would it be able to link a specific category within news posts to a specific news element?

    that way you could have multiple news elements showing different categories of news.

    Best,
    Hayo

    Feedback

  • Cool feature for Index on mobile
    Hayo GebauerH Hayo Gebauer

    I've seen a really cool version of an index on mobile

    Visit this on mobile (no effect on desktop):

    https://notedesignstudio.se/index

    -> you scroll through the index and a selected row scrolls as well showing a thumbnail of the selected row.

    Feedback

  • Offset objects via pixels
    Hayo GebauerH Hayo Gebauer

    I think it would be nice to be able to offset objects by using pixels instead of %

    Bildschirmfoto 2022-02-02 um 13.46.22.png

    Feedback

  • Idea for the Thumbnail Grid
    Hayo GebauerH Hayo Gebauer

    I think an hover-option for the thumbnail grid, where all other project thumbs fade/change color, would be nice.

    So you hover over a project thumb, and it doens't change, but all the remaining project thumbs change.

    Feedback

  • Content doesn't show up (only 404)
    Hayo GebauerH Hayo Gebauer

    problem solved (permalinks)

    Bug Reports

  • Magnetic slide Addon / mobile version
    Hayo GebauerH Hayo Gebauer

    thanks for the lightnening fast response!

    i updated it and emptied the browser cache. but it still seems to switch to magnetic slide on the pages (set all pages off)

    edit: it seems to work now!!

    THANKS

    Bug Reports

  • Warning: Undefined array key (…)gridder/thumbnailgrid.php
    Hayo GebauerH Hayo Gebauer

    @arminunruh Thank you for the help!!

    Bug Reports

  • Code appears on top after update
    Hayo GebauerH Hayo Gebauer

    deleted all third party plugins. there's no custom jquery apart from google analytics..

    (code is still there)

    Bug Reports

  • iPad Mini Landscape/Portrait mode
    Hayo GebauerH Hayo Gebauer

    @mariusjopen
    Tried it on Safari works like a charm. Thanks!

    Bug Reports

  • iPad Mini Landscape/Portrait mode
    Hayo GebauerH Hayo Gebauer

    @edgrbnz thanks for the tipp, I'm always confused by the retina display resolution and the "actual" pixel count of the display.

    Regarding the website: thanks for the feedback, I have a hard time including a logo, since I don't feel a logo or headline is the right thing for me.

    I included a back button... for now

    Bug Reports
  • Login

  • Don't have an account? Register

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