Page 1 of 1

handling margin in text editor

Posted: Sun May 17, 2009 10:46 pm
by ratna_pra
i want to put the text on tinymce text editor as my convenience i.e i want to manage margin on my own. how this can be done using php?

Re: handling margin in text editor

Posted: Mon May 18, 2009 10:33 am
by Benjamin
PHP is a server side language, therefore it can only output the proper html/css to accomplish this.

:arrow: Moved to HTML, CSS and other UI Design Technologies