Create A Forum - Support Forums

Support => Bugs => Topic started by: conductor on April 17, 2012, 04:20:24 pm

Title: Bug with Page Manager Text Editor
Post by: conductor on April 17, 2012, 04:20:24 pm
 Editor will not allow the size of text to be adjusted.  Google Chrome.  Just stays very small.  Thanks
Title: Re: Bug with Page Manager Text Editor
Post by: aIURbliS on April 17, 2012, 11:11:06 pm
Confirmed that it doesn't work, alternatively you can use html coding and place your text in a different font size:
Code: [Select]
<p><font size="10" face="arial">test</font></p>