procard
03-17-2012, 07:09 PM
I was messing with my style manager and was attempting to change some code to add some vbseo code, but I messed up my header code. Can someone take a look below and tell me where I have went wrong. Thanks.
<vb:if condition="$stylevar['titleimage']"<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></vb:if>
<vb:if condition="$stylevar['titleimage']"<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></vb:if>