Thanks GTAce. I was able to correct the second issue but the first still eludes me. I went into Style Manager and Edit Templates for that specific template, clicked "header" and then "customize"
But I was not able to find the code snippet you provided. I did find this one but when I changed the align from left to center nothing happened. UPDATE: But if I change "$stylevar[left]" to "$stylevar[right]" it shifts the image to the right.
HTML Code:
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
I've tried searching the templates for part of the code but nothing comes up. Any ideas?
Thank you for your help.