First word in text block doesn't display in correct font when viewed by FF

I'm using a template and changed the font from the original. After publishing all the text appears in the correct font when viewed by Safari. When viewed by Firefox or IE the first and sometimes the last word displays in the original font? I've done 40+ pages with the same effect?

Hmmm - not a perfect solution but for some reason this issue is resolved by a space before the first word and after the last word. Weird

Similar Messages

  • Safari doesn't display the correct fonts.

    Safari doesn't display all fonts correctly. All that is displayed is a boxed A. See screenshot. All the other browsers (Firefox, Opera, Chrome, Omniweb, Camino) don't have this problem. I tried clearing the cache of Safari as well as the system font cache. I use FontExplorer X Pro 3.1 to manage my fonts. No other software has this kind of problems.

    I use FontExplorer X Pro 3.1 to manage my fonts.
    This thread might help you >  All I see is the letter "a": Apple Support Communities

  • Looking for a word processor without word wrap, text edit doesn't cut it

    I'm looking for a word processor without word wrap, text edit doesn't work. In text edit, it automatically scoots my text over to the next line but I just want it to keep going with a horizontal scrollbar. Is there a text editor I can download from the app store or can I get textedit to work somehow where it uses a horizontal scroll bar instead of entering text to the next line?

    Hi,
    thought TextWrangler can do it.
    But it seems that the 'no word-wrap' "feature" isn't that much wanted anymore.
    Maybe one of these http://www.macupdate.com/find/mac/text%20editor can do it.
    Regards
    Stefan

  • Has Mozilla changed the way Firefox displays @font-face enbeded fonts? The site I'm codeing works in Safari, Chrome, and IE, but Firefox 8.0.1 doesn't display the embeded font.

    Has Mozilla changed the way Firefox displays @font-face enbeded fonts? The site I'm codeing works in Safari, Chrome, and IE, but Firefox 8.0.1 doesn't display the embeded font.

    No problems here with the H1 headers.
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • Firefox is not displaying the correct font color on my blog, but other browsers are.

    I have a web designer issue. Firefox is not displaying the correct font color on the header in my blog. Explorer, Chrome, and Safari have no problems. The page is in css but this particular section has html code o designate color. The code is as follows:
    <font face="helvetica" color="FF9966" size="1">blog</font>
    Though all other browsers display the light orange color designated, Firefox displays white. Strangely, if if retype the code by spelling out a color, Firefox displays it correctly. i.e.
    <font face="helvetica" color="black" size="1">blog</font>
    ... will give me black. You can see the effect by viewing the link below and looking at the word "blog" in the header, which should be light orange but is not in Firefox.

    Actually it also seems to work in the current Firefox 4 beta as it is.
    The code is not right though - the correct syntax for the color attribute with hex values is with a # at the start, so:
    color="#FF9966"
    It might work in Firefox 3.x if you change that.

  • I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it

    I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it looks OK.  The photo looks incorrect in other software such as photo books.
    Looking at the same photo before flattening, what is being shown is only the top layer.
    How do I correct this?

    STEVEN1A wrote:
    I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it looks OK.  The photo looks incorrect in other software such as photo books.
    Looking at the same photo before flattening, what is being shown is only the top layer.
    How do I correct this?
    The top layer is indeed the one that is visible, unless there is/are area(s) of translucency on that layer, so that you can visualize a portion of the subjacent layer.
      the finished photo it doesn't look right.  It's as the layers have not flattened correctly. 
    Are your settings targeted to have the printer manage colors, or, to have PSE manage colors?

  • Reading first word from text file

    Hello all,
    I created a program which I can type in a line and store it into a file. What I need my next program to do is read and display just the first word from each line on the text file.
    Here is what I have:
    import java.io.*;
    public class ReadFromFile
    public static void main (String args[])
         FileInputStream firstWord;          
              try
                  // Open an input stream
                  firstWord = new FileInputStream ("FileofWords.txt");
                  // Read a line of text
                  System.out.println( new DataInputStream(firstWord).readLine() );
                  // Close our input stream
                  firstWord.close();          
                   System.err.println ("Unable to read from file");
                   System.exit(-1);
    }

    what i would like is my program to get the first word of every line and put it in my array.
    This is what i have attempted.
    import java.io.*;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.io.BufferedReader;
    public class testing {
         String[] tmp = new String [2];
         String str;
         public void programTest()
              try
                             BufferedReader in2 = new BufferedReader(new FileReader("eventLog.log"));
                             while ((str = in2.readLine()) != null)
                                  tmp = str.split(" ");
                                  System.out.println(tmp[0]);
                        catch(IOException e)
                             System.out.println("cannot read file");
    public static void main(String[] args)
                 testing B = new testing();
                 B.programTest();
    }//end classAny help is most appreciated

  • If i neglect to create a mobile account when first signing in, finder bar doesn't display

    I have a fairly large office environment with hundreds of Macs that are connected to our Active Directory managed domain.  Sometimes a new user will try to log in to a machine for the first time but if they neglect to create a mobile account, the finder bar doesn't display properly at the top of the desktop.  It will appear briefly when something is clicked on the dock but will disappear again as soon as the desktop or anything else is clicked.  It doesn't even appear when Finder is clicked on the dock.  What's more, when mobile account isn't created, the user account doesn't appear in System Preferences> Users & Groups so a mobile account can't be created after the fact, nor can the user account be deleted in order to start from scratch.  This will happen regardless of the OS version, between 10.6 and 10.9. The only solution I've found is a complete rebuild of the OS on the computer in question which I can't do every time someone doesn't know to choose creation of a mobile account.
    Has anyone else run into this?  And if so, what solutions have you found?
    Thanks.

    Hi Russ!
    Apparently you already configured your account but you don't have nor the key or the password. You can get the password in the [https://account.services.mozilla.com/forgot following link] but you would need the Sync Key to sync your device to the rest of your devices.
    If you don't have the Sync Key the best thing you can do is to reset it, by deleting the previous account and creating a new one with the same user. You can perform this tasks from your [https://account.services.mozilla.com/ account dashboard].

  • Quicktime text track doesn't display

    I have numerous QT files that I created in QT 5 & 6 that have text tracks. Now, on my laptop, running QT 7, the text tracks don't display. They are there, according to "Movie Properties," but aren't showing. They do show in my desktop, also running QT 7, but I can't figure out which codec my laptop is missing. Unfortunately, I'm supposed to speak at a seminar tomorrow, and need my laptop to show the QT files.
    Does anyone have any ideas of which codec I'm missing for the text track?

    I am working with copies of the originals. I'm not even sure where the original files are. But I haven't recompressed or exported or imported anything, just copied the files onto a removable hard drive and then onto other computers. The movies originally were compressed using Sorenson Squeeze.
    I looked in "Movie Properties," and the text track is at the bottom. But I can't figure out how to move it to the top of the list to see if that works.
    Also, the movie works fine on my desktop, which as far as I can tell is running the same software and has the same codecs available. It's only the laptop that can't display the text track.

  • Safari Doesn't display websites correctly

    Hey Everyone!
    I have been using Safari for a while now, but had always needed to use another OS to display a couple of java or SSL related sites because Safari in both Tiger and Leopard didn't display them correctly.
    At work we use Advocent's web based KVM viewer. I have found that in Windows, Firefox and IE display this site appropriately. In Safari, on both my Mac and Windows box, I log on to the main screen and it only loads half way. The login prompt is not there - just the top frame/banner. When I view source, both have the exact same output (including a login box). I believe this means that the site isn't discriminating based on browser.
    There are a couple of other sites that this occurs with... but of course, I can't think of them as examples.
    How can I troubleshoot or just plain fix this issue. I'd love to put my Windows laptop in a box and watch the dust gather....
    Sorry for my lack of symptoms or additional information!
    Thanks!

    I also get the error message "Certificate Not Verified - code will be treated as unsigned". Please see thread http://discussions.apple.com/thread.jspa?threadID=1359057&stqc=true I just started (as it is a slightly different topic).
    Daan

  • How do I display the correct value when using SELECT_LIST_FROM_QUERY

    I have an updatable report that displays the possible values for a field.
    I'm using HTMLDB_ITEM.SELECT_LIST_FROM_QUERY, so obviously I have to process the record manually.
    However, I need the trick to display the correct value as selected before processing the records.
    I appreciate your help.
    Thanks
    Juan

    Thank you.
    So, I just need to put the field name in the second argument.
    I have it working now.
    Thanks again
    Juan

  • Full text animation doesn't display

    I made a text animation but when I play the text animation,
    it pauses after lets say 3 seconds. Then if I continue the slide
    the rest of the text shows up.
    EX. The text is "Marine Debris". When I play it only shows
    "Marine" but when I press continue, the rest of the letters come
    up.
    I want it all to come up together.

    Welcome to our community, cleanfil
    You probably don't realize it, but you have answered your own
    question. You did so when you said:
    but when I press continue, the rest of the letters come up.
    I'm guessing Continue is a Button you have inserted on the
    slide? Button and Click Box objects pause the slide and stop it
    dead in its tracks until the user clicks them or another action
    causes play to continue.
    The bottom line is that the slide is being paused too soon.
    You need to change the point at which it pauses. If this is a
    button, look at the properties.
    Cheers... Rick

  • GetAvailableFontFamilyNames doesn't display Korean tcc font

    I developed an application in Swing that displays text. On PC's with Windows XP language set to English I can see Korean characters displayed well. On the same PCs with language set to Korean, those characters are not displayed.
    Debugging this code:
    GraphicsEnvironment ge = GraphicsEnvironment
                        .getLocalGraphicsEnvironment();
              String fontNames[] = ge.getAvailableFontFamilyNames();I see that font gulim.tcc is not returned by getAvailableFontFamilyNames() if I set the Windows language to Korean. It is the only tcc font type that I have, however the rest of fonts which are all ttf are returned by that method.
    Can anybody help about this?
    Thanks in advance
    Iñaky

    I keep on testing. The following code
    public class Fonts {
         public static void main(String[] args){
             try{
                   String[] f = java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment().getAvailableFontFamilyNames();
                   for (int i = 0; i < f.length; ++i) {
                        System.out.println(f);
              } catch (Exception e){
                   System.out.println("e:"+e);
    - With Java 1.5_17 - Windows XP in English: it takes Gulim font
    - With Java 1.5_17 - WIndows XP in Korean: it doesn't take Gulim font
    - With Java 1.6_17 - Windows XP in Korean: IT TAKES Gulim FONT.
    So it seems an issue with the JVM.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Smart playlist on iphone doesn't display all songs in "list" view

    So first, how I organize my mp3s, so you understand how I do things.
    I have one "main" smart playlist that I use. It's only rule is to only include songs that are a part of a certain album.
    I then edit every song I want in that playlist to be in that album.
    In iTunes, this playlist has 136 songs. When I sync, ALL of them transfer, and ALL of them are on the phone.
    When I play the playlist on the phone, ALL of them do play. I can cycle through all 136 of them.
    My problem is this: When I enter the "playlist view" (I dont know what it's called, but THIS view: http://i.imgur.com/z4ZIK.jpg ), not all songs display anymore. I used to have all 136 songs displaying, and I could scroll to any of them to play. Now, its split up in chunks. What I mean by that is, maybe 20 songs are displayed, and if the playlist random shuffles to a song in the playlist but NOT part of that 20, that song may be a part of, say, 6 other songs in the playlist, or it may be solo in that view. All the songs still play, all 136, they're all still on the playlist and shuffle WILL play them all eventually, but they do NOT all appear in this "playlist view" (again, I dont know exactly what its called, but I'm talking about this screen: http://i.imgur.com/z4ZIK.jpg ). There also seems to be no pattern as to what songs are displayed. I have no idea why they're seperated in chunks like this.
    Why don't all my 136 songs appear on this screen anymore? I thought maybe the phone or itunes is sorting them differently now, maybe by album art or something, so I made sure ALL songs are COMPLETELY IDENTICAL in terms of info aside from song name and artist name. ALL songs have the same artwork, album, album artist, grouping, composer, comments, they are ALL set to "part of a compliation" (I have also tried setting them all to NOT be part of complilation).
    All I want is all 136 songs in my playlist to be displayed on that screen. It used to, but as of maybe a few months ago it started doing this. I'm not sure if I explained the problem correctly but that's the best I can do.

    Well, the saga continues (some people must be getting a laugh at me talking to myself).
    Turns out my PlayList which was supposed to read...
    - Genre is Ambient
    - Media Kind is Music
    - Last Play is not in the last 60 days
    - Limit to 1 hour selected by random
    - Live Updating
    ... actually said "- Last Play *is* in the last 60 days"
    When I changed that and resync'd it worked, however it still doesn't explain why the two playlists (iTunes and iPod) were totally different.
    Oh well.  Thanks for being my shrink for the day and letting me vent.

  • Internet explorer doesn't display sites correctly unless they are trusted

    This is an odd problem. On the reference image prior to it being sysprep'd and captured, going to certain sites (e.g. lifehacker.com) the menus, all pictures and advertisements display just fine. But once capture and deploy that image those sites stop working
    the way they should. I made sure the unattend file was making zero changes to IE and I even disabled the IE configuration app that I made with IEAK to ensure that IE was being setup as is out of the box, but something is changing the way it operates and it
    fails to work the way it did before it get deployed to a client. I don't have any extra add-ons and no tracking protection lists.
    The big problem is it causes compatibility issues with lots of sites, such as menus not appearing when you hover like they should. I even tried building a clean machine from the Microsoft media directly and creating IEAK packages from that, a totally clean
    machine. That didn't work either.
    Anyone else have weird problems like this before?
    If this post is helpful please vote it as Helpful or click Mark for answer.

    Windows 8.1 IE 11. Yesterday I built a new image with all the latest updates released yesterday.
    My "Base Package" of apps is:
    Visual Studio Tools 2010
    Chrome
    Firefox
    Adobe Reader
    Flash Player
    Java RE
    7-ZIP
    BOX
    VLC Player
    The reference image itself contains Office 2013. This issue only affects Internet Explorer in normal view, if you use Private Mode the same site that didn't work, works just fine. I've tried experimenting with not enabling any add-ons and using "Reset"
    in IE, but nothing works.
    I am using copy profile, but I can assure you the administrator profile works just fine with all sites in the reference image before it's sysprepped and captured. But then again IE works fine until after the first reboot when deployed to a client.
    If this post is helpful please vote it as Helpful or click Mark for answer.

Maybe you are looking for

  • Preview PDF encryption is broken in Yosemite

    I correct documents saved and distributed as PDF's. They contain personal information and have to be encrypted. In Maverick, and using preview, i could always print to pdf, choose to encrypt and assign a password. Then I could email the document. Now

  • [SOLVED] mythtv - No picture using Hauppauge pvr-150

    Hi All,   I have just set up mythtv but cannot get a live picture using the Hauppauge pvr 150.  The card is working (thanks to enrique) and can both stream video and record video either live or in a cron job. I am attaching the cable directly to the

  • Website not appearing on Firefox for Mac?

    My company has just launched our new website www.robotandspark.com - which loads correctly the first time you view it, but if you close the window, open a new one and type the URL, the page appears blank (white). Is this a Firefox or a website issue?

  • Infopackge routine?

    Hi Expert's, I have to write a routine in the infoapckage level for an infoobject 'Zabc'. If the Infoobject is blank then record has to be updated. Can any one send a piece of code? please it is in urgent. Points will be definitely assigned. Thanks i

  • OATM error.. while running"Generating Migration commands"

    Hi Friends, I am running 11.5.10.2 on SUn Solaris 10..10gr2 DB..I am facing a problem while running Generating Migration command using OATM menu. I am getting the following error in the log ORA-10643: Database should be mounted in restricted mode and