| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-26-2005, 11:46 PM
|
#1
|
|
Member
Registered: Jan 2002
Location: PA
Distribution: Suse 11.1, Mepis
Posts: 58
Rep:
|
Make Firefox Look Normal
I only have two gripes about my Suse system that will make me can the windows for good. First is the ATI card which will never get TV in (ATI proprietary drivers are adequate as best) and the second is Firefox looks bad at many websites.
You could say to use a different browser, but let's face it Firefox is a pretty good browser and is a major asset to the Linux community. The problem that I see with Linux Firefox is that it mangles the text in most applications. On multiline text it appears to stack up and then be cut off at the bottom. On some sites it has links pasted on top of text. Even after installing MS system fonts it does not change, I am guessing that the fonts are not recognized by Firefox.
|
|
|
|
05-27-2005, 01:05 AM
|
#2
|
|
Member
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734
Rep:
|
Re: Make Firefox Look Normal
Quote:
Originally posted by sonic
I only have two gripes about my Suse system that will make me can the windows for good. First is the ATI card which will never get TV in (ATI proprietary drivers are adequate as best) and the second is Firefox looks bad at many websites.
You could say to use a different browser, but let's face it Firefox is a pretty good browser and is a major asset to the Linux community. The problem that I see with Linux Firefox is that it mangles the text in most applications. On multiline text it appears to stack up and then be cut off at the bottom. On some sites it has links pasted on top of text. Even after installing MS system fonts it does not change, I am guessing that the fonts are not recognized by Firefox.
|
What version of Firefox for SuSE Linux are you using?
Please define and elaborate on your comment of "Firefox looks bad at many websites"?
|
|
|
|
05-27-2005, 09:24 AM
|
#3
|
|
Member
Registered: Jan 2002
Location: PA
Distribution: Suse 11.1, Mepis
Posts: 58
Original Poster
Rep:
|
Firefox version 1.0.4
Website example http://www.ndspro.com
In this site the links at the bottom of the page are moved up and overlap the text body in the middle of the page.
The appearance will vary from website to website which is probably do to how the page was created. Most of the big websites Google, Yahoo etc look very similar to a MS machine running Firefox.
|
|
|
|
05-27-2005, 09:51 AM
|
#4
|
|
Member
Registered: Mar 2005
Location: West Texas
Distribution: Sidux - Mint - PC Linux - Ubuntu 7.04 - Mepis 7 Beta5 - DreamLinux 2.2
Posts: 234
Rep:
|
Quote:
Originally posted by sonic
Firefox version 1.0.4
Website example http://www.ndspro.com
In this site the links at the bottom of the page are moved up and overlap the text body in the middle of the page.
The appearance will vary from website to website which is probably do to how the page was created. Most of the big websites Google, Yahoo etc look very similar to a MS machine running Firefox.
|
Your example website is just poorly designed and looks bad in most browsers - it doesn't have anything to do with FireFox.
|
|
|
|
05-27-2005, 09:56 AM
|
#5
|
|
LQ Newbie
Registered: Oct 2004
Location: Paris, France
Distribution: Slackware
Posts: 1
Rep:
|
it's not firefox' fault
Hi,
Did you look at the code of the site?
I didn't think so otherwise you would know that firefox is not doing anything wrong here. What is wrong is the code and that some old browsers (like IEwin) don't respect the box model, don't support more css and allow developers to code poorly.
Firefox has better support for css (which is supposed to handle the visual part of a site) than IE-win.
Don't take my word for it just take a look at this chart :
http://nanobox.chipx86.com/browser_support.php#css
If your standard in browser quality is IE then expect to be disappointed more than once.
Lots of popular browsers like Firefox, Opera, safari ... are better when it comes to respecting web standards and user oriented features.
Bye 
Last edited by Kirena; 05-27-2005 at 10:00 AM.
|
|
|
|
05-27-2005, 04:38 PM
|
#6
|
|
Senior Member
Registered: Dec 2004
Location: Bawstun area
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
|
Actually, the site breaks in Konqueror and Firefox; avoid IE-centric extensions and your site Will Just Work<sup>TM</sup> in every browser.
|
|
|
|
05-27-2005, 06:38 PM
|
#7
|
|
Senior Member
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690
Rep:
|
Firefox has better support for standards than IE. I see it at work everytime, do this because of a IE bug... too many workarounds, just drop the development of that crappy browser...word!
|
|
|
|
06-11-2005, 12:43 AM
|
#8
|
|
Member
Registered: Aug 2004
Posts: 41
Rep:
|
Solution is to setup your firefox dpi to 96 in preferences and add this:
<match target="pattern">
<edit name="dpi" mode="assign"><double>96</double></edit>
</match>
to /etc/fonts/local.conf
|
|
|
|
06-11-2005, 03:38 AM
|
#9
|
|
Member
Registered: Aug 2004
Distribution: Suse 10
Posts: 126
Rep:
|
ATI have updated their linux drivers a few days ago and they now have a GUI install apparently, I haven't tried it yet, planning on giving it a try soon.
|
|
|
|
06-15-2005, 08:53 PM
|
#10
|
|
Member
Registered: Jan 2002
Location: PA
Distribution: Suse 11.1, Mepis
Posts: 58
Original Poster
Rep:
|
An update to the original post
Thanks Ibharti I will give your advice a shot
The website example that I used, totally redesigned its' site and it looks a thousand times better. Those of you who posted comments on the websites poor design probably caught the attention of the webmaster.
I dumped my CRT and picked up a Samsung 930B and after I finally got it going, it looks ten times better on my Suse drive than the XP drive.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:41 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|