InternationalScratchWiki / ScratchWikiSkin2

Skin for the Scratch Wiki.
https://en.scratch-wiki.info
MIT License
17 stars 17 forks source link

Use wgLogos['wordmark'] for sourcing stratchwiki logo #78

Closed jdlrobson closed 3 years ago

jdlrobson commented 3 years ago

This allows other 3rd parties the ability to assign a logo as well as giving an easier way to control the logo in the header for sysadmins.

Kenny2github commented 3 years ago

@jacob-g I can't test this because my instance is still on 1.34, can you review and ensure everything looks identical when using this?

jdlrobson commented 3 years ago

mm weird.. I'll take another look to see what's happening here. It should be using the width and height properties of wgLogos['wordmark'].

jdlrobson commented 3 years ago

Ok! new patch up.

What is the "resources/main.css" file? Is it a duplicate of resources/css/main.css ? Does it serve any purpose?