You are here

Files in Back To Top 7

Primary tabs

File namesort descending Location Namespace Description
back_to_top.admin.css css/back_to_top.admin.css /* Admin interface of Back To Top module */ .color-field { margin-bottom: 30px; } /* ~Admin interface of Back To Top module */
back_to_top.admin.inc back_to_top.admin.inc Contains the administration pages for Back To Top.
back_to_top.css css/back_to_top.css #backtotop { background: url(../backtotop.png) no-repeat center center; border: 0; bottom: 20px; cursor: pointer; display: none; height: 70px; position: fixed; right: 20px; text-indent: -9999px; width: 70px; z-index:…
back_to_top.info back_to_top.info name = "Back To Top" description = "Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery." core = 7.x configure = admin/config/user-interface/back_to_top
back_to_top.module back_to_top.module Back To Top link using JQuery.
back_to_top_text.css css/back_to_top_text.css #backtotop { background: #F7F7F7; border: 1px solid #CCCCCC; border-radius: 5px 5px 5px 5px; bottom: 10px; color: #333333; cursor: pointer; display: none; height: 30px; line-height: 30px; padding: 5px 10px; position: fixed; …
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Configuration * Maintainers INTRODUCTION ------------ Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page…

Other projects