Jump to content

Template talk:Skip to top and bottom: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
(One intermediate revision by the same user not shown)
Line 9: Line 9:


It's nagged me a little bit that the buttons don't have any interactivity (they don't change when you hover over them or click them), so I tried playing around a bit to convert them to a button. I was able to do so, but not to quite get it to work. But if anyone else wants to take this to completion, [https://en.wikipedia.org/w/index.php?title=Template:Skip_to_top_and_bottom/sandbox&oldid=954339706 check the sandbox here]. <span style="color:#AAA"><small>&#123;{u&#124;</small><span style="border-radius:9em;padding:0 5px;background:#088">[[User:Sdkb|<span style="color:#FFF">'''Sdkb'''</span>]]</span><small>}&#125;</small></span> <sup>[[User talk:Sdkb|'''talk''']]</sup> 22:42, 1 May 2020 (UTC)
It's nagged me a little bit that the buttons don't have any interactivity (they don't change when you hover over them or click them), so I tried playing around a bit to convert them to a button. I was able to do so, but not to quite get it to work. But if anyone else wants to take this to completion, [https://en.wikipedia.org/w/index.php?title=Template:Skip_to_top_and_bottom/sandbox&oldid=954339706 check the sandbox here]. <span style="color:#AAA"><small>&#123;{u&#124;</small><span style="border-radius:9em;padding:0 5px;background:#088">[[User:Sdkb|<span style="color:#FFF">'''Sdkb'''</span>]]</span><small>}&#125;</small></span> <sup>[[User talk:Sdkb|'''talk''']]</sup> 22:42, 1 May 2020 (UTC)

== Help panel covered ==
Hello. I have noted that the [[Wikipedia:Editor help panel|editor help panel]] (a feature intended for new editors that can be enabled in preferences) partly covers the skip to top and bottom buttons. Is there any option to change the position so that the buttons will be shown to new editors in entirety? Another option would be to make it possible to display buttons on the left side. --[[User:TadejM|TadejM]] <sup>[[User talk:TadejM|my talk]]</sup> 09:50, 23 May 2023 (UTC)

Revision as of 10:00, 23 May 2023

WikiProject iconWikipedia Help Template‑class
WikiProject iconThis template is within the scope of the Wikipedia Help Project, a collaborative effort to improve Wikipedia's help documentation for readers and contributors. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks. To browse help related resources see the Help Menu or Help Directory. Or ask for help on your talk page and a volunteer will visit you there.
TemplateThis template does not require a rating on the project's quality scale.

Buttons covered by TOC

On some pages, (such as the wp:teahouse) the buttons are covered by the table of contents or similar elements. I'm not 100% sure how the TOC works, so I am not sure how to format the buttons to appear above it. Otherwise, the template is nice, simple and useful, thanks! WelpThatWorked (talk) 21:18, 25 February 2019 (UTC)[reply]

@WelpThatWorked: The TOC is a floating element, it sits in front of elements that have an absolute position (like those buttons), unless certain steps are taken.  Fixed I added the CSS declaration z-index:1 (documentation) which forces the buttons in front of the TOC. --Redrose64 🌹 (talk) 21:49, 25 February 2019 (UTC)[reply]
Redrose64, Cool, thanks for explaining it, wonder if i'll use it one day :P WelpThatWorked (talk) 23:07, 25 February 2019 (UTC)[reply]

Playing around with the design

It's nagged me a little bit that the buttons don't have any interactivity (they don't change when you hover over them or click them), so I tried playing around a bit to convert them to a button. I was able to do so, but not to quite get it to work. But if anyone else wants to take this to completion, check the sandbox here. {{u|Sdkb}}talk 22:42, 1 May 2020 (UTC)[reply]

Help panel covered

Hello. I have noted that the editor help panel (a feature intended for new editors that can be enabled in preferences) partly covers the skip to top and bottom buttons. Is there any option to change the position so that the buttons will be shown to new editors in entirety? Another option would be to make it possible to display buttons on the left side. --TadejM my talk 09:50, 23 May 2023 (UTC)[reply]