I would like to have a link at the top of my forum to lead folks to my main site- a photo link but I don't see anything in the admin section on how to do that?
Help, please and I don't understand packages, etc.
Shannon
www.successandthelawofattraction.com
Your theme's index.template.php file.
Find the opening body tag:
<body>';
On the next two lines, at this:
<a href="http://www.websiteaddress.com">
<center><img style="margin-top:6px" border="0" src="/Banner.gif" width="800" height="90" alt="website" title="website" /></a></center>
Obviously, you'll need to alter certain things, to suit. :)
Thanks, K!
Any time! :)