Pour utiliser ce template, créez le fichier “template/insense.tpl” et insérer le code HTML ci-dessous.
Aperçu du template :
Template light.tpl
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> <head> <title>#title#</title> <meta http-equiv="content-type" content="text/html; charset=#charset#" /> <meta name="Description" content="#meta_desc#" /> <meta name="Keywords" content="#meta_key#" /> <link rel="stylesheet" type="text/css" href="template/insense-style.css" /> <link rel="alternate" type="application/rss+xml" href="flux-rss.xml" /> </head> <body> <div id="bgcontain"> <div id="bgcontainIn"> <!-- Header START --> <div class="HeaderBG"> <div class="Header"> <h1><a href="#home_page#">Vidéos de sexe</a></h1> <div class="TagLine">Des milliers de vidéos à télécharger</div> <div class="CornerLeft"></div><div class="CornerRight"></div> <div class="TopMenu"> <ul> <li><a href="#home_page#"><strong>#nb_today#</strong> nouvelles vidéos aujourd'hui</a></li> </ul> </div> <div class="WidthSize"> Nombre de vidéos à télécharger : <ul> <li><a href="#home_page#">#nb_total# vidéos</a></li> </ul> </div> </div> <!-- Header END --> <!-- Menu START --> <div class="Menu"> <div class="MainMenu"> <ul> <li><a href="#home_page#">Accueil</a></li> <?=(!empty(#php_cat#)) ? '<li><a href="'.#php_url_page#.'">'.#php_cat#.'</a></li>' : ''?> </ul> </div> <div class="MainSyn"> <ul> <li><a href="flux-rss.xml"><span>flux rss</span></a></li> </ul> </div> </div> </div> <!-- Menu END --> <!-- Content START --> <div id="Content"> <!-- Main Content START --> <div id="ContentWrapper"> <div class="SC"> <div class="Nav" style="margin-bottom: 15px;">#pagination_15# <div class="NavEnd"></div></div> #result_search# <elements> <?php /* Traitement pour l'affichage de la date */ $r = explode('-', #php_date#); setlocale(LC_TIME, "fr_FR"); $month = strftime("%b", mktime(0, 0, 0, $r[1], $r[2], $r[0])); $day = $r[2]; ?> <div class="Post" style="padding-bottom: 25px;"> <div class="PostHead"> <h1><a href="#permalink#" rel="bookmark">#titre#</a></h1> <p class="PostDate"><strong class="day"><?=$day?></strong><strong class="month"><?=$month?></strong></p> <p class="PostInfo"><strong>Archive :</strong> #sponsor# | <strong>Durée :</strong> #duree# min. | <strong>Taille :</strong> #taille# Mo | <strong>Format :</strong> #format#</p> </div> <div class="PostContent"> <p>#desc#</p> <blockquote class="down2"><p><a href="#permalink#">>>> cliquez ici pour en voir plus... <<<</a></p></blockquote> <table border="0" cellpadding="0" cellspacing="0"> <tr align="center"> <td colspan="2"><a href="#url_paiement#"><img src="#thumbs_320_2#" width="320" height="240" alt="" /></a></td> <td colspan="2"><a href="#url_paiement#"><img src="#thumbs_320_8#" width="320" height="240" alt="" /></a></td> </tr> <tr align="center"> <td><a href="#url_paiement#"><img src="#thumbs_160_1#" width="160" height="120" alt="" /></a></td> <td><a href="#url_paiement#"><img src="#thumbs_160_3#" width="160" height="120" alt="" /></a></td> <td><a href="#url_paiement#"><img src="#thumbs_160_4#" width="160" height="120" alt="" /></a></td> <td><a href="#url_paiement#"><img src="#thumbs_160_6#" width="160" height="120" alt="" /></a></td> </tr> </table> <blockquote class="down"><p><a href="#url_paiement#">>>> téléchargez cette vidéo ! <<<</a></p></blockquote> </div> </div> </elements> <details> <?php /* Traitement pour l'affichage de la date */ $r = explode('-', #php_date#); setlocale(LC_TIME, "fr_FR"); $month = strftime("%b", mktime(0, 0, 0, $r[1], $r[2], $r[0])); $day = $r[2]; ?> <div class="Post" style="padding-bottom: 25px;"> <div class="PostHead"> <h1><a href="#url_paiement#" rel="bookmark">#titre#</a></h1> <p class="PostDate"><strong class="day"><?=$day?></strong><strong class="month"><?=$month?></strong></p> <p class="PostInfo"><strong>Archive :</strong> #sponsor# | <strong>Durée :</strong> #duree# min. | <strong>Taille :</strong> #taille# Mo | <strong>Format :</strong> #format#</p> </div> <div class="PostContent"> <p>#desc#</p> <blockquote class="down2"><p><a href="#url_paiement#">>>> cliquez ici pour en voir plus... <<<</a></p></blockquote> <table width="100%"> <tr> <td align="center"> <a href="#url_paiement#"><img src="#thumbs_320_1#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_3#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_4#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_5#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_7#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_9#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_11#" alt="" /></a> <a href="#url_paiement#"><img src="#thumbs_320_12#" alt="" /></a> </td> </tr> </table> <blockquote class="down"><p><a href="#url_paiement#">>>> téléchargez cette vidéo ! <<<</a></p></blockquote> </div> </div> </details> <div class="Nav">#pagination_15# <div class="NavEnd"></div></div> </div> </div> <!-- Main Content END --> <!-- Left Column - START --> <div class="SR"> <!-- START Search --> <div class="Search"> <h3>Chercher une vidéo</h3> <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> <input type="text" name="search" class="keyword" style="width: 198px;" value="<?=$search?>" /> </form> <div class="SearchCorner"></div> </div> <!-- END Search --> <!-- START Categories --> <div class="Categories"> <h3>Catégories</h3> <ul> <li><a href="#home_page#"<?=($cat == '') ? ' id="cat_active"' : ''?>>Toutes les catégories</a></li> <li><a href="#top_page#"<?=($cat == 'top_videos') ? ' id="cat_active"' : ''?>>Top #nb_top# vidéos</a> HOT!</li> <menu><li><a href="#url#">#cat#</a> (#nb#)</li>#lock#</menu> </ul> <div class="CategoriesCorner"></div> </div> <!-- END Categories --> <!-- START General --> <div class="General Archives"> <h3>Affichage</h3> <form action=""> <ul> <li>Afficher <select name="v" onchange="window.location.replace('x.php?v=' + this.form.v.value + '&cat=<?php echo $cat; ?>');"> <option value="5"<? if($v == '5'){ echo ' selected="selected"'; } ?>>5</option> <option value="8"<? if($v == '8'){ echo ' selected="selected"'; } ?>>8</option> <option value="10"<? if($v == '10'){ echo ' selected="selected"'; } ?>>10</option> <option value="12"<? if($v == '12'){ echo ' selected="selected"'; } ?>>12</option> <option value="15"<? if($v == '15'){ echo ' selected="selected"'; } ?>>15</option> <option value="20"<? if($v == '20'){ echo ' selected="selected"'; } ?>>20</option> <option value="30"<? if($v == '30'){ echo ' selected="selected"'; } ?>>30</option> </select> vidéos par page</li> <li>Classer par <select name="c" onchange="window.location.replace('x.php?c=' + this.form.c.value + '&cat=<?php echo $cat; ?>');"> <option value="date"<? if($c == 'date'){ echo ' selected="selected"'; } ?>>date</option> <option value="duree"<? if($c == 'duree'){ echo ' selected="selected"'; } ?>>durée</option> <option value="taille"<? if($c == 'taille'){ echo ' selected="selected"'; } ?>>poids</option> </select> </li> </ul> </form> <div class="GeneralCorner"></div> </div> <!-- END General --> <!-- START Links --> <div class="General Links"> <h3>Dernières recherches</h3> <ul> <?php $dsn2 = new DB(); $sql2 = "SELECT DISTINCT `key` FROM `" . DB_SEARCH . "` ORDER by id DESC LIMIT 0,20"; $dsn2->query($sql2); while ($result = $dsn2->next_record()) { echo '<li><a href="' . perm_search($result['key']) . '">' . stripslashes($result['key']) . '</a></li>'; } ?> </ul> <div class="GeneralCorner"></div> </div> <!-- END Links --> </div> <!-- Left Column - END --> </div> <!-- Content END --> <!-- Footer START --> <div class="Footer"><div class="FooterCorner"></div> <p><strong>Copyright © <?php echo date("Y"); ?> - <?php echo $_SERVER['SERVER_NAME']; ?></strong><br /> powered by <a href="http://www.oxphp.com/">OXML</a></p> </div> <!-- Footer END --> </div> </div> </body> </html>