Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Top logo and title ? #24

Description

@fsoyer

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 :

<div id="header">
		<a name="top" id="contentTop"></a>
		<h6>
		<a href="/index.php/Accueil" title="Accueil">wikiGite</a></h6>

but it don't refer to the image.
What am I missing ?

Thanks for suggestions. And for work !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions