Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. fm
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 13
    • Best 1
    • Controversial 0
    • Groups 0

    fm

    @fm

    1
    Reputation
    185
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    fm Unfollow Follow

    Best posts made by fm

    • RE: Giving a link to a background image

      Great, thank you!

      posted in General Discussion
      F
      fm

    Latest posts made by fm

    • RE: Giving a link to a background image

      Great, thank you!

      posted in General Discussion
      F
      fm
    • RE: Giving a link to a background image

      @mariusjopen do you have any ideas?

      posted in General Discussion
      F
      fm
    • Giving a link to a background image

      Hey guys,

      I wanted to say thanks very much for the theme and the support you have been giving. Hopefully I am not too far from launching my website !

      One of my last questions is: How do I give a link to a background image, so that it goes to another page on my website?

      I was previously trying to make the carousel addon fullscreen, but none of the code I was using was making it fullscreen in the way that laytheme's background image feature works (if you do happen to know some magic code that would do this for carousel, then I guess this would also solve my problem).

      Thanks once again for your help!

      posted in General Discussion
      F
      fm
    • RE: Navigation arrow buttons on carousel

      So I managed to do it with this code here:

      .flickity-prev-next-button.previous {
      display: none !important;
      }

      What I am trying to do now is to make it applicable to only one of my carousels. Does anyone know how to do this? Would I have to add a custom class to the carousel? How would I insert that into the above code?

      Thank you for the help :)

      What I would also like to do is make another carousel unresponsive to clicking on its images (as opposed to it moving onto the next image when it is clicked, as it does currently). So it is more like a video slideshow of images in the background of the page. Any ideas on how to do this would be really appreciated.

      posted in General Discussion
      F
      fm
    • RE: Navigation arrow buttons on carousel

      Thanks, but I also wanted to keep the 'next' button - is there a way around this?

      posted in General Discussion
      F
      fm
    • Navigation arrow buttons on carousel

      Hey guys,

      I'm having a problem with the 'previous' arrow button on the carousel addon - it is too close to my site title and the arrow does not work. I would love to be able to get rid of it, but can't think of what css to use.

      Cheers for the help!

      posted in General Discussion
      F
      fm
    • Background image opacity

      Hey everyone,

      I've got my code for my background image:

      body[data-type="page"][data-id="428"] {
      background-image: url();
      background-size: cover;
      background-attachment: fixed;
      }

      but I am struggling with changing the background image opacity. I would still like to keep the menu/site title/text etc that sits on top of the background unaffected by changing the opacity. Any ideas? :)

      posted in General Discussion
      F
      fm
    • RE: Menu point spacing

      Thanks! I got it through using variations of code like this:

      .menu-item-265 {
      margin-top:1.6%;
      margin-left:28.8%;
      }

      posted in General Discussion
      F
      fm
    • Menu point spacing

      Hey guys,

      I was wondering how you can space menu points out, ideally so that they look something like this:

      0_1512509051872_05a14cc6-6918-486f-b30b-13d649f7642c-image.png

      It would be great to know how to move a menu point up/down left/right and stop the menu from looking so much like a list!

      Thank you in advance!

      posted in General Discussion
      F
      fm
    • Site title on intro image

      Hey guys!

      I was wondering if anyone knew any CSS to get the site title appearing above the intro image/video?

      Also, I was wondering if it was possible to have the intro as a series of images, transitioning as a fade?

      Thank you for the help!

      posted in General Discussion
      F
      fm