Short answer is that I don't know.
I gave up long ago trying to figure out the skinning. There are too many levels and interactions and it seems to change every time there was a new version. You have to really take the time to dig in and become a expert. There are several active mediawiki lists that the developers hang out on. I subscribe to mediawiki L
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Also irc channels which I don't follow anymore
https://meta.wikimedia.org/wiki/Mailing_lists
John
On Feb 14, 2014, at 9:53 AM, Bill Traynor btraynor@gmail.com wrote:
I'm using a Vector subskin in order to add some custom html to the top of all wiki pages. When the page loads the custom html appears without any styling for a second or two, then the rest of the page loads and all is well. But that little hiccup is kind of annoying. I suspect I've implemented my custom html incorrectly.
What would cause this?
When a page loads, is the sequence of elements Custom Code -> Skin -> CSS?