Topic: sportmecanique website
Hello,
First, i 'm very sorry for my poor english, i'm a french man. I 've just installed punbb on my website. You can see it if you want here : http://forums.sportmecanique.com
And thanks to Rickard for his great job.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 show off → sportmecanique website
Hello,
First, i 'm very sorry for my poor english, i'm a french man. I 've just installed punbb on my website. You can see it if you want here : http://forums.sportmecanique.com
And thanks to Rickard for his great job.
very nice
Superb !
Pour les ptes images a gauche, comment fais-tu ? CSS ? template ?
Superb !
Pour les ptes images a gauche, comment fais-tu ? CSS ? template ?
Dans le fichier index aux alentours de la ligne 112
<tr class="puncon1">
<td class="puncent"style="width: 60px"><?php echo'<img src="img/'.$cur_forum['fid'].'.jpg" width="60" height="60" alt="">';?>
</td>
<td>
<?php echo $forum_field."\n" ?>
</td>
<td class="puncent"><?php echo $cur_forum['num_topics'] ?></td>
<td class="puncent"><?php echo $cur_forum['num_posts'] ?></td>
<td class="puncent"><?php echo $last_post ?></td>
<td class="puncent"><?php echo $moderators ?></td>
</tr>
ton image doit s'appeler comme l'id du forum auquel elle se rapporte
PunBB Forums → PunBB 1.2 show off → sportmecanique website
Powered by PunBB, supported by Informer Technologies, Inc.