This topic is locked

Font Size

12/18/2008 9:52:05 AM
PHPRunner General questions
L
LGJ author

How does one edit the font size on the list page if the size needed is less than 1? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=10453&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' />

J
Jane 12/19/2008

Hi,
switch to HTML mode on theVisual Editor tab and edit code manually.

Here is a sample:

<font style="font-size: 5px;">some text</font>