Welcome

Login to contribute. Register if you haven't yet.

Support Options

1. Search this site.
2. Make or vote for a Suggestion.
3. Post to Community Support.
3. Contact EditMe Support staff.

Stay Informed

Keep informed of product changes, tutorials and tips via EditMe's Blog and monthly newsletter.

How to remove the automatic header that is created for each new page?

Q: [Todd] Is it possible suppress the automatic header that is created for each new page.  For example, if I create a page called "test" I get a header that says "test".  I know I can change that header to something different if I want, but what I don't know is how to I get rid of it completely?  If I delete it I end getting my page name by default which isn't what I want, I want it to be suppressed completely.

A: You can remove it from your site's layout. Look for the H1 tag. You can delete that tag altogether to not have a header, or you can conditionally delete it based on the page name. This requires a bit of XSL know-how.