![Laughing :lol:](./images/smilies/icon_lol.gif)
In each of the style templates is a file named overall_header.html. Check down at line 100:
Code: Select all
<div id="site-description">
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>
</div>
Code: Select all
<div id="site-description">
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
<a href="http://membership.nrahq.org/default.asp?campaignid=XR019416" target="_blank"><img src="/images/Join_Here_11.gif" width="79" height="106" border="0" alt="Join the NRA"></a>
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>
</div>
If it doesn't work, then I never said anything.
![Cool :cool:](./images/smilies/icon_cool.gif)