Move the Firefox sidebar to the right

By Percy Cabello

Left sidebarBookmarks, History, bookmarked web pages and every other content you may have set to be displayed in the sidebar through extensions can be moved to the opposite side of your window if it better suits your browsing style.You will need to open userChrome.css file located in your profile folder, or create a new one by renaming userChrome-example.css. Then add these lines:

/* Display the sidebar in opposite side */
#browser {
-moz-box-direction: reverse;
}

Posted on January 9, 2007 - 12:25 pm || More on Firefox, Tips

Comments

Fx Tweak: Moving Sidebar « Firefox Extension Guru’s Blog

March 11, 2007 12:25 pm

[...] Source:Mozilla Links [...]

Kshitij Bhardwaj

April 21, 2007 12:25 pm

Works perfect.

Reply

Leave Comment