Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2012
    Posts
    16

    Question Webdesigner: How to set font-stacks?

    Hi guys,

    I got a quick question for you: is it possible to set css-fontstacks in webdesigner?

    For example: "Lucida Sans, Lucida Grande, Lucida"?

    Thanks for your tips
    Mike

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,506

    Default Re: Webdesigner: How to set font-stacks?

    I think so. Check back and see what the members have to say.

  3. #3
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Webdesigner: How to set font-stacks?

    I think the export filter does this automatically for all the compatible fonts.

  4. #4
    Join Date
    Jul 2012
    Posts
    16

    Default Re: Webdesigner: How to set font-stacks?

    Hi guys,

    I just checked the html... I have a "Tahoma" paragraph and the export filter sets the css to "Tahoma,sans-serif".

    I guess it needs some kind of hack to influence what the export filter does? Or is there an easy way to change the fontstack to something different?

  5. #5
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Webdesigner: How to set font-stacks?

    In WDMX some of it done with an in-line style
    Code:
    <div class="Normal_text" style="position: absolute; left:80px; top:80px;font-family:Lucida Sans Unicode, Lucida Sans, Lucida Grande, Tahoma, Arial;font-size:18px;">

 

 

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
  •