WebSite X5Help Center

 
LogoLogics A.
LogoLogics A.
User

How to create superscrypt in editor  en

Author: LogoLogics A.
Visited 1519, Followers 2, Shared 0  

Hello,

I need to use superscrypt in the editor, but cant seem to make that happen?

If I copy and paste ( special ) it does not take the superscrypt and even using the html tag

<sup>e</sup>

( activating html in the text object ) does not create a superscript like the 26e of the month ( the e should be floating or the 26th ( th should be floating ).

Posted on the
5 ANSWERS - 2 USEFUL
LogoLogics A.
LogoLogics A.
User
Author

Hello,

thx, I got this fix from Cheekyman earlier, and it works.

It would be great if this option was added to the text editor instead of having to use these work arounds? For example in Word Press Plugin ( Ultimate TinyMCE ) this option is immediatly available in the text editor. As far as I can tell, this option is not available in the new V10 either?

Kind Regards,

Annie

Read more
Posted on the from LogoLogics A.
LogoLogics A.
LogoLogics A.
User
Author

For those who dont understand french I will put the coding here in english as well:

Do this:

<STYLE type="text/css"> sup { vertical-align: super; } sub { vertical-align: sub; } </STYLE>

Insert above into General Settings/Expert before the closing HEAD tag......

Read more
Posted on the from LogoLogics A.
Cheeky Man
Cheeky Man
User

Thanks Annie....

The sub and sup should be added to the CSS and it doesn't seem to be?

Cheekyman

Read more
Posted on the from Cheeky Man
LogoLogics A.
LogoLogics A.
User
Author

Hi Cheeckyman,

I dont know what you mean? it works like a charme?

Read more
Posted on the from LogoLogics A.