Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Animated Circle and positioning on Website

    General Discussion
    3
    5
    38
    Loading More Posts
    • 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.
    • W
      weodeo last edited by

      Hey Friends,

      I want to implement the same "Scroll Down" Circle like on this site: "https://dddhotel.jp/en/"

      So by mouseover the circle gets bigger and by clicking on it its Srolls to an anchor. Shouldn't be that complicated, right?

      How can I realize it and how do I define the position of the circle?

      Thanks for your help!
      Best,
      Dennis

      1 Reply Last reply Reply Quote 0
      • Richard
        Richard Global Moderator last edited by

        Dear Dennis @weodeo

        Its a nice website :)
        The Scroll button itself is not a problem it can be an anchor link:

        https://www.rapidtables.com/web/html/link/html-anchor-link.html

        https://stackoverflow.com/questions/44070311/jquery-scroll-to-anchor-on-button-click
        Some Custom Javascript can be added to make it nicer if desired.

        The Circle expanding is done through CSS & 'hover':
        https://www.w3schools.com/cssref/sel_hover.asp

        When you hover over the Circle the CSS changes from:

        • transform: scale(1);

        to -

        • transform: scale(4);

        https://css-tricks.com/snippets/css/scale-on-hover-with-webkit-transition/
        https://www.w3schools.com/cssref/css3_pr_transform.asp

        Thats the basic setup i believe (apologies if im wrong)
        The finer details will be the tricky part

        Good Luck, i hope i have been of help and sorry that i cant go into a deeper tutorial! :)

        Sincerely
        Richard

        1 Reply Last reply Reply Quote 0
        • D
          dmncn last edited by

          Wow, I love EVERYTHING of that website. The nicer pictures I’ve ever seen for a hotel.

          1 Reply Last reply Reply Quote 0
          • W
            weodeo last edited by

            Yea it works! Thanks Richard!

            and yeah its a really cool site :)

            Thanks for the great support,

            best
            Dennis

            1 Reply Last reply Reply Quote 0
            • Richard
              Richard Global Moderator last edited by Richard

              Dear Dennis @weodeo

              Thanks for getting back to me, Awesome to hear that you succeeded! :)
              Good luck on the rest of your Lay Theme journey, thank you for using the Theme and have a wonderful day,

              Best
              Richard

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Try this to fix issues before you post:

              Use the Search Feature. Maybe there is already a solution to your issue.

              1. Update Lay Theme and all Lay Theme Addons
              2. Disable all Plugins
              3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
              4. Now see if your problem solved itself
              5. Go here, see if your problem is listed here:
              Troubleshooting

              When you post:
              1. Post a link to where the problem is
              2. If the problem is difficult to explain, post screenshots / link to a video to explain it

              Thanks!

              Online Users

              K
              T
              G
              I
              A

              Recent Topics

              • C

                centred Carousel fixed width and proportions

              • text underline

              • open all links in a thumbnail grid in a new tab

              • lazy loading affects project thumbnail mouseover images

              laytheme.com