I dont have this
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />Replace with:
Code:
<center>$banner</center>
and I can upload my banners but I cant se them to my portal I use vba cmps
so plz howe shuld I do ?
here is my code for the header
Code:
<!-- logo -->
<a name="top"></a>
<div id="border"><div id="main">
<table width="792" style="margin-left: 1px; margin-right: 1px; border: 0px;" cellspacing="0" cellpadding="0">
<tr>
<td class="header1"></td>
<td class="header1"></td>
</tr>
<tr>
<td class="logo"></td>
<td class="headspace"></td>
</tr>
<tr>
<td class="navl"></td>
<td class="nav"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="tiger/misc/nav-home.gif" width="105" height="19" style="border: 0px;" alt="$vboptions[bbtitle]" /></a> <a href="memberlist.php$session[sessionurl_q]"><img src="tiger/misc/nav-members.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[members_list]" /></a>
<if condition="$show['member']">
<a href="usercp.php$session[sessionurl_q]"><img src="tiger/misc/nav-usercp.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[user_cp]" /></a>
</if>
<if condition="$show['registerbutton']">
<a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="tiger/misc/nav-register.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[register]" /></a>
</if>
<a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="tiger/misc/nav-search.gif" width="105" height="19" style="border: 0px;" alt="$vbphrase[search]" /></a></td>
</tr>
</table>
<!-- content table -->
$_phpinclude_output
$spacer_open