Page 1 of 1

MASSIVELY-2.1 and static pages

Posted: Sat Sep 09, 2023 8:55 am
by lesmegeres
Hi,

If you display the source code of a default page, you will have paragraphs <p> and what you typed. Which is what it is expected. And Then you will the CSS files to apply the design.

If you display the source code of a static page, this is what you will get :

Code: Select all

<p class="cvGsUA direction-ltr align-justify para-style-body" style="color: #000000; font-family: 'YADK3w_fTc4 0', '_fb_', 'auto'; --font-size: 13.3333px; --line-height: 1.4; text-transform: none; line-height: 18px; text-align: left;"><span class="OYPEnA text-decoration-none text-strikethrough-none" style="color: #000000; font-weight: 400; font-style: normal;">Suzie est comédienne, conteuse, autrice et danseuse.<br></span></p>
I would really like to understand the meaning of such a thing ?!

How can I prevent this from happening ?

It prevents using normal CSS files for design.

Is it a bug or something else ?

I am puzzled...

Thanks for your advices, comments and more if necessary.

WBR,

Q

PS : french rugby team won over All Blacks. Hurrah!!!

Re: MASSIVELY-2.1 and static pages

Posted: Thu Sep 14, 2023 12:14 pm
by ashrafakader
where can I add CSS code to a static page?
I don`t have any idea it`s even possible here.

I want to add javascript code and css code to specific static pages.
If this is possbile, I`d like to know the method.

Thanks.