16 Apr
Posted by Alex as Computers, Firefox Tips, The Web
By default, the Firefox sidebar is located on the left-hand side of the screen. Yesterday, I wrote about moving the Tab bar to the bottom by editing the userChrome.css file. Today, we’ll be using the same techniques.
So here are some quick steps in moving your sidebar to the right-hand side of your screen:
/* Display the sidebar on the right */ #browser { -moz-box-direction: reverse; }
Yeah, I seem to be flipping Firefox to opposites for these posts. Well, at least this can cater to people who think Firefox should have placed things on the opposite ends.
RSS feed for comments on this post · TrackBack URI
Leave a reply