Quote:
Originally Posted by feaelin
Code:
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle}</title>
{vb:raw headinclude}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<div class="blockbody">
<div class="blockrow">
<!-- Custom Code Start Here -->
<center>
<iframe src="http://DOMAINNAME.COM/chat/" width="80%" height="640>
</iframe>
</center>
<!-- / Custom Code Ends here -->
</div>
</div>
{vb:raw footer}
</body>
</html>
|
Missing a quotation mark at the end ...