The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help--Messed up code
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> |
#2
|
|||
|
|||
You seem to be missing two '>'s - one for the first <vb:if... and one for the <img... tag (just before <a and just before </a )
|
#3
|
|||
|
|||
Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|