hi,
I'm working on changing the MonoBook Skin. I was successful in changing the CSS to hide the Search Button ( with the help of people in this maling group.)
Now I want to Move the Search Box on the top and move the link tabs (Article, Discussion, Edit ) to the navigation menu ( Main Page, Community Portal, Random Page).
I tried to look up the MonoBook.php and the skinTemplate.php. I found out the navigation menu being written in a array ( It is confusing !!). I was wondering is there a way to do it easier.
!!! Please Help !!! Karthik.G
You can probably also do this in CSS, since they're all <UL> lists.
Remove the rules for #p-cactions (The div around the tab bar). Then have it hide #p-nav. This should make it replace the navigation links with what used to be the tabs.
On Apr 4, 2005 4:32 PM, Karthik Gopalakrishnan mailkars@gmail.com wrote:
hi,
I'm working on changing the MonoBook Skin. I was successful in changing the CSS to hide the Search Button ( with the help of people in this maling group.)
Now I want to Move the Search Box on the top and move the link tabs (Article, Discussion, Edit ) to the navigation menu ( Main Page, Community Portal, Random Page).
I tried to look up the MonoBook.php and the skinTemplate.php. I found out the navigation menu being written in a array ( It is confusing !!). I was wondering is there a way to do it easier.
!!! Please Help !!! Karthik.G _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org