Forums

formatting bug?

sspeed 29 Jan, 2009
I don't know if this is a bug or not... My form seems to always go over to the right, overlapping other text, being transparent, and looking terrible.

On this page:
http://www.bikeblogcollection.com/index.php?option=com_chronocontact&Itemid=34

The relevant area of the problem is:
<div  class="tooltipdiv">Title: :: Your story title please!</div></div><div class="clear"> </div></div><div  class="form_item"><div class="form_element cf_textarea" style="width:600px;"><label class="cf_label">Your guest post:</label>
<?php
$editor		=& JFactory::getEditor();
echo $editor->display( 'fulltext',  '' , '80%', '350', '55', '20', false );

?>

</div><div class="clear"> </div></div>
GreyHead 29 Jan, 2009
Hi sspeed,

The editor is too wide for the page. IIRC you need to turn off some of the toolbars, or perhaps better switch to the simple version in the Admin Config parameters for the Editor Plugin.

This has come up before if you search the form for editor I think you will find a more detailed post.

Bob
sspeed 29 Jan, 2009
Thank you! I did go to simple and it fixed it, I wanted to be able to add images from URLs still though....
Max_admin 30 Jan, 2009

I wanted to be able to add images from URLs still though....



more info ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.