Forum & Feedback
nowy
How to change the HTML head section of my forum
Updated at:
•
Number of views: 2183
•
1 min read
The <head> element is a container for meta data (data about data). HTML meta data is data about the HTML document. Metadata is not displayed. Meta data typically define document title, styles, links, scripts, and other meta information.
To change the HTML head section of your forum, go to Settings > Forum settings > Template. You can use Javascript and inline CSS in this section.