Onno Ekker wrote:
On 12-11-2015 03:15, Roger Fink wrote:
Does anyone know how to remove the RSS icon from the URL bar in
SeaMonkey? In Pale Moon you can set an about:config preference to false,
<browser.urlbar.rss>. This doesn't exist in 2.35, the version I'm using,
so I added it, but it doesn't do anything.
You can hide about any element from the UI by adding an entry in the
userChrome.css file in the chrome subdirectory from your profile. Go to
Help -> Troubleshooting Information and click on the Show Folder button
next to Profile Folder. Go to the chrome subfolder and create a file
called userChrome.css if it doesn't exist. Then add the following line
to this file:
#feedsButton { display: none }
Save the file, restart SeaMonkey and the icon doesn't show anymore.
Onno
I think you need to put "!important" after "none".
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey