Quote:
Originally Posted by Madpoodle
http://www.donzi.org/
I just put that in there in a couple different flavors, still getting an error. LOL, I'm beginning to think my nieces n nephews are right, I'm to old for this newfanlged internet stuff 
|
At the header template find the following code:
HTML Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>
And change it to:
HTML Code:
<div><a name="top" href="http://www.donzi.org/" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>
Let me know if you will require additional help.