Comrade:CriticalResist/sandbox/Sidebar additions documentation

Revision as of 12:24, 23 September 2023 by CriticalResist (talk | contribs) (Created page with "Using the Common.js file, it's very easy to add icon hyperlinks to the sidebar on Citizen skin. Best of all, with the way I did it (really the simplest way), it doesn't add anything to the mobile sidebar. Because it's so small on mobile, being at the bottom of the screen, you don't really have the space This is the code for the Upload file icon I added: Known problems with my additions:")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using the Common.js file, it's very easy to add icon hyperlinks to the sidebar on Citizen skin.

Best of all, with the way I did it (really the simplest way), it doesn't add anything to the mobile sidebar. Because it's so small on mobile, being at the bottom of the screen, you don't really have the space

This is the code for the Upload file icon I added:


Known problems with my additions: