Just installed a new skin and it's not displaying right for vbookie
http://www.thejackarmy.net/vbookie.php
any suggestions on things I can edit please
http://www.thejackarmy.net/vbookie.php
any suggestions on things I can edit please
OK and is the Home Kit style fully upgraded for vB 4.2.2 and where is the style from?
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title>{vb:raw vboptions.bbtitle} - {vb:raw title}</title>
{vb:raw headinclude}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<vb:if condition="$bbuserinfo[userid]!=0">{vb:raw vbookieheader}
<!-- small space -->
<span class="smallfont"><br />
</span></vb:if>
{vb:raw vbookiebody}
<div class="smallfont" style="text-align: center"><br /><i><b>vBookie</b></i> {vb:raw vbookie_version}<br />Copyright 2004 Daren "Rico" Chandisingh<br />A <a href="http://www.respawned.co.uk/vbookie/" target="_blank">Respawned!</a> production.
</div>
{vb:raw footer}
</body>
</html>