User talk:Openmindeduser
Add topicAppearance
(Redirected from User talk:DorianCrede)
Latest comment: 13 years ago by Dantman in topic Re: Extension SidebarDonateBox (2)
Re: Extension SidebarDonateBox (2)
[edit]- To remove the header for the a section in the sidebar, I believe the only way is to hide it with css. For vector that would be something like
#p-donate h5 { display: none; }
. - To relocate the donation box you need to edit your MediaWiki:Sidebar, it's either '* donate' or '* DONATE' I'm not sure, but it at the top of MediaWiki:Sidebar and MW should put the sidebar section in that location relative to the rest of the sidebar. It works the same as the built in '* SEARCH' and '* TOOLBOX'.