We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Support - Back To Top | Forum

Lisa
Lisa Aug 26 '12
What is the difference between the slide and fade in the "how does the link appear" setting?
Purusothaman Ramanujam
The "Back To Top" button can be displayed in the screen using 2 effects - Slide and Fade.

Slide - With a sliding "Back To Top" menu from top

Fade - The "Back To Top" menu fade in and out
matt
matt Dec 10 '12
Hi, thanks for the plugin.

Can you let me know which code to adjust, so that the 'back to top' button appears lower down on the screen?

We have a fixed menu that currently hides the 'back to top' - so a lower position would be great for us :)

xx
matt
Purusothaman Ramanujam
ow_static/back2top/css/BackToTop.jquery.css

#BackToTop {
    float: left;
    display:none;
    color: #eee;
    margin: 0 5px;
    padding: 3px;
    text-decoration: none;
    border: 1px solid #831608;
    font: bold 14px Arial, Helvetica;
    position:fixed;
    top:60px;
This topic is locked
You do not have permission to reply this topic