Ruler - Master of the Mask
From DramaWiki
The layout problem on vector can be fixed with one change to CSS, which probably fixes similar problems. Took me a bit to find, but the vector layout doesn't set tables to width: auto;, which is why float is ineffective.
The current 3-column doesn't work nicely on mobile and pushes the correlation chart half off screen, without offering horizontal scroll, but at least it's clickable to see the chart in full. So I think the compromise is good now.
But we may want to look into the small CSS fix for the Vector theme. --Vylmen (talk) 08:38, 1 September 2020 (PDT)
- Yes, i also aware on the mobile defect. It would be helpful if you know how to fix on the vector layout as currently the alignment is not coherent to each other, different users are seeing different layout if they use different skin. --Natokajun (talk) 11:26, 1 September 2020 (PDT)
- Apply https://wiki.d-addicts.com/User:Vylmen/vector.css then https://wiki.d-addicts.com/index.php?title=Ruler_-_Master_of_the_Mask&oldid=646093 --Vylmen (talk) 12:16, 1 September 2020 (PDT)
- By applying this code meaning i have to create my own subpage from the red link on the appearance page, is it? Oh, i thought we can fix by making it default for all users who are using the vector skin but from the link you provided, it seems like each user needs to do it manually. Please correct me if i were wrong. I will try it later, thanks a lot! --Natokajun (talk) 08:10, 2 September 2020 (PDT)
- By applying this code meaning i have to create my own subpage from the red link on the appearance page, is it? - correct. But you need admin privileges to change site-wide version of vector.css. I normally first apply to user css for a week or so and browse around the site to see if I come across any side-effects then ask an admin or do it myself if I have the privileges. --Vylmen (talk) 08:45, 2 September 2020 (PDT)
- By applying this code meaning i have to create my own subpage from the red link on the appearance page, is it? Oh, i thought we can fix by making it default for all users who are using the vector skin but from the link you provided, it seems like each user needs to do it manually. Please correct me if i were wrong. I will try it later, thanks a lot! --Natokajun (talk) 08:10, 2 September 2020 (PDT)
- Apply https://wiki.d-addicts.com/User:Vylmen/vector.css then https://wiki.d-addicts.com/index.php?title=Ruler_-_Master_of_the_Mask&oldid=646093 --Vylmen (talk) 12:16, 1 September 2020 (PDT)
