what does the code look like for the RTE, perhaps it is not adding the bold attribute/tag correctly, would help to see a before and after version of the html code in the rte
Html looks like this when adding strong. it's normal. When the number of characters is too high, the css gets fail but when you remove the strong tag, the number of characters doesn't matter.
and how many characters do you mean when you say too high? also, you have images in your pictures, where are they in your html? You need to show the full html of your RTE both before and after if you want some help.
When you enter more than 72 characters with the strong tag, it becomes like the 2st picture above. When less than 72 characters are entered, it becomes like the 1st picture above. Or when you remove the strong tag completely, it is like the 1st picture above. What I want is a strong tag with more than 72 characters of text and it is like the 1st photo above.
Wrong html, I mean if the character with the strong tag is more than 72. As you can see, the items are included in the strong tag.
True html, I mean if the character with the strong tag is less than 72;
Hi Caglar,
I'm afraid you are not explaining yourself very well. However from your last lot of images, are you actually displaying blog items which have a an rte on the blog item, since the divs and sections would not be in the rte source unless you are pasting them in yourself.
If it is a blog item, what does the source of the blog item template look like
Perhaps it is a character limit on your blog item that is causing the issue and not related to the rte at all.
When input too many characters and tags into the rich text editor, css fails
Hi all,
When I enter a certain extra character in the rich text editor and add the bold tag or em tag, the css fail. Btw I'm using v8.9.1
Before entering bold characters
After entering bold characters
what does the code look like for the RTE, perhaps it is not adding the bold attribute/tag correctly, would help to see a before and after version of the html code in the rte
Hi,
Html looks like this when adding strong. it's normal. When the number of characters is too high, the css gets fail but when you remove the strong tag, the number of characters doesn't matter.
and how many characters do you mean when you say too high? also, you have images in your pictures, where are they in your html? You need to show the full html of your RTE both before and after if you want some help.
When you enter more than 72 characters with the strong tag, it becomes like the 2st picture above. When less than 72 characters are entered, it becomes like the 1st picture above. Or when you remove the strong tag completely, it is like the 1st picture above. What I want is a strong tag with more than 72 characters of text and it is like the 1st photo above.
Wrong html, I mean if the character with the strong tag is more than 72. As you can see, the items are included in the strong tag.
True html, I mean if the character with the strong tag is less than 72;
Hi Caglar, I'm afraid you are not explaining yourself very well. However from your last lot of images, are you actually displaying blog items which have a an rte on the blog item, since the divs and sections would not be in the rte source unless you are pasting them in yourself.
If it is a blog item, what does the source of the blog item template look like
Perhaps it is a character limit on your blog item that is causing the issue and not related to the rte at all.
is working on a reply...