![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: Sweden
Beans: 119
Ubuntu Jaunty Jackalope (testing)
|
After searching around on the internet, I found this post:
http://ubuntuforums.org/showpost.php...51&postcount=7 mentioning that: Quote:
SOLVED: The following solved the font problem for me: Code:
cd /etc/fonts/ sudo mv conf.d/10-hinting-slight.conf . sudo ln -s conf.avail/10-hinting-slight.conf conf.d/ sudo mv conf.d/10-hinting.conf . sudo ln -s conf.avail/10-hinting.conf conf.d/ sudo dpkg-reconfigure fontconfig
__________________
Quake Live profile Last edited by helino; April 18th, 2009 at 08:55 AM.. Reason: Problem found and solved |
|
|
|
|
|
|
#2 | |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 9
|
Re: Firefox 3.5 looks strange
Quote:
Here is a screenshot of Firefox 3.0.11 and Firefox 3.5 Last edited by mutew; July 1st, 2009 at 01:24 AM.. |
|
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: May 2007
Beans: 1
Ubuntu 9.04 Jaunty Jackalope
|
Re: Firefox 3.5 looks strange
Quote:
The following steps should to the trick: Code:
cd /etc/fonts/conf.d rm 10-hinting-slight.conf ln -s ../conf.avail/10-hinting-medium.conf . |
|
|
|
|
|
|
#4 |
|
Happy user
![]() |
Re: Firefox 3.5 looks strange
Thanks, this helped.
|
|
|
|
|
|
#5 | |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Beans: 9
|
Re: Firefox 3.5 looks strange
Quote:
|
|
|
|
|
|
|
#6 |
|
Should have gone to University
![]() Join Date: Jan 2008
Location: UK
My beans are hidden!
Ubuntu 9.04 Jaunty Jackalope
|
Re: Firefox 3.5 looks strange
May I also note that the URL colours in the address bar are also different in the new firefox-3.5 version. (Blue and brownish black do not go very well with my eyes).
To fix. Go into your ~/.mozilla/firefox-3.5/*/chrome directory, and create the following file: Code:
userChrome.css Code:
.ac-comment {
font-size: 100%! important;
color: #CCCCCC ! important;
}
.ac-comment[selected=”true”] { color: #FFFFFF !important; }
.ac-url-text {
font-size: 100% ! important;
color: #999999 ! important;
}
.ac-url-text[selected=”true”] { color: #FFFFFF !important; }
Feel free to play about with the colours. Regards Iain
__________________
![]() Last edited by tinivole; July 1st, 2009 at 11:44 AM.. |
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2006
Beans: 4
|
Re: Firefox 3.5 looks strange
Quote:
|
|
|
|
|
|
|
#8 | |
|
Gee! These Aren't Roasted!
![]() |
Re: Firefox 3.5 looks strange
Quote:
__________________
<<< ADVERTISE HERE >>> |
|
|
|
|
|
|
#9 | |
|
5 Cups of Ubuntu
![]() Join Date: May 2007
Beans: 36
|
Re: Firefox 3.5 looks strange
Quote:
Thanks. |
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2007
Beans: 32
Ubuntu 9.04 Jaunty Jackalope
|
Re: Firefox 3.5 looks strange
Nothing works for me, the fonts still look ugly. The userChrome.css fix for the address dropdown list urls didn't work either...
__________________
Repository idea: http://brainstorm.ubuntu.com/idea/4533 |
|
|
|
| Bookmarks |
| Tags |
| 3.5, firefox, ubufox |
| Thread Tools | |
| Display Modes | |
|
|