Changing your Headline and slogan
The default websitecre8tor.com template comes with Your headline here and Your slogan here as default text in the header and can be easily changed.- Extensions->Template Manager
- Select your template
- Click Edit HTML to show the Template HTML editor
- Cursor down 44 lines until you see the text specified below.
- Change the red text between the > and < markers
- Click save to return to the Template: [Edit] Web page
- Click Save
- Tools->Clean Cache to display theĀ Cache Manager - Clean Cache Admin page
- Check each box (or click the top box to select all boxes)
- Click Delete
<h1 id="name-text"><a href="/">Your headline here</a></h1>
<div id="slogan-text">Your slogan here</div>
Important: Only change the text highlighted in red