Okay
  Public Ticket #1792931
scroll down button
Closed

Comments

  • Cheryl started the conversation

    Hello,

    I am trying to add a scrolldown button at the bottom of my slide (which is set to view full screen). I want it to be positioned at the bottom-centre of the slides and over the top just like the scroll up buttom at the bottom of each Joomla page. Is there any easy way to achieve this that I have overlooked (I haven't found anything about this)?

    I am trying to achieve this using custom css (copied from the main Joomla css for the scroll up buttom), but I don't know how to achieve this so it will scroll down below the slider to the page below :

    Any help would be greatly appreciated, thanks

    .scrolldown {
      width: 40px;
      height: 40px;
      position: fixed;
      bottom: 62px;
      right: 200px;
      display: none;
      z-index: 999;
      border: 1px solid #ddd;
      background-color: rgba(255,255,255,0.4);
    }
    .scrolldown:hover {
      background-color: #c4c4c4;
    }
    .scrolldown:before {
      content: " \f107";
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 3px;
      width: 40px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      font-size: 25px;
      font-weight: 700;
      color: #000;
    }



  •  529
    Igor replied

    Hi,

    I am afraid that we can't help you with this kind of custom coding request. I can tell you that if you want a smooth scroll, you will have to use some JavaScript beside the CSS

    Thank you for understanding!

    Regards,
    Igor

  • Cheryl replied

    Thank you. I am trying to follow an article for setting up a static slide and button in Unite Revolution but I do not see the option to add an object as stated here "

    Add a "Down Arrow" Object Layer to the editing stage"

      (https://www.themepunch.com/faq/scroll-below-button/) - the Slider interface looks different to mine. I have Revolution Slider included with my Joomla template. 

    Is there something I need to enable? I only have the ability to add text, video or photo....not an object, or is this only available with Wordpress?

    Please can you advise?
    Thanks and kind regards

    Cheryl

  •  529
    Igor replied

    Hi,

    we are not related to the ThemePunch. We just did some backend coding for their slider but their slider and ours are not compatible

    Regards,
    Igor