Transformer un design html en thème adaptable a phpnuke

PHP-Nuke France - CE -> Thèmes

Auteur: Shhhy MessagePosté le: 23.07.2005, 00:40:16    Sujet du message: Transformer un design html en thème adaptable a phpnuke

Bonjours, j'ai récemment installer phpnuke, et est ensuite créé un joli design pour aller avec mon nouveau site.
Mais le problème est que je ne sais pas comment adapter mon design qui est en html a phpnuke qui demande a mettre le design sous forme de theme

Voici le code html de mon design :

Code:
<html>

<head>

</head>

<body background="themes/bugland/images/fond.jpg">

<table width="776" border="0" cellpadding="0" cellspacing="0">
 
  <tr>
    <td colspan="3"><img src="themes/bugland/images/h_g.gif" width="15" height="15"><img src="themes/bugland/images/h_m.jpg" width="746" height="15"><img src="themes/bugland/images/h_d.gif" width="15" height="15">
     </td>
   </tr>
  <tr>
    <td colspan="3"><img src="themes/bugland/images/header.jpg" width="776" height="289">
    </td>
   </tr>
  <tr>
    <td width="147" height="19" nowrap background="themes/bugland/images/colonne.jpg"> 
     </td>
    <td width="482" height="19" bgcolor="#EAF6FB"> 
     </td>
    <td width="147" nowrap background="themes/bugland/images/colonne.jpg"> 
     </td>
   </tr>
  <tr>
    <td colspan="3"><img src="themes/bugland/images/footer.jpg" width="776" height="77">
     </td>
   </tr>
  <tr>
    <td colspan="3"><img src="themes/bugland/images/b_g.gif" width="6" height="6"><img src="themes/bugland/images/b_m.gif" width="764" height="6"><img src="themes/bugland/images/b_d.gif" width="6" height="6">
     </td>
   </tr>

</table>

</body>

</html>


En résumé comment transformer ce code html en thème adaptable sur nuke ^^ (c'est un peu le titre de mon post en faite Cheesy Grin )



PHP-Nuke France - CE -> Thèmes

Toutes les heures sont au format GMT + 2 Heures

Page 1 sur 1


>> Fermer cette Page <<