Click to See Complete Forum and Search --> : What?


oo7ml
02-29-2008, 04:50 AM
Hi, i am creating a site for a client and they have asked me to change the text (html text) in the menu to Univers Condensed.

Can anyone help me here? thanks in advance

Stephen Philbin
02-29-2008, 05:10 AM
Never heard of it. Perhaps they mean they want the files to be Gzipped or maybe saved as Unicode. Ask them what they mean.

Centauri
02-29-2008, 07:44 AM
That is not a common font. Whilst the client may have it, probably not many others would as it is not a free font, and not very cheap either (http://www.fonts.com/findfonts/detail.htm?pid=242536&gclid=CLOhiLO06ZECFQqbggodaFLoew). You could easily add the font name (in quote marks) as the first choice of an arial-based font family css rule font-family: "Univers LT Std 57 Condensed", Arial, Helvetica, sans-serif; so that anyone with that font would see it, but you cannot actually put the font on the page.