Ask a Question related to Debian, Design and Development.
-
Shawn Lamson #1
Re: Is there's a way to put the sidebar of mozilla on the right?
On Sun, August 03 at 3:52 PM EDT
Zhao You Bing <zhaoyb@cad.zju.edu.cn> wrote:
Not sure about versioning and stuff - but this is at>Subject: Is there's a way to put the sidebar of mozilla on the right?
>
>I need it to display bookmarks, but I really don't like it displayed on
>
>the left.
>
>Thanks in advance.
[url]http://www.mozilla.org/unix/customizing.html[/url] and belongs in
userChrome.css
<--start sample code-->
/* Place the sidebar on the right edge of the window
*/
window > hbox {
direction:rtl;
}
window > hbox > * {
direction:ltr;
}
<--end sample code-->
HTH
Shawn Lamson
[email]shawn.lamson@verizon.net[/email]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Shawn Lamson Guest
-
Wizard control & sidebar menu
How can I change the front (from regular to bold) of the sidebar menu of a wizard control when a step is active or inactive? Thank you very much... -
SideBar won't edit
My rgtsidebar appears on every page of my website and it has text that I want to edit, but in Contribute when I go to click on the text to edit it,... -
sidebar at the wrong place with mozilla and netscape
Hello, I've chosen a page structure which is fine on IE6 but not fine in Mozilla, Netscape Navigator and IE7. You may see the page at... -
Expandable Sidebar?
Can a sidebar with a menu be set to expand and contract according to the length of the content? Right now, when my content is too long, it just... -
Sidebar gadgets
> No offense, but that Sidebar is so Windows 95. :-) I did say I suck at making things pretty. But that wasn't my point here--someone more...



Reply With Quote

