Forums

This topic is locked

Default Page Font

Posted 06 Nov 2001 14:03:18
1
has voted
06 Nov 2001 14:03:18 Stephen Bateman posted:
I know this must be somewhere but just can't find it, so anyone who can point me in the right direction will be hailed GOD of the day.

All I want to do is set the default font on all my pages to <font face="Arial, Helvetica, sans-serif" size="2"> ideally via a CSS. Currently I am highlighting every bit of text, table cell, etc... and changing it manually.

If I cannot do it via CSS can I do it at design stage in UD ?

Thanks

GT

Replies

Replied 06 Nov 2001 16:29:38
06 Nov 2001 16:29:38 Joel Martinez replied:
CSS man... just go to the Text > CSS Styles > New Style

then make sure that you've got "Define in new style sheet file" selected.

Joel Martinez [ ]
----------
E-Commerce Concepts with Ultradev...pre-order yours at
www.basic-ultradev.com/ecomm_concepts/
Replied 06 Nov 2001 16:41:29
06 Nov 2001 16:41:29 Stephen Bateman replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
CSS man... just go to the Text &gt; CSS Styles &gt; New Style

then make sure that you've got "Define in new style sheet file" selected.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Thanks Joel, but any idea on the specifics as such... an idiots guide. I have a few options but don't seem to be on the right track.

GT

Replied 06 Nov 2001 20:56:56
06 Nov 2001 20:56:56 Joel Martinez replied:
ok... ifyou want details, then just go to Text &gt; CSS Styles &gt; New Style, and choose to redefine the body tag.

when the css editor comes up, change attributes like fonts and colors and whatever else you may want. once you save the file, every bit of text in the body tag will conform to the font and colors you specified.

just a side note... some browsers (don't know off the top o my head) don't cascade css styles properly, so I would suggest also redefining the table tag with the same fonts and whatnot.

Joel Martinez [ ]
----------
E-Commerce Concepts with Ultradev...pre-order yours at
www.basic-ultradev.com/ecomm_concepts/

Reply to this topic