User talk:Admin: Difference between revisions
Discussion page of User:Admin
More actions
VivaRomania (talk | contribs) |
VivaRomania (talk | contribs) |
||
| Line 16: | Line 16: | ||
: I checked another wiki's exact same css and found what should be the proper file directory for "#mw-indicator-mw-helplink a". When checking if the file exists on this site, it does not: [https://wiki.tf2classic.com/resources/src/mediawiki.helplink/images/helpNotice.png?15b31 https://wiki.tf2classic.com/resources/src/mediawiki.helplink/images/helpNotice.png?15b31]. What's at the end of that file URL? "?15b31". | : I checked another wiki's exact same css and found what should be the proper file directory for "#mw-indicator-mw-helplink a". When checking if the file exists on this site, it does not: [https://wiki.tf2classic.com/resources/src/mediawiki.helplink/images/helpNotice.png?15b31 https://wiki.tf2classic.com/resources/src/mediawiki.helplink/images/helpNotice.png?15b31]. What's at the end of that file URL? "?15b31". | ||
: As for the broken fonts on mobile, checking [https://wiki.tf2classic.com/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector the outputted MediaWiki:Common.css] shows "url("")" for the custom fonts. Since they didn't have a "?" string at the end, they get blanked out. | : As for the broken fonts on mobile, checking [https://wiki.tf2classic.com/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector the outputted MediaWiki:Common.css] shows "url("")" for the custom fonts. Since they didn't have a "?" string at the end, they get blanked out. | ||
: Something somewhere is stripping the entire URL out of url() parameters, except for "?" and anything that comes after. And also the needed files can't seem to be found on the site anymore. [[User:VivaRomania|🇷🇴]] 07:13, 31 March 2025 (UTC) | : Something somewhere is stripping the entire URL out of url() parameters, except for "?" and anything that comes after. And also the needed files can't seem to be found on the site anymore. What's somewhat odd is the fonts work fine on desktop, but not on mobile. Yet all the icons just don't appear at all, be it desktop or mobile. [[User:VivaRomania|🇷🇴]] 07:13, 31 March 2025 (UTC) | ||