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

D

DMB

@DMB
About
Posts
111
Topics
39
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Custom Lines/page dividers
    D DMB
    Feb 13, 2018, 10:46 PM

    If you set the left-right frame to 0% you could then just use normal rows with background colours as a divider. Then you could just use the x/y offsets to create a margin for your content. Bit of a hack but it'll work.

    D

    General Discussion

  • Scroll to anchor on another page
    D DMB
    May 2, 2017, 5:03 PM

    Hey man, I figured this out last week but then ended up not using the smooth scroll!

    So in custom head content put this:

    <!--SMOOTH SCROLL ANCHOR POINTS-->

    <script>
    jQuery(document).ready(function(){
    jQuery('body').on('click', '.yourclasshere', function(event) {
    event.preventDefault();
    var id = jQuery(this).attr('href');
    jQuery('html, body').animate( { scrollTop: jQuery(id).offset().top }, 750, 'swing' );
    });
    })
    </script>

    So obviously you need to replace 'yourclasshere' with your own class name.

    What I was using this script for was for several text links at the top of the page which would just scroll down to a certain point underneath where each image was.

    In that case I assigned the point I wanted to arrive at an #id and then in the text editor using the 'link' button entered this id '#youridhere'.

    I then had to go into the html editor in the text editor and manually add in the class in my JS script before the href link.

    That way all my anchors were smooth scrolling.

    I'm not entirely clear what you want to smooth scroll but hope you can adapt my code :)

    Best,

    Duncan

    General Discussion

  • Horizontal Line Style
    D DMB
    Nov 26, 2016, 3:28 PM

    In the gridder, select 'More' and you will see an option for "Horizontal Line' - you can then add it anywhere in the gridder.

    To change the line thickness go to 'Lay Options' - 'Lay Options' and under 'Horizontal Lines' you can set the horizontal line height.

    Hope that helps,

    D

    General Discussion

  • Horizontal Line, how-to
    D DMB
    Nov 18, 2016, 1:28 AM

    @Hayo-Gebauer I think that is just a border on the top of the footer - not a horizontal line that you can add in the gridder.

    If you want a horizontal line on your footer like your link, add this to your custom CSS:

    #footer-region {border-top: 1px solid black;}

    Best,

    D

    General Discussion

  • Random color background
    D DMB
    Oct 19, 2016, 1:33 PM

    @arminunruh Works perfectly! Thanks so much man! If i could buy you a beer i would! :beer:

    General Discussion backgroundcolor color random background

  • Can't move or resize any element in the gridder
    D DMB
    Nov 7, 2016, 12:00 AM

    @DMB Actually its ok, seems to have sorted itself out now - weird! :v:

    Bug Reports gridder resize

  • Strange Faux Bold effect when using Project Description for project thumbnails
    D DMB
    Aug 14, 2016, 9:06 PM

    @arminunruh Brilliant that fixed it - thanks so much man, and keep up the great work :)

    Bug Reports faux bold font projects thumbnail

  • Carousel : Style Text Slides?
    D DMB
    Oct 14, 2016, 11:00 AM

    @arminunruh Genius! Thanks so much Armin! I'm honoured to get an update for my problem ;)

    Addons carousel addon text carousel

  • A few examples of my usage of "Lay Theme"
    D DMB
    Dec 24, 2017, 12:13 AM

    Hi @ArneRobot !

    Great websites! I just wondered how you integrated the full screen slider menus with the burger in the desktop site? Been wondering how to implement that for a while..

    Best,

    D

    Showcase

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
J
j36g2
9 minutes ago
A
anagase
19 minutes ago
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