WebSite X5Help Center

 
LogoLogics A.
LogoLogics A.
User

How to create superscrypt in editor  en

Автор: LogoLogics A.
Просмотрено 1526, Подписчики 2, Размещенный 0  
Тэги: 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 ).

Размещено
5 Ответы - 2 Полезно
LogoLogics A.
LogoLogics A.
User
Автор

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

Читать больше
Размещено От LogoLogics A.
LogoLogics A.
LogoLogics A.
User
Автор

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

Читать больше
Размещено От 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

Читать больше
Размещено От Cheeky Man
LogoLogics A.
LogoLogics A.
User
Автор

Hi Cheeckyman,

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

Читать больше
Размещено От LogoLogics A.