0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

How to hide the module "scroll to top" and "reset settings"?

    • Slixis's Avatar
    • Slixis
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • Hi everybody,

      I will know how to hide the module "scroll to top" and "reset settings" with Dominion Template!

      Thank you for your help.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • Slixis's Avatar
    • Slixis
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • I'm new to the site. I do not speak English very well, I'm French and I hardly know where to find information and how to get an answer!
      Sorry, but I just want to know how to disable the module at the bottom of page scroll to top "and" reset settings "template with the Dominion.

      Thank you.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 957
    • Volunteer

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • Jem already answered your question.
      Its not really a module. These two things can be disabled in theGantry settings in the template manager.
    • Slixis's Avatar
    • Slixis
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • Thank you Henning, I had not well understood Jem's answer! Grace to you I have just discovered this part of the template! And it is genial! If I had discovered it earlier it would have saved me to go to search the code and to modify some parametres manually!

      Thank you for your assistant.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 4 weeks ago
    • Thanks fro the screen shot Henning!
    • Thanks,
      jim
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 957
    • Volunteer

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 15 years 3 weeks ago
    • NP Jem! 8)
  • Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 14 years 8 months ago
    • Hi to all,
      Can I ask a question?
      ..if I want add in other module the text "Back to top" how can I get the effect like the original (with slow motion to back to top)? ..becouse I've used this code:
      <a href="javascript&#058;scroll(0,0)">Back to top</a>
      and the result is that my page jump to top instantly without motion.
      Can you help me?
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 14 years 8 months ago
    • Marco Ferrini wrote:
      Hi to all,
      Can I ask a question?
      ..if I want add in other module the text "Back to top" how can I get the effect like the original (with slow motion to back to top)? ..becouse I've used this code:
      <a href="javascript&#058;scroll(0,0)">Back to top</a>
      and the result is that my page jump to top instantly without motion.
      Can you help me?

      Sorry, I don't have an answer for that, I don't know if Henning does either, but since the OP's issues is solved, and this is not directly related to the topic, you may want to start your own thread.
    • Thanks,
      jim
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 957
    • Volunteer

    Re: How to hide the module "scroll to top" and "reset settings"?

    Posted 14 years 8 months ago
    • That won't work. RT is using a mootools-script for this.
      Its llooking for a link with the id "gantry-tottop" and adds an event (click) for this

      like
      <a href="#" id="gantry-totop">some text</a>

      Because id's can only be used once in a page there can be only on "to top"-link on a page ...

Time to create page: 0.068 seconds