[Mediawiki-l] delete the logo so that the navigation bar is going up
Peter Velan
pv0001 at dynapic.net
Sun Jan 16 17:31:14 UTC 2011
am 16.01.2011 18:14 schrieb Peter Velan:
> am 16.01.2011 16:06 schrieb uv22e Alcott:
>> Yes for sure I did that. But I am afraid, I think it has nothing to do with
>> the logo height so that the navigation bar popps up.
>
> If you are using skin "Vector", look into files ...
>
> skins/vector/main-ltr.css
> skins/vector/main-rtl.css
>
> ... especially this part ...
>
> #mw-panel {
> left: 0;
> padding-top: 1em;
> position: absolute;
> top: 160px;
> width: 10em;
> }
>
> Experiment with the "top:"-value.
For skin "Monobook", look into file ...
skins/monobook/main.css
... and take a look to this section ...
#column-one {
padding-top: 160px;
}
Cheers,
Peter
More information about the MediaWiki-l
mailing list