Better looking Firefox in Ubuntu
Here are some command line steps to improve the looks of web control in Gnome Ubuntu:
sudo suwget http://users.tkk.fi/~otsaloma/art/firefox-form-widgets.tar.gz
tar -xvzf firefox-form-widgets.tar.gz
cp /usr/lib/mozilla-firefox/res/forms.css /usr/lib/mozilla-firefox/res/forms.css.bak
cat firefox-form-widgets/res/forms-extra.css | sudo tee --append /usr/lib/mozilla-firefox/res/forms.css > /dev/null
cp -r firefox-form-widgets/res/form-widgets /usr/lib/mozilla-firefox/res
rm -rf firefox-form-widgets
May 27th, 2007 at 02:30 pm
What would it do apart from making it “better looking”?
May 27th, 2007 at 08:20 pm
More information here:
http://digg.com/linux_unix/Web_controls_are_ugly_in_Firefox
it just makes the buttons and other web controls look better.
May 27th, 2007 at 08:37 pm
OT post here, but bbforum.in is giving me a page with this:
“Parse error: syntax error, unexpected T_STRING in /home/bbforum/public_html/includes/config_vbseo.php on line 210″
May 27th, 2007 at 08:47 pm
should be fine now… dunno how but that file seemed to be changed on the server.
hmm…