Main Page
Difference between revisions of "User:Saiojin"
Jump to navigation
Jump to search
(Created page with "I'm here to help here and fill/add in missing info if needed.") |
(minor change) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I'm here to help here and fill/add in missing info if needed. | I'm here to help here and fill/add in missing info if needed. | ||
+ | ==Testing Area== | ||
+ | |||
+ | ===BackToTop Button=== | ||
+ | Due to huge info on pages. Here is a Back to Top Button. | ||
+ | |||
+ | <div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div> | ||
+ | |||
+ | |||
+ | <code><nowiki><div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div></nowiki></code> | ||
+ | |||
+ | <code><nowiki>Template Code {{Back to Top}}</nowiki></code> | ||
+ | |||
+ | As you can see on the bottom-left of the screen. |
Latest revision as of 14:32, 21 June 2020
I'm here to help here and fill/add in missing info if needed.
Testing Area
BackToTop Button
Due to huge info on pages. Here is a Back to Top Button.
<div id="BackToTop" class="noprint" style="background-color: #FFFFFF;position:fixed; bottom:32px; right:2%; z-index:9999; padding:0; margin:0;"><span style="background-color: #FFFFFF; font-size:12pt; font-face:verdana,sans-serif; border:0.2em outset #0094FF; padding:0.3em; font-weight:bolder; border-radius:6px;">[[#top| Back to Top]]</span></div>
Template Code {{Back to Top}}
As you can see on the bottom-left of the screen.