p3lim Posted November 13, 2009 Share Posted November 13, 2009 I've used userChrome to do most modifications, but i'd like to change the rest. Here is a before and after snapshot of what I'd like to modify (edited with paint) Before: After: Thanks for any help :) Link to comment https://www.neowin.net/forum/topic/845464-firefox-hacking/ Share on other sites More sharing options...
SoapyHamHocks Member Posted November 17, 2009 Member Share Posted November 17, 2009 You can try this, not sure if you can actually move the drop-marker inside the searchbox. .searchbar-engine-button { display: none !important; } #identity-box { -moz-border-radius: 0px !important; } Link to comment https://www.neowin.net/forum/topic/845464-firefox-hacking/#findComment-591861458 Share on other sites More sharing options...
p3lim Posted November 19, 2009 Author Share Posted November 19, 2009 Thanks alot, worked perfectly for the border on the icon box. I do like the dropdown on the searchbar so I can toggle what search engine to use, just not the icon. Link to comment https://www.neowin.net/forum/topic/845464-firefox-hacking/#findComment-591870328 Share on other sites More sharing options...
Recommended Posts