Site logo

Archived topic

Html in copyright

2 replies · Started by Ivan Maria Spadacenta on February 27, 2016

Viewing posts 1–3 of 3

In the copyright are I see html is allowed.

I'd like to add, after the standard copyright text, a smaller text using <h5>text</h5>. But it seems not working. Should I use style tag?

Yes. Using
<div style="font-size: 10px;">TEXT</div>
worked.

Glad you found a solution :)

This archived topic is closed to new replies.