Results 1 to 4 of 4

Thread: Required to display font from CSS using Firefox 4

  1. #1
    Join Date
    Mar 2011
    Posts
    56

    Required to display font from CSS using Firefox 4

    I have my computer running on a Windows 7 operating system. I have some websites also had made some where I am unable to use standard CSS. Recently I had installed Firefox 4 as my web browser where I am unable to use fonts of Arial black or the times new roman. Previously I had used various browsers such as safari, internet explorer 9, opera and chrome. This also includes my previous Firefox web browser. I want to use this option as I have many visitors visiting this website. So in that case I want to resolve this problem of mine. Please let me know if there is any solution.

  2. #2
    Join Date
    May 2008
    Posts
    669

    Re: Required to display font from CSS using Firefox 4

    As per as I know Arial black font family would only work on Windows computers which are using GDI (Graphics Device Interface) to render text. Firefox does not use GDI to render text to get great performance. So if you are removing Arial Black from the font I guess it might work out for you. For this purpose you need to use the code as given below
    Font-weight: 900;
    Font-family:”Arial Black”, Arial, sans-serif;
    I guess this code work out well for you.

  3. #3
    Join Date
    Feb 2008
    Posts
    624

    Re: Required to display font from CSS using Firefox 4

    After working a lot on cascading style sheet and working on the fonts with the CSS I found out that it does not removes it does not resolve my issues much as I did not got proper text. In my case, I have tried using font-weight: bold in order to make the font appear thick as it should have. I am telling you this as this problem was resolved while I was using safari 3, had same problem so go it worked on safari 2 and safari 3 version.

  4. #4
    Join Date
    May 2008
    Posts
    540

    Re: Required to display font from CSS using Firefox 4

    I am running my system on a Windows 7 64-bit operating system. I also had the same problem associated with it. After upgrading my system to Windows Vista 32-bit, it was working smooth. And I was able to resolve the issues. There was a not issue related to Arial Black display. Or else uninstalling and reinstalling the Firefox version 4. Finally I guess it is an issue related to the Windows 7 64-bit to which I had resolve the problem.

Similar Threads

  1. Font rendering in firefox 6
    By Gopu Pa in forum Technology & Internet
    Replies: 6
    Last Post: 15-09-2011, 10:55 AM
  2. Replies: 4
    Last Post: 24-08-2011, 09:26 PM
  3. required a devnagri script font or tool
    By Udyami in forum Operating Systems
    Replies: 3
    Last Post: 01-12-2010, 05:40 AM
  4. How To Change Default Display Font Resolution
    By Damaris in forum Customize Desktop
    Replies: 3
    Last Post: 03-12-2009, 09:23 AM
  5. Apple iphone missing manual while changing display font
    By techanita in forum Portable Devices
    Replies: 3
    Last Post: 30-10-2009, 01:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,063,157.27305 seconds with 16 queries