You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
Hi guys,
after updating MW to 1.30, the old skin cavendish-mw worked no more : so I've found yours and it was the hapiness ! It works well but I can't see the logo at top. I have added :
$wgCavendishLogoURL="https://wiki.kogite.fr/skins/common/images/ico_kogite.png";
$wgCavendishLogoWidth=135;
$wgCavendishLogoHeight=138;
to LocalSettings, the URL is correct, but no logo :(
I suppose that it is the h6 element in the header :
Hi guys,
after updating MW to 1.30, the old skin cavendish-mw worked no more : so I've found yours and it was the hapiness ! It works well but I can't see the logo at top. I have added :
$wgCavendishLogoURL="https://wiki.kogite.fr/skins/common/images/ico_kogite.png";
$wgCavendishLogoWidth=135;
$wgCavendishLogoHeight=138;
to LocalSettings, the URL is correct, but no logo :(
I suppose that it is the h6 element in the header :
but it don't refer to the image.
What am I missing ?
Thanks for suggestions. And for work !