WebSite X5Help Center

 
LogoLogics A.
LogoLogics A.
User

How to create superscrypt in editor  en

Auteur : LogoLogics A.
Visité 1522, Followers 2, Partagé 0  
Mots-clés :: superscrypt

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 ).

Posté le
5 RéPONSES - 2 UTILE
LogoLogics A.
LogoLogics A.
User
Auteur

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

Lire plus
Posté le de LogoLogics A.
LogoLogics A.
LogoLogics A.
User
Auteur

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......

Lire plus
Posté le de 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

Lire plus
Posté le de Cheeky Man
LogoLogics A.
LogoLogics A.
User
Auteur

Hi Cheeckyman,

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

Lire plus
Posté le de LogoLogics A.