View Single Post
ישן 26-03-08, 13:52   # 4
Gal Shafrir
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,626

Gal Shafrir לא מחובר  

יש בקובץ editor/fckeditor.original.html את:
PHP קוד:
// Set the editor interface direction.
window.document.dir FCKLang.Dir 
תנסה לשנות את זה ל:
PHP קוד:
// Set the editor interface direction.
window.document.dir "rtl"
__________________
בברכה,
גל שפריר - מעצב ומפתח אתרים.

עופר שפריר - במאי, תסריטאי ומפיק.
  Reply With Quote