Skip to content

Feedback

Got an idea for Lay Theme? I might include it in a new update or code an addon.
402 Topics 1.7k Posts
  • Easy option to resize cover feature.

    5
    0 Votes
    5 Posts
    87 Views
    fabiandraxlF

    @arminunruh

    ✌️✌️✌️

  • Css on links

    2
    0 Votes
    2 Posts
    25 Views
    arminunruhA

    i see you have :

    h5 a {
    color: #FFED00 !important;
    }

    that makes the anchors inside h5 tags yellow

    so the anchor tag inside the h2 tag wont be yellow

    this css:

    a.trescamenu {
    -webkit-text-stroke-width: 1px !Important;
    -webkit-text-stroke-color: #FFFF00 !Important;
    }

    only targets anchor classes that have a class of trescamenu
    so it would be anchors like: <a href="#" class="trescamenu">hi!</a>

    what u probably want is:

    .trescamenu a{
    -webkit-text-stroke-width: 1px !Important;
    -webkit-text-stroke-color: #FFFF00 !Important;
    }

    which means any element that has a class "trescamenu", apply the css to any "a" tag inside

  • 0 Votes
    3 Posts
    73 Views
    fabiandraxlF

    @arminunruh said in Is there a way to make it easier to create collapsible elements?:

    how would that work, im not sure if i understand the idea

    For example, if I want an image or text element to open the closed row. So in the gridder I would like to right click on the element and then assign a row to expand. Because it is very inconvenient to open the editor for this every time, especially if you have several elements to open the row.

    @arminunruh said in Is there a way to make it easier to create collapsible elements?:

    I should add default settings for expand row easing and duration in "gridder defaults"

    That would also be a good solution I think, maybe you can also make it adjustable for individual pages in the sidebar?

    Thank youuu! Have a nice day. :P

  • 0 Votes
    5 Posts
    73 Views
    arminunruhA

    oh very good idea! writing it down

  • 0 Votes
    2 Posts
    17 Views
    arminunruhA

    mmh i think that wont work if you use the setting where the mouse cursor becomes an arrow

  • Imagehover addon show mouseover state

    11
    0 Votes
    11 Posts
    140 Views
    arminunruhA

    oh ok!

    yea i didnt code it this way i believe to take some other image if no image was selected

  • 0 Votes
    5 Posts
    64 Views
    T

    @arminunruh Awesome! Could be great to have settings like transparency, height, color and animation for the navbar.

  • transitions

    2
    0 Votes
    2 Posts
    53 Views
    arminunruhA

    yea totally!
    i need to work on this other project at the moment…
    i hope to be able to continue developing new lay theme features from april on :/

  • text box uppercase option

    2
    0 Votes
    2 Posts
    46 Views
    arminunruhA

    mmh ok thanks for the tip

  • Feature mouseover image for regular images

    6
    0 Votes
    6 Posts
    369 Views
    arminunruhA

    mmmh
    im not sure if i will work on this because im not sure many people would use this

  • duplicate categories

    2
    0 Votes
    2 Posts
    36 Views
    arminunruhA

    hey michael! ok!
    you could also only use pages instead of categories

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    2 Posts
    68 Views
    arminunruhA

    yes great idea! will be added with the next update :)

  • Updates on animated favicon?

    2
    0 Votes
    2 Posts
    39 Views
    arminunruhA

    hey not sure if this is possible :D

    https://usefulangle.com/post/45/animate-favicon-gif-javascript

    this says gifs as favicons only work on firefox

    Thanks for developing LayTheme btw, I love it!!

    thanks :)))

  • [Laythemeforum] Ssl and port?

    2
    0 Votes
    2 Posts
    24 Views
    arminunruhA

    hey there! so the lay theme forum is a nodebb forum

    https://docs.nodebb.org/installing/os/ubuntu/

    and thats just the default port that the forum runs on apparently for security reasons

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • 0 Votes
    21 Posts
    3k Views
    P

    @paulcalver

    Figured it out using:

    nav.primary a:after { content: " /\00a0" !important; color: #494949 !Important; } .menu-item-1945 a:after { display: none !Important; }
  • 0 Votes
    2 Posts
    70 Views
    arminunruhA

    mmh yes yes nice idea

  • 1 Votes
    15 Posts
    212 Views
    arminunruhA

    ah yea man that was a really great idea

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