How to use own HTML in a page?

Posted in: Newspaper
Post count: 48

Hi there,

need to create a own page with personal HTML code and own CSS.
I know something about HTML and CSS but nothing about PHP.

I have done the same with another theme…

– I have created a page-SLUG.php clone. SLUG is the page ID of page I have created in WP dashboard;
– I set “@import url(“stilePalinsestoSchermo.css”);” in style.css;
– I have edited page-SLUG.php; I have erased all codes between get_header and get_footer;
– I have added HTML code (+ some scripts in javascript);

How can I do it in Newspaper?

  • This topic was modified 7 years by albertok.
Post count: 35449

Hi,

In order to build an page with your own html please add a new page ( https://www.screencast.com/t/rfr05ocUbGt )
https://www.screencast.com/t/L2iqQ9lwtI
results: https://www.screencast.com/t/VxWzAQ7gxE
Here you can set you javascript and css
https://www.screencast.com/t/5OhjolRp

Also you can use tagDiv Composer, drag in row a html element https://www.screencast.com/t/jym0FUs5udy0 and insert your html there.
Hope this will help you.

Thank you for your understanding.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.