Lostpedia:Lostbook/Customization

From Lostpedia

Jump to: navigation, search
This article is under construction
Expect many and/or frequent revisions to this content.

Search

Move Search to the left hand side

To move the Lostpedia search bar to the Monobook-traditional left location, add the following code to your personal lostbook.css file:

@import "/skins/lostbook/enablesidesearch.css";

Disable the Google Bar

To disable the google search bar, add the following code to your personal lostbook.css file:

#p-googlesearch { display: none; }