Hi,

What I would like to do is have a menu instead of the tagline. So I would have:

Code:
<ul>
<li>Link</li>
<li>Link</li>
<li>Link</li>
<li>Link</li>
</ul>
Is this possible? as I'm not sure how to change the following for it:

Code:
  define('HEADER_SALES_TEXT', 'TagLine Here');