Aller au contenu

xoops theme


chun

Sujets conseillés

salut je etulise le cms xoops jai un grops probleme avec le theme xoops_design

conter strike source je veut metre les blocs centres en bas et le contenu du module en haut jai pas pu faire ca

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="robots" content="<{$xoops_meta_robots}>">
<meta name="keywords" content="<{$xoops_meta_keywords}>">
<meta name="description" content="<{$xoops_meta_description}>. <{$xoops_pagetitle}>">
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>">
<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css">
<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>">
<title><{$xoops_pagetitle}> avec <{$xoops_sitename}></title>
<!-- RMV: added module header -->
<{$xoops_module_header}>
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>
</head>

<body>

<div id="englobe">
<div id="header" class="header">
<div id="liens_header"><a href="#">Lien | </a><a href="#">Lien | </a><a href="#">Lien | </a><a href="#">Lien | </a><a href="#">Lien | </a><a href="#">Lien | </a><a href="#">Lien</a></div></div>

<div id="contenu">

<table cellpadding="0" cellspacing="0" width="583"><tr>
<td style="width:125px;padding-right:20px">
<!-- Start left blocks loop -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<div align="center">
</div>
<div align="center">
<br />
<br />
<br />
</div>
</form></td>
</tr>
</tr>
</table>
<{foreach item=block from=$xoops_lblocks}> <div class="<{cycle values="blockTitle"}>"><{$block.title}></div>
<div class="blockContent"><{$block.content}></div>
<img src="<{$xoops_imageurl}>images/spacer2.gif" width="160" height="1" alt=""></img>
<{/foreach}>
<{foreach item=block from=$xoops_lblocks}><{include file="xd_cs-source/menu_gauche.html"}><{/foreach}></td><td>
<{foreach item=block from=$xoops_ccblocks}><{include file="xd_cs-source/menu_centre.html"}><{/foreach}><{if $xoops_showcblock == 1}>
<table style="width: 100%; height: auto"><tr>
<td style="width: 50%;">
<{foreach item=block from=$xoops_clblocks}>
<b><{$block.title}></b>
<br /> <{$block.content}><br /><br /><{/foreach}>
</td><td style="width: 50%;">
<{foreach item=block from=$xoops_crblocks}>
<b><{$block.title}></b>
<br /> <{$block.content}><br /><br /><{/foreach}>
</td>
</tr>
</table><br / ><{/if}><{$xoops_contents}>
</td></tr></table><br /><div align="center"><{$xoops_footer}>  .Design par <a target="_blank" href="http://www.desoude.com">desoude</a> pour <a target="_blank" href="http://www.xoops-design.org/">Xoops-Design</a>.</div></div>
<div id="footer">
</div></div>
</body>
</html>

Edité par TheRec: Prière d'utiliser la balise CODEBOX lorsque le code à présenter est long. Merci.

Lien vers le commentaire
Partager sur d’autres sites

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...