Page 1 of 1

no formatting: align right, center, full

Posted: 27 Aug 2008, 09:50
by flockey
All the formats like Bold, Italic, underline etc. works fine exept the align right, center or full. After saving the entry, the whole text is aligned left. I tried to change TinyMCE to JCE 1.5.1. I also tried with 4 different Templates (inclusive Beez), under Joomla 1.5.6. No way :(
Is there something what i can change in the Phoca Guestbook Code, or ist this a template css or editor problem?
Thanks a lot for hints,
flockey

Re: no formatting: align right, center, full

Posted: 28 Aug 2008, 14:16
by Jan
I think not, because TinyMce add the not valid code there,e.g.:

<div align="right"> ...

it should be:
<div style="text-align:right"> ...

so the not valid code works somewhere but somewhere not :(

Jan

Re: no formatting: align right, center, full

Posted: 29 Aug 2008, 09:53
by flockey
Thank you Jan, this seems to be the problem.
Is there a possibility to change the editor, Phoca Guestbook uses?
I mean TinyMCE to JCE1.5.1 per example?
Thanks for ideas,
flockey

Re: no formatting: align right, center, full

Posted: 29 Aug 2008, 14:17
by Jan
Only if you change the php code :(

Re: no formatting: align right, center, full

Posted: 04 Sep 2008, 11:56
by svanschu
Hi Jan,

just warmup that threat....

do you plan to change your code so other Editors can also be used?

Here you see how your guestbook can look like ;)
http://seelenhauch-band.de/gaestebuch.html

Re: no formatting: align right, center, full

Posted: 04 Sep 2008, 19:11
by Jan
no yet (because of time absence :( )

Jan

btw: http://seelenhauch-band.de/gaestebuch.html looks great (transparency and watermark)