Hi
When I make a post on my blog, the text I make inside the CFKeditor is going outside the div tag on frontend? My div tag on the frontend have a width of 500px
How do I fix this problem? I have upload a picture of the problem.
Hi
When I make a post on my blog, the text I make inside the CFKeditor is going outside the div tag on frontend? My div tag on the frontend have a width of 500px
How do I fix this problem? I have upload a picture of the problem.
Hi!
Hi!
What you need is word-wrap: break-word CSS property. See the article and some docs first.
Then you can set this style in "advanced" tab of "Create Div Container" dialog.
CKSource - http://cksource.com
Twitter: http://twitter.com/cksource
Facebook: http://www.facebook.com/cksource
Google+: https://plus.google.com/112104262438873905606
Thank you!!
Thank you very much, it was the problem :-)