Fotolia


« Fake Googlebot | Main | Upgraded from 3.11 to 3.14 »


Saturday, January 8, 2005

Getting Text to Wrap in the New Entry Template of the CMS

Must remember about this when implementing upgrades. The file to edit is edit_entry.tmpl in the cms folder. Open this file up and do a search for the tag <textarea> and place the following code:

<TMPL_IF NAME=AGENT_MOZILLA> cols=""</TMPL_IF>

immediately after it, like so:

<textarea <TMPL_IF NAME=AGENT_MOZILLA> cols=""</TMPL_IF>... </textarea>

Post a comment



Archives

Contact

mediasushi[at]yahoo[dot]com
Copyright © 2004 - 2008. Ady L. All Rights Reserved.

Powered by
Movable Type 3.35