Hi to all :)
I would like to add script between paragraphs which gets pulled from mysql database.
<header>
<div content>
<p>T</p>
<p>T2</p>
</div content>
<footer>
The template looks like this, I can add add script above and under <div content> tag. The <div content> gets taken from mysql database.
How could I add script between the <p> tags? What are the options? How could I change the template so it would affect all the pages?
All info is appreciated.
Thank you very much!
Aderline