Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Toronto, Canada
    Posts
    149
    Plugin Contributions
    0

    Default Different browsers different font

    Good morning everybody,

    I am wondering if there is an easy fix to a font problem that I'm having. While making changes to my main page in the Define Pages Editor I changed the font to Monterey BT which is perfect for my site. However, I use Safari and Firefox and the font looks great to me, BUT I noticed that the other browsers are not showing the font that I'm using. I have had this problem before and ended up creating images in Photoshop with my favorite font to fix this problem, however I think that it would be better if I knew how to just fix it in the code, (if thats possible) rather than having to fiddle with image files. I'm using 1.3.8 (still) and have limited experience with code. Pretty well everything I've learned has been from this forum and some books that I bought to get me through.
    I would really appreciate any help on this.

    My site is here in case somebody needs to see what I'm talking about. The words "New Arrivals", "Bridal Gowns", "Bridesmaid Gowns" and "Flower Girl Gowns" are my problem.

    Thanks
    Lisa

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Different browsers different font

    It's not a browser thing, but an operating system difference. My stock Windows XP installation doesn't include that font, so I'm not going to see it, no matter what you do in the code.

    There was a time you could 'force' a font download, but no more.

    Personally, I think the answer is to use standard fonts, or the image solution you used before.

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Different browsers different font

    Fonts are not delivered as part of your page
    They rely upon the fonts installed locally by the viewer

    The way that you have been doing this is the only way to insure that they see what you desire

  4. #4
    Join Date
    Sep 2009
    Location
    Toronto, Canada
    Posts
    149
    Plugin Contributions
    0

    Default Re: Different browsers different font

    Well thank you Kobra and Stevesh, at least I know the answer now and I know that using an image is the right thing to do and not "my" shortcut.
    Take Care!
    Lisa

  5. #5
    Join Date
    May 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Different browsers different font

    Quote Originally Posted by cdnbride View Post
    Well thank you Kobra and Stevesh, at least I know the answer now and I know that using an image is the right thing to do and not "my" shortcut.
    Take Care!
    Lisa

    its is possible to use non standard fonts on your website, using a new CSS module called @font-face you can have the users browser download the font and have it display correctly for them.

    You will need the font file in different formats, and you need to upload the font file onto your webserver then implement the code into your style sheet.

    More is explained here: http://sixrevisions.com/css/font-face-guide/

    It is up to you whether you decide its worth the effort.

  6. #6
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Different browsers different font

    Or use the Google Fonts API

    Far easier to implement, and a good selection to choose from, and will work on any computer.

    http://code.google.com/apis/webfonts...g_started.html

 

 

Similar Threads

  1. v154 Problem with font in different web browsers
    By Laki in forum General Questions
    Replies: 5
    Last Post: 4 Sep 2015, 04:15 AM
  2. v139h Product filter showing on different positions in different browsers
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Aug 2012, 09:52 AM
  3. font color issues - different between browsers
    By matchlock in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Jun 2011, 08:15 PM
  4. Different browsers show different results
    By osaeed in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Feb 2010, 06:39 PM
  5. EZ-Pages Background Image different in different browsers
    By rvagrrl in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 5 Aug 2006, 07:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg