Customizing Galeon using UserChrome.css
Philip Ganchev <[email protected]>
| Newsgroups | gmane.comp.web.galeon.user |
|---|---|
| Message-ID | <[email protected]> |
Unlike other Mozlla-based browsers, it seems Galeon cannot be
customized using the file UserChrome.css. What am I doing wrong, or
how can I remove entries from the context menu?
I created the following file in ~/.galeon/mozilla/galeon/chrome/:
-------------------
/* Make menu items 15 pt instead of the default size: */
menupopup > * {
font-size: 15pt !important
}
/* Give the Location (URL) Bar a fixed-width font */
#urlbar {
font-family: monospace !important;
}
/* Remove some context menus */
#context-savepage {
display: none !important;
}
--------------------
This has no effect on Galeon, but it does right thing in, say, Firefox.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click