2022.2

Table Of Contents
Notethatsomeemailclientsarenotabletodisplaywebfontsusedinemailmessages.Inthosescen-
ariostheemailwillusethefallbackfontoftheclient(unlessspecifieddifferentlyinastylesheet).
Whenchoosingfonts,wesuggestaddingmultiplestyles(regular,italic,boldweightsetc).Whended-
icatedfontstylesarenotavailable,thebrowserhastosynthesizestylessuchasboldanditalic.You
canpickmultiplefontfamiliesandstillgetonestylesheetURL.Forexample,fontsfromGoogleFonts
includeallthechosenfonts.
Using a style sheet to point to the font style sheet
Insteadofaddingwebfontsdirectly,youcanaddaremotestylesheetthatpointstoawebfontstyle
sheet,forexamplehttps://fonts.googleapis.com/css?family=Roboto+Slab.Forinstructionssee"Using
aremotestylesheet"onpage674.
TheseremotefontscanbeappliedtocontentinaMasterpage,section,orSnippet.Theymaybeused
inastylesheetandtheyareautomaticallyaddedtotheFontsdrop-downonthetoolbar.Notethatthe
listoffontnamesisbasedonthestylesheetsthatareincludedintheactivesection(see"Applyinga
stylesheettoasection"onpage678)or,wheneditingaSnippet,inthesectionthatwasactivewhen
theSnippetwasopened.
Note: Supportforremotefontsinemailclientscannotbereliedupon,andnotallremotefontsare
supportedbyallbrowsers.Itisthereforerecommendedtoaddfallbackfontstothespecificstyle
ruleswheneverusingremotefontsinaWeborEmailsection(see"Applyingafont"on
page703).
Locale
Thelocaleisasettingthatcanaffectdate,timeandcurrencyoutput,andotherformattingthatdepends
onlocationandlanguage.Thissettingisspecifictoeachtemplate,sochangingitforonetemplatewill
notaffectothertemplates.
AssumethatarecordsethasaDatefieldthatcontainsthefollowingdate:4/11/12,andthatthisfield
hasbeenaddedtothetemplateusingtheTextScriptWizardwiththeLongDateformat(see"Usingthe
TextScriptWizard"onpage729and"Formattingvariabledata"onpage732).Ifthelocaleissettoen-
US,thedateappearsonthepageasApril 1, 2016.Settingthelocaletofr-CAmakesthistextappear
as1 avril 2016.Settingittozh-CNwillprint2016 4 1.
Thelocalecanalsobeusedinscripts;see"Writingyourownscripts"onpage808and"StandardScript
API"onpage1169.
Changingthelocale
Bydefault,thelocaleisthesameastheoperatingsystem'slocalesetting.Tochangethissettingforthe
currentlyopentemplate:
Page 706