Hello,
I have start to build my website and would like to use PnnBB forum but I do not know how to integrate it into my webside. this is a link just for view http://www.tcsoftnet.com
I would like to keep that banner
I modified all the template that are in \upload\include\template but is not working properly and all my images do not display. this is my email id pls i you can send coorection by my email thank by advance for that st.chretien@yahoo.fr
this is a view code that I have done. I will show only for admin.tpl because if I done this correct the others will be very easy.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<pun_head>
<style type="text/css">
<!--
body {
background-color: #BCD2E9;
margin-top: 0px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.style2 {font-size: 6px}
#footer_text {
font-size: 10px;
}
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
font-size: 10pt;
font-weight: bold;
}
-->
</style></head>
<body>
<div align="center">
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top" style="border: 1px solid rgb(0,0,0)" ><table width="800" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="166" align="center" valign="top" background="img/header800.png"> </td>
</tr>
<tr>
<td align="center" valign="top" background="img/bg_topline.gif"><span class="style2">
</span> </td>
</tr>
<tr>
<td align="center" valign="top"><div align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="2%" align="right" valign="top"><img src="img/leftside.png" alt="hosting,web design, download, maintenance, tutorial, hardware" width="21" height="34" /></td>
<td width="96%" align="center" valign="middle" background="img/bkg.png"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right" valign="middle"><span class="style4">ACCUEIL|PRESENTATION|ASTUCES|SERVICES|TELECHARGER|FORUM|BUSINESS HOME|CONTACT US</span></td>
</tr>
</table></td>
<td width="2%" align="left" valign="top"><img src="img/rightside.png" width="21" height="34" /></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td align="center" valign="top" background="img/bg_downline.gif"><span class="style2">
</span> </td>
</tr>
<tr>
<td align="center" valign="top"><table width="100%" border="0" align="center">
<tr>
<td align="left" valign="top">
<div id="punwrap">
<div id="punadmin" class="pun">
<div id="brdheader" class="block">
<div class="box">
<div id="brdtitle" class="inbox">
<pun_title>
<pun_desc>
</div>
<pun_navlinks>
<pun_status>
</div>
</div>
<pun_announcement>
<pun_main>
<pun_footer>
</div>
</div>
</td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top" bgcolor="#3188D4"><div id="footer_text">Power Design by <a href="mailto:st.chretien@gmail.com">Chrétien</a>, ©Copyright 2008,...</div></td>
</tr>
</table></td>
</tr>
</table>
</div>
</body>
</html>
thank