J!2.5 and F3.1RC2 text area element renderer

If text area content has <p></p> wrapping it, the box gets an inline style of HUGE width!

Code:
<div class="fabrikElement" style="width: 2442px;">
<div id="fab_services___description_ro">
<p>
A highly specialized imaging technique that uses short-lived radioactive substances to produce three-dimensional colored images of those substances functioning within the body. These images are called PET scans and the technique is termed PET scanning. PET has been used primarily in cardiology, neurology, and oncology. Any doctor can ask for a PET scan to be done - Radiologists are the doctors that would read a PET scan. Find out more about
<a href="http://www.samaritanhealth.com/our-services/imaging-radiology">it here</a>
</p>
</div>
</div>

MySite / services/details/8/79 will show this. while /services/details/8/106 is functioning properly.. the item is being rendered with a slightly modified no-labels template.
 
Seems <p> is always a problem with moz-box (which is not used in labels-above because this is a nice old-fashioned template not using all this new stuff:D ).
I've seen this many times, too, this is the reason why I'm not using TinyMCE (which has the surroundig p tags as default).
 
moz-box cuases all sorts of issus.. it seems.. and with ie.. but how is the inline style width being printed with such a BIG width..
 
Thanks Troester.. trying to resolve this.. whoa.. looks like this has been around for a while.. .removing all -moz-box css is not the fix.. trying to decipher the post
 
ok, jsut remove the display box class from the wrapping div.. there was some css up over in media/com_fabrik/css/fabrik.css
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top