AAah, thank you Peter and David I figured out that both solutions are important.
Davids proposal removes the hover and Peters proposal removes the picture Thanks a lot !!! uv On Sun, Jan 16, 2011 at 6:31 PM, Peter Velan <[email protected]> wrote: > 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 > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
