Fonts/text different in browser

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Fonts/text different in browser

    I am using one of Contributes templates. When I view the pages in edit mode,
    the main title and fonts look normal. Once I publish them I look in a browser
    online, and the font is different and/or the line spacing is off. The site is:

    [url]www.notionpics.com/addy2005.htm[/url]

    this page and the links from it are the pages in question. And it's the title
    where it says "NOTION PICTURES" that is incorrect...any help is appreciated.

    cgrosso74 Guest

  2. Similar Questions and Discussions

    1. Is it possible to do outline fonts/text?
      Hello I'd like to display text that is large and white, with a black outline. Can this be done in Flex/Flash? Thanks Andrew
    2. Fonts in Free Text Box
      In Acrobat 5.0: Problem just developed: When I type words in a Free Text Box, an any font, the letters are black, but when I go out of the box,...
    3. dynamic text and embedded fonts
      Hi, i'm creating a dynamic text field using the createtextfield function...i'm using a non-sytsem font so i really need to use the properties of...
    4. Different fonts in multiline text box...
      I have a multiline text box. I would like some of the text to be one font color and other text another font color. Is this possible with a...
    5. Embedded text fonts
      How I embedded text fonts in a flash movie ( In case I feel like using a non-standar font in my proyect)
  3. #2

    Default Re: Fonts/text different in browser

    You have used non-websafe fonts:

    font-family: XctasySansMedium;
    font-family: Skia;

    I know it's a drag, but if the font isn't installed on the visitor's system
    (like mine), your visitor won't see them.

    Here are your choices -

    [url]http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html[/url]

    If you want to use other fonts, then you have two alternatives -

    1. Make the desired text into an image with that font, or
    2. Use sIFR, a method of replacing text with a Flash movie containing the
    desired font.

    The latter method is dependent on your visitors having the Flash plugin
    installed, and can be read about in detail here -

    [url]http://www.mikeindustries.com/blog/archive/2004/08/sifr[/url]

    or here -

    [url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/sifr_demo.html[/url]

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "cgrosso74" <webforumsuser@macromedia.com> wrote in message
    news:d1cv3o$2fj$1@forums.macromedia.com...
    >I am using one of Contributes templates. When I view the pages in edit
    >mode,
    > the main title and fonts look normal. Once I publish them I look in a
    > browser
    > online, and the font is different and/or the line spacing is off. The site
    > is:
    >
    > [url]www.notionpics.com/addy2005.htm[/url]
    >
    > this page and the links from it are the pages in question. And it's the
    > title
    > where it says "NOTION PICTURES" that is incorrect...any help is
    > appreciated.
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Fonts/text different in browser

    About sIFR, can this technique be used in sites that we are going to allow
    our clients to update using Contribute 3?

    If so, are there any downsides to it?


    "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
    news:d1ejjg$fk8$1@forums.macromedia.com...
    > You have used non-websafe fonts:
    >
    > font-family: XctasySansMedium;
    > font-family: Skia;
    >
    > I know it's a drag, but if the font isn't installed on the visitor's
    system
    > (like mine), your visitor won't see them.
    >
    > Here are your choices -
    >
    > [url]http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html[/url]
    >
    > If you want to use other fonts, then you have two alternatives -
    >
    > 1. Make the desired text into an image with that font, or
    > 2. Use sIFR, a method of replacing text with a Flash movie containing the
    > desired font.
    >
    > The latter method is dependent on your visitors having the Flash plugin
    > installed, and can be read about in detail here -
    >
    > [url]http://www.mikeindustries.com/blog/archive/2004/08/sifr[/url]
    >
    > or here -
    >
    > [url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/sifr_demo.html[/url]
    >
    > --
    > Murray --- ICQ 71997575
    > Team Macromedia Volunteer for Dreamweaver
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    > [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    > ==================
    >
    > "cgrosso74" <webforumsuser@macromedia.com> wrote in message
    > news:d1cv3o$2fj$1@forums.macromedia.com...
    > >I am using one of Contributes templates. When I view the pages in edit
    > >mode,
    > > the main title and fonts look normal. Once I publish them I look in a
    > > browser
    > > online, and the font is different and/or the line spacing is off. The
    site
    > > is:
    > >
    > > [url]www.notionpics.com/addy2005.htm[/url]
    > >
    > > this page and the links from it are the pages in question. And it's the
    > > title
    > > where it says "NOTION PICTURES" that is incorrect...any help is
    > > appreciated.
    > >
    >
    >

    gallery Guest

  5. #4

    Default Re: Fonts/text different in browser

    afaik- no easy way for a Contribute user to edit the things needed to change
    the text that is handled with sIFR Flash substitution.


    Alan Guest

  6. #5

    Default Re: Fonts/text different in browser

    Actually, once the sIFR is set up, all the user would need to do would be to
    change the text within the replaced tag. For example -

    <h1>This text is replaced with sIFR</h1>

    CT will allow you to edit that text for sure....

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Alan" <dont_mail_me_period@macromedia.com> wrote in message
    news:BE61AC8B.1F8AE2%dont_mail_me_period@macromedi a.com...
    > afaik- no easy way for a Contribute user to edit the things needed to
    > change
    > the text that is handled with sIFR Flash substitution.
    >
    >

    Murray *TMM* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139