I like the idea - it's a great starting block. Thanks.
Neil Merton 2006-08-02 09:16:48.833
Amazing....!!!!
$efat/AIUB//Bangladesh 2006-08-19 00:00:00.0
Theres a problem you replaced the P's for BR's now you cant center the title and justify the rest of the text
Im working on the same problem... : )
btw great work on converting to pdf
Bruno 2006-08-25 18:33:42.887
Bruno: I don't see the problem you are referring to, maybe you can clarify: I just created a new doc with a centered title and a justified body and the result (both in-browser and the PDF) looked just right. Below is the HTML source of my test doc,
[div style='text-align: center']just checking - is this centered?[br /][/div] [br /]this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified this text is justified
Using CF7 makes the conversion to PDF the easy part.
jt 2006-08-25 21:19:07.95
Are we talking about the same editor? hehehe
Before convert to pdf... I made another try. Please read the text in the code below:
p align='right'Selected this text and clicked center button. Ok in the middlebr /br /Enters,enters,entersbr /br /br /br /br /Selected the text and clicked align right button. Oh oh everything is on the right now,damn. Even the centralized onebr /br /br /br //p
no doubt that the [div style='text-align: center'] works, but I dont know how you put it in there without openning the source code and type it.
Any way its not so important. Just morbid curiosity.) Its a great work anyway.
hugs Bruno
Bruno 2006-09-26 16:35:43.77
FCKeditor is currently configured to use P tags to justify blocks of code in Internet Explorer and DIVs in Firefox. In IE, you may have to edit the source code manually to achieve the effect you are after in this version of FCKeditor. In FF you can simply use the text justification buttons on the toolbar - as I did in my example above.
Neil Merton 2006-08-02 09:16:48.833