WebSite X5Help Center

 
LogoLogics A.
LogoLogics A.
User

How to create superscrypt in editor  en

Autor: LogoLogics A.
Visitado 1525, Seguidores 2, Compartilhado 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 ).

Publicado em
5 RESPOSTAS - 2 ÚTEIS
LogoLogics A.
LogoLogics A.
User
Autor

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

Ler mais
Publicado em de LogoLogics A.
LogoLogics A.
LogoLogics A.
User
Autor

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

Ler mais
Publicado em 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

Ler mais
Publicado em de Cheeky Man
LogoLogics A.
LogoLogics A.
User
Autor

Hi Cheeckyman,

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

Ler mais
Publicado em de LogoLogics A.