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

  1. Home
  2. General Discussion
  3. Consisting problem with carousel size

Consisting problem with carousel size

Scheduled Pinned Locked Moved General Discussion
13 Posts 3 Posters 553 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • RichardR Offline
    RichardR Offline
    Richard
    Global Moderator
    wrote on last edited by
    #4

    Dear @Bastion

    Good to know! :)

    Just temporarily remove this Custom CSS - pasting it somewhere safe, then press the save button at the bottom and see if the issue is resolved - then add the code back in piece by piece e.g one piece would be a title with one sets of {} brackets so:

    .col .lay-carousel{
    height : calc(100vh - 40px) !important;
    }
    

    Would be one piece, try this strategy out :)

    Best wishes
    Richard

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bastion
      wrote on last edited by
      #5

      Hi,
      I just erased all CSS. It's all empty now. It didn't solve the problem. Here are three screenshots with different browser sizes. The lower part of the image is always cropped.
      Best
      Peter

      Bildschirmfoto 2020-11-16 um 18.07.56.png Bildschirmfoto 2020-11-16 um 18.07.38.png Bildschirmfoto 2020-11-16 um 18.07.22.png

      1 Reply Last reply
      0
      • RichardR Offline
        RichardR Offline
        Richard
        Global Moderator
        wrote on last edited by
        #6

        Dear @Bastion

        Sorry for the difficulty you are having, with the code removed could you please reset your browsers cache or open the site in an incognito window to make sure,

        Are Wordpress, Lay Theme and all plugins up to date?

        • Its difficult to know what is the exact issue if someone has already been customising, but i will stick with you, and hope to come to conclusion :)

        Let me know and talk soon

        Best
        Richard

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by
          #7

          Hey everybody,

          @Richard-Keith this is a pretty simple one.

          Bildschirmfoto 2020-11-18 um 17.23.53.png

          When looking at the markup you can see the grid has a padding top, indicating there is a space at the top. It is 70px

          This is the "Frame Top". In the gridder, click on "Frame" -> "Frame Top" and set it to 0

          You could also set the height for the carousel differently. Set a height of "100vh - 70px" instead of "100vh"

          Also richard the css you provided:

          .col .lay-carousel{
          height : calc(100vh - 40px) !important;
          }
          

          Its a good thought, however, the way to set a carousel's height is directly when editing the carousel in the gridder:
          Bildschirmfoto 2020-11-18 um 17.27.11.png

          1 Reply Last reply
          0
          • B Offline
            B Offline
            Bastion
            wrote on last edited by
            #8

            Hi,
            your first solution (setting frame top to zero) didn't work out for me. It cropped also my project page.
            Bildschirmfoto 2020-11-18 um 17.32.27.png
            The second version (setting fixed height on 100vh - 70px) is great. It does the job. But still: I would love to see a little strip of white under the image (it's there when you scroll down). How can I get that white border without scrolling?

            Best
            Peter

            arminunruhA 1 Reply Last reply
            0
            • B Offline
              B Offline
              Bastion
              wrote on last edited by
              #9

              I tried 'fixed height 100 vh - 100px' but it didn't work ...

              1 Reply Last reply
              0
              • RichardR Offline
                RichardR Offline
                Richard
                Global Moderator
                wrote on last edited by
                #10

                Dear @Bastion

                Im sorry i just don't understand this 'white strip' apologies

                "I would love to see a little strip of white under the image" ?

                Best
                Richard

                1 Reply Last reply
                0
                • B Bastion

                  Hi,
                  your first solution (setting frame top to zero) didn't work out for me. It cropped also my project page.
                  Bildschirmfoto 2020-11-18 um 17.32.27.png
                  The second version (setting fixed height on 100vh - 70px) is great. It does the job. But still: I would love to see a little strip of white under the image (it's there when you scroll down). How can I get that white border without scrolling?

                  Best
                  Peter

                  arminunruhA Offline
                  arminunruhA Offline
                  arminunruh
                  Global Moderator
                  wrote on last edited by
                  #11

                  @Bastion
                  Hello Peter,

                  Sorry for the wait.

                  For the Project Page, you can use a Frame Top value other than 0.
                  It is cropped off because you use a menubar / navbar and the images are underneath it.

                  But still: I would love to see a little strip of white under the image (it's there when you scroll down). How can I get that white border without scrolling?

                  In Lay Options -> Gridder Defaults make sure you set "Frame top in" and "Frame bottom in" to "px" meaning Pixel.

                  Then set your frame top to like 50px and frame bottom to 50px.

                  Now for your carousel use a fixed height of "100vh - 100px"

                  Make sure your menubar or navbar also has a height of no more than 50px so it doesn't cut off anything. You can configure your menubar in "customize"

                  It's all a matter of creating the right settings

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    Bastion
                    wrote on last edited by
                    #12

                    Hi Armin,
                    it's hard to explain in english. That's why I am sending two screenshots here. The first one shows it, how I would like to have it, the second one, how it actually is. You might see the difference only when you download those images and compare them. The problem has to do with the lower edge of the image and the question if you see 'white background' underneeth the image or not ...
                    So my question is: how do I change the general settings to have an image which doesn't 'touch' the lower edge of the browser?
                    Thanks again for your help!
                    Peter

                    Bildschirmfoto 2020-11-25 um 15.05.31.png

                    Bildschirmfoto 2020-11-25 um 15.05.22.png

                    1 Reply Last reply
                    0
                    • arminunruhA Offline
                      arminunruhA Offline
                      arminunruh
                      Global Moderator
                      wrote on last edited by
                      #13

                      Hey @Bastion

                      Ich schreib dir mal auf Deutsch

                      Schau mal, wenn du im Gridder bist, da kannst du Frame Top und Frame Bottom einstellen.
                      (Mein letzter Post beantwortet deine Frage)

                      Ich sehe wenn ich dem Link folge von deinem Screenshot, dass du garnicht das probiert hast, was ich dir vorgeschlagen habe:

                      In Lay Options -> Gridder Defaults make sure you set "Frame top in" and "Frame bottom in" to "px" meaning Pixel.

                      Then set your frame top to like 50px and frame bottom to 50px.

                      Now for your carousel use a fixed height of "100vh - 100px"

                      Make sure your menubar or navbar also has a height of no more than 50px so it doesn't cut off anything. You can configure your menubar in "customize"

                      It's all a matter of creating the right settings.

                      @Richard-Keith
                      maybe if @Bastion cannot create these setting by himself, can you try and do it for him?
                      Maybe you can send @Richard-Keith your login data to richard@laytheme.com

                      but first try it yourself please it is really not that hard

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      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
                      B
                      barrybianco
                      E
                      eduardocaballero
                      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