Hi. I just noticed today on English Wikipedia and Commons in the current Vector skin (not the beta/future one) that the spacing on the categories list on every page got really weird. The text is much bigger while the space between the letters and lines is the same. The old thing looked much better and more readable, could this be reverted? Also generally where is stuff like this actually logged and discussed/decided on?
It was not intentional, is known and being worked on. Usually such stuff is reported on Phabricator; in this case as well: phab:T283206. You can track the progress there (but please don’t make comments like “please fix it”, reading them just wastes developers’ time that could be spent on actually fixing the issue).
I really like the newest version of Vector. I can use it when I'm logged in, but I'd like to have a wiki I maintain use that version for anyone looking at the wiki. Does anyone know how to do that?
MonoBook was made responsive years ago, which is great for users who want to pretend that nothing has changed since 2006-7, but when will Vector be made responsive? Vector is based on the same base code as MonoBook, so it should be easy to port the relevant code from MonoBook into Vector. (If you can’t tell, I LOATHE MinervaNeue.)
Yes, it's a part of the desktop improvements projects. The wikis you mentioned (plus some more) have the improvements deployed early. Logged-in users can opt-in/out on all wikis from the "Appearance" tab in Special:Preferences.
Does it possible to return to the last appereance? The waste of space make me sick. I hate needing to scroll and not seeing all the informations im looking for
Edit- ...I finded the checkbox for legacy apperance
Vector will work on many mobile devices (ie. smartphones and tablets), but it is not optimized for mobile devices. The Skin:Timeless skin is already bundled with MediaWiki 1.31 and is considered a good alternative according to Manual:Mobiles, tablets and responsive designVector currently has a poor responsive web design, including:
1. the #right-navigation buttons might overlap the #left-navigation buttons due to width shortage, with no fallback icons like on skin: Monobook, skin: MinervaNeue and skin: Timeless viewed on narrow displays.
2. the left side bar navigation links inside #mw-panel, as well as the top links inside #p-personal, move to the bottom of the page on narrow displays, beneath the content area, requiring the user to scroll to the bottom before being able to access it.
A default skin should be set for new users of a wiki by setting the variable $wgDefaultSkin in LocalSettings.php to the lowercase skin name specified in the skin file:
This is the only mention I have seen of this issue anywhere, so I hope somebody are able to fix it for us. I'm working on a wiki redesign and there is a gradient effect on the wiki's logo in the top left corner (and maybe the whole top for all I know). I've looked high and low both in various .css files and using Firefox's code inspector, but I can't find anything. Doing my head in. Can anybody help out? How do I remove it? Here is a screenshot that shows it: Imgur screenshot ~~~~
@Davecotter: You either are in an admin user group so that you can edit interface messages for all users. Without such special rights you will still be able to adjust CSS styles for your own user account by editing a Vector.css page in your user space. See Help:User style!
I'm using the Vector skin on my wiki - I would use the Timeless skin (I like it more), but it doesn't have the collapsible sidebar which I also want to have. I think I can edit most of the layout with CSS to make it look like I want it to be.
But there's one thing I really can't stand on Vector and I don't know how to edit that: The p-personal in the top right corner of the page. I would love it if it's possible to have it look like on Timeless (where it's called user-tools, I think). Is there some way to make the p-personal collapsible? So that everything in the top right corner is in a dropdown menu. If so, how do I accomplish it?