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

P

Paul_Moxie

@Paul_Moxie
About
Posts
23
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Fast Image Flick - Fullscreen Slider?
    P Paul_Moxie

    Cool, i'll try this! Thank you :))

    General Discussion

  • Fast Image Flick - Fullscreen Slider?
    P Paul_Moxie

    Hi there,
    I wanna create an intro for my website that flicks trough some of my works quickly. Something like this: https://bei-deniz.com/

    Any ideas on how to do this? I thought it would be possible with fullscreen slider maybe but i cant get autoplay to work right.

    Cheers
    Paul

    General Discussion

  • Collapsed Sidebar
    P Paul_Moxie

    Hi @mariusjopen and @arminunruh !

    yesterday i did a collapsed sidebar menu for a page i'm working on right now:

    http://morgenmachen.org/startseite-3

    The only problem i have is, that the content of the page won't move with the sidebar, like it does in this example:

    https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_collapse_sidebar

    The CSS they use in the example is:

    }
    #main {
    transition: margin-left .5s; /* If you want a transition effect */
    padding: 20px;
    }

    Is it possible to achieve the effect by changing #main to whatever is used in laytheme? Do i have to put in the page ID? Or is this not possible with laytheme due to the way it uses Java Script?

    It would be great if you could give me a little hint :-)

    Cheers, Paul

    General Discussion

  • CSS Fixed Element affects other elements in the Gridder
    P Paul_Moxie

    We figured it out! Thank you :)

    Greets, Paul

    Bug Reports

  • CSS Fixed Element affects other elements in the Gridder
    P Paul_Moxie

    Hey @mariusjopen

    I want the dots on the left to be fixed, as if they belonged to the menu.
    Like on this page (where it also affects the text):

    http://www.krone-ci.com/corporate-fashion

    In comparison to this one (where the text is right but the dots move with it):

    http://www.krone-ci.com/textilhandels-consulting

    Thanks for your help :)

    Paul

    Bug Reports

  • CSS Fixed Element affects other elements in the Gridder
    P Paul_Moxie

    Hey @mariusjopen,
    thank you so much for you quick reply!

    Unfortunately the CSS you gave me doesn't seem to work.
    The class still remains 'fixed' right?

    Do you have any other ideas how to do the trick and isolate via CSS?

    Allthebest, Paul

    Bug Reports

  • CSS Fixed Element affects other elements in the Gridder
    P Paul_Moxie

    Hi @arminunruh and @mariusjopen!

    http://www.krone-ci.com/corporate-fashion

    I just tried to give an element a fixed position on the page above (the five dots on the right) by using CSS like this:

    .fixed {
    position: fixed;
    }

    It works well for the Element i wanted to fix, but it also affects the other element in the same row (text block).

    Do you have any idea why this happens?

    Best, Paul

    Bug Reports

  • Show / Hide Menu (Multiple Menus)
    P Paul_Moxie

    Already figured it out! :)

    By using:

    body[data-type="page"][data-id="10"] nav{
    display: none !important;
    }

    General Discussion

  • Show / Hide Menu (Multiple Menus)
    P Paul_Moxie

    Re: Show/hide menu

    Hi @arminunruh!

    Is there a way to hide the 2nd 3rd and 4th menu using css?
    Like you did in the post above with the primary menu using nav.primary.

    Greets, Paul

    General Discussion

  • Pages don't update anymore
    P Paul_Moxie

    Hi @mariusjopen and @arminunruh,

    I have an emergency on my page www.theaterundtechnik.de!
    When i make changes on my sides in the backend and save them, the changes are not displayed/are not translated to frontend. If I create a new page it is displayed, but further changes will not translatre to frontend either.

    Do you have any solution? It accoured after i entered the license key and updated to the latest version of laytheme.

    Please help!

    All the best, Paul

    Bug Reports

  • Horizontal lines w different strokes on one page
    P Paul_Moxie

    Hi @mariusjopen,
    Many thanks for your quick reply!

    So i tried this css bit now:

    .line{
    stroke-width: 1px
    }

    But it won't work... du you have any solutions for me?

    Best, Paul

    General Discussion

  • Horizontal lines w different strokes on one page
    P Paul_Moxie

    Howdy!

    Is there any chance to customise horizontal line strokes using css?
    So that you have different strokes for every line on one page..

    This is my page rn:

    0_1533131173472_Bildschirmfoto 2018-08-01 um 15.45.43.png

    Greets, Paul

    General Discussion

  • Facebook Pixel
    P Paul_Moxie

    Hey @mariusjopen,

    Sorry for the late answer.
    Yes, thats where i put it.

    Greets, Paul

    General Discussion

  • Sitle Title Bar
    P Paul_Moxie

    Hello folks,

    is there a way to add a bar behind the site title similar to the menu bar?

    At the moment, my site looks like this:
    0_1525340947640_Screen Shot 2018-05-03 at 11.48.06.png

    Now i would like the sitle title (THEATER UND TECHNIK) at the top to be displayed white on black, like the 2nd menu at the bottom.

    Any solution via CSS?

    Greets, Paul

    General Discussion

  • Facebook Pixel
    P Paul_Moxie

    Hi @Armin-Unruh and @mariusjopen,
    I just tried to install a Facebook Pixel on my site. I pasted the code for the Pixel in the head-section in custom css and html.
    Unfortunately, the Pixe doesn't recieve the traffic i send.

    Is there any other solution?

    Greets, Paul

    General Discussion

  • Anchor Scrolling Menu
    P Paul_Moxie

    Re: Smooth scroll with anchor

    Hi everyone!

    I would like to create a onepager that has a menu that works with smooth scrolling and anchorpoints, as described in the post above.
    Is that in any way possible?

    Also, the site i'm thinking of works with simple parallax. Would that still be possible with the anchor point scrolling?

    Greets, Paul

    General Discussion

  • Position of rotated textbox
    P Paul_Moxie

    Hi @mariusjopen,
    sorry for the late reply and thanks again for your help.
    It's supposed to look something like this:

    0_1508403420208_Bildschirmfoto 2017-10-19 um 10.55.54.png

    Do you have any more ideas how to make that happen?
    Cheers, Paul

    General Discussion

  • Position of rotated textbox
    P Paul_Moxie

    @mariusjopen Thanks for your reply. Unfortunately it didn't work :-(
    What i forgot to tell you is that I also added CSS to fix the textbox on the page. so the whole code looks like this:

    .forschungsfeld {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 5;
    margin: -5vw;
    width: 600px;
    height: 200px;
    }
    .fixed{
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 0;
    }

    I already tried adding the width/height part to the other CSS as well but it didn't work either.
    Do you have any other ideas how to fix it?

    Greets and thanks a lt for your help, Paul

    General Discussion

  • Position of rotated textbox
    P Paul_Moxie

    @mariusjopen Yeah right, i rotated it by using CSS and then giving a class to the textbox.
    How is possible to give a certain width and height? Do i also need custom CSS for this? Cheers, Paul

    General Discussion

  • Position of rotated textbox
    P Paul_Moxie

    @mariusjopen said in Position of rotated textbox:

    margin: -1vw;

    Hey Marius! First of all thanks for your reply! Unfortunately the code didn't work.. I think the problem might be that 'margin: -1vw' and every other code that refers to the position of the textbox only affects the position inside the row. but if I place the textbox in the right row, the columns break as if there was not enough space for the text to go on. Do you know what i mean?

    Greets, Paul

    General Discussion
  • Login

  • Don't have an account? Register

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