Default font??


Author
Message
ja356
ja356
Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)Associate Member (230 reputation)
Group: Forum Members
Posts: 2, Visits: 3
Hi,

I can't find anywhere in the docs what the default font and font size are for all text display elements. (e.g. <item>)

Can you tell me what they are please?

Thanks,

John

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
You can define the default font to use via the <defaults> element's /fontstyle attribute:

<defaults>
/ fontstyle = ("Arial", 5%, false, true)
</defaults>

(<item> elements merely store items, they don't display anything, <text> elements are responsible for that; hence there is no effect of /fontstyle on <item> elements)

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search