#tooltips are absolutely destroyed

15 messages · Page 1 of 1 (latest)

urban vortex
#

ref 1: https://unofficialrgd.miraheze.org/wiki/MediaWiki:Common.css
ref 2: https://unofficialrgd.miraheze.org/wiki/Template:ClassAbilities
ref 3: https://unofficialrgd.miraheze.org/wiki/Survivor

on migration to miraheze, there were lots of problems, one of the main ones being the tooltips...

i managed to partially fix the tooltips, but ref 2 is still very messed up
there is a quick find in ref 1 that is stated at the top

basically: ref 2 has many issues such as the tooltip refusing to be on the highest z-index, and also images being offset like in ref 3

wiki default theme is citizen, i think its usually citizen dark mode but light mode should be included in the common.css

Randomly Generated Droids Unofficial Wiki
Randomly Generated Droids Unofficial Wiki

Template:

Randomly Generated Droids Unofficial Wiki
inner sentinel
#

it's trying loading a stylesheet from fandom dev which may not work. you can fork it to your wiki

unique walrus
# urban vortex wdym fork it?

export the fandom dev wiki stylesheets and import them to your wiki. You can either:

  • use Special:Export to export and Special:Import to import or
  • copy and paste since it's only 3 files (you'll need to provide attribution, just linking the page you got it from should be enough)

Then afterwards you change your @import url to the forked stylesheet

urban vortex
#

so i dont know where some of the import originate from

urban vortex
unique walrus
urban vortex
unique walrus
urban vortex
unique walrus
#

if you remove that then it should allow the images to take up the correct amount of space

urban vortex
#

i tried disabling overflow:hidden but that results in this being centered(?) which is not intended