Fork me on GitHub

Rapport de message :*
 

Re: Pb de bannière décallée

Titre du sujet : Re: Pb de bannière décallée
par alainpe sur 20/01/2007 11:27:36

Voici le code de theme.html

Citation :
<!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="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="Microsoft FrontPage 4.0" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<!-- RMV: added module header -->
</head><body><{$xoops_module_header}>
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>

<!-- Start Header -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr id="header">
<td width="50%" height="115" id="headerlogo">&nbsp;</td>
<td id="header1" >&nbsp;</td>
<td valign="baseline" id="header3" ><div align="left"><{$climax115}></div></td>
</tr>
</table>
<!-- End Header -->
<!-- Start Headerbar -->
<table width="100%" cellspacing="0">
<tr>
<td width="33%" height="13" id="soulignecolumnL" >&nbsp;</td>
<td width="33%" id="menucolumnC" >&nbsp;</td>
<td width="33%" height="13" id="soulignecolumnR" ><div align="right"></div></td>
</tr>
<tr>
<td height="13" colspan="3" id="soulignesepar" >&nbsp;</td>
</tr>
</table>
<!-- End Headerbar -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="leftcolumn" >
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<{include file="ClimaxLead/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
</td>
<td id="centercolumn">

<!-- Display center blocks if any -->
<{if $xoops_showcblock == 1}>

<table cellspacing="0">
<tr>
<td id="centerCcolumn">
<!-- Start center-center blocks loop -->
<{foreach item=block from=$xoops_ccblocks}>
<{include file="ClimaxLead/theme_blockcenter_c.html"}>
<{/foreach}>
<!-- End center-center blocks loop -->
</td>
</tr>
</table>
<{/if}>
<!-- End display center blocks -->
<div id="content">
<{$xoops_contents}>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="centerLcolumn">
<!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}>
<{include file="ClimaxLead/theme_blockcenter_l.html"}>
<{/foreach}>
<!-- End center-left blocks loop -->
</td>
<td id="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}>
<{include file="ClimaxLead/theme_blockcenter_r.html"}>
<{/foreach}>
<!-- End center-right blocks loop -->
</td>
</tr>
</table>
</td>

<{if $xoops_showrblock == 1}>

<td id="rightcolumn" >
<!-- Start right blocks loop -->
<{foreach item=block from=$xoops_rblocks}>
<{include file="ClimaxLead/theme_blockright.html"}>
<{/foreach}>
<!-- End right blocks loop -->
</td>
<{/if}>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="myFoot" align="center">Alix Variations 2007 </td>
</tr>
</table>



Et voici la feuille de style :

Citation :
body {color: #2B3034; background-color: #ffffff; font-family: Tahoma, Arial; font-weight: normal; font-size: 11px; margin: 2px;}
* {scrollbar-face-color: #E9E9E9; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #E0E0E0; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-Color: #000000;}

table {width: 100%; margin: 5; padding: 5; font-size: small;}
table td {font-size: 11px; padding: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}

a {font-family: Arial; color: #2B3034; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #636D76; text-decoration: none;padding-left: 15px; color:#83191E}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;color: #CB9530;}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #AAAAAA;}

.item {border: 1px solid #E0E0E0; color: #2B3034; font-weight: normal;}
.itemHead {padding: 2px; color: #F4F4D7; border-bottom: 1px solid #E0E0E0; font-weight: normal; background-color: #83191E; font-size: 10px;}
.itemInfo {text-align: right; padding: 3px; background-color: #ffffff; color: #2B3034; font-weight: normal; border-bottom-style: dotted; border-bottom-color: #E0E0E0; border-bottom-width: 1px;}
.itemTitle a {font-weight: normal; font-variant: small-caps; color: #2B3034; background-color: transparent; font-size: 120%;}
.itemPoster {font-style:normal;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 2px; margin-bottom: 2px; line-height: 1.4em; color: #2B3034; font-family: Tahoma, Arial; font-size: 12px;}
.itemText:first-letter {font-size: 120%; font-weight: bold;}
.itemFoot {text-align: right; padding: 2px; background-color: #F9F9F9; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #E0E0E0; border-bottom-color: #E0E0E0;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {color: #CB9530;; font-family: Tahoma, Arial; padding : 2px; vertical-align : middle; background-color: #FFFFFF;}

td#menucolumn {padding: 3px 1px 0px 2px; background-image: url(images/Climax_hori1.jpg);}
td#menucolumnvoid {padding: 3px 1px 0px 2px; background-image: url(images/Climax_hori1.jpg);}
td#soulignecolumnL {padding: 3px 0px 0px 2px; background-image: url(images/Climax_rouge1.png);}
td#soulignecolumnR {padding: 3px 1px 0px 2px; background-image: url(images/Climax_rouge2.png);}
td#menucolumnC {padding: 3px 1px 0px 0px; background-image: url(images/Climax_rouge0.jpg);}
td#soulignesepar {padding: 3px 1px 0px 0px; background-image: url(images/Climax_separ.jpg);}
td#searchcolumn {padding: 0px 10px 0px 1px;}
td#headerlogo {padding: 0px 2px 0px 0px; background-image:url(images/logo.jpg); background-repeat:no-repeat;}
td#header1 {padding: 0px 0px 0px 0px; background-image: url(images/Climax_vert1.jpg);}
td#header3 {padding: 0px 0px 0px 20px; background-image: url(images/Climax_vert1.jpg);}

td#titleG {padding: 0px 0px 0px 0px; background-image: url(images/titleG.png);background-repeat:no-repeat;}
td#titleC {padding: 0px 0px 0px 0px; background-image: url(images/titleC.png);}
td#titleD {padding: 0px 0px 0px 0px; background-image: url(images/titleD.png);background-repeat:no-repeat;}

td#leftcolumn {width: 210px; font-family: impact,Tahoma, Arial; font-size:20px; background-image: url(images/Climax_hori1.jpg)}
td#leftcolumn th {color: #2B3034; vertical-align: middle; font-weight: normal;}
td#leftcolumn div.blockTitle {padding: 4px 0px 0px 0px; color: #CB9530; font-family: arial;font-weight: bolder; border: 0px solid #851010; font-size: 14px;}
td#leftcolumn div.blockContent {font-family: Arial;padding: 0px; line-height: 120%;}

td#centercolumn {font-size: 11px; background-image: url(images/Climax_vert1.jpg);}
td#centercolumn th {color: #2B3034; vertical-align: middle; border: 1px solid #E0E0E0;}

td#centerCcolumn {padding: 0px 7px 1px 7px;}
td#centerCcolumn div.blockTitle {padding: 3px; background-image: url('center_title_middle.png'); border: 1px solid #E0E0E0; font-weight: bold; font-family: Arial; line-height: 120%;}
td#centerCcolumn div.blockContent {background-color: #ffffff; color: #2B2416; padding: 3px; text-align: left; border: 1px solid #D6F16C; border-top: 0px;}

td#centerLcolumn {width: 50%; padding: 0px 5px 0px 7px;}
td#centerLcolumn div.blockTitle {padding: 3px; background-image: url('center_title_middle.png'); border: 1px solid #CB9530; font-weight: bold; font-family: Arial; line-height: 120%; font-size:14px}
td#centerLcolumn div.blockContent {background-color: #D5E4E6; color: #2B2416; padding: 3px; text-align: left; border: 1px solid #CB9530; border-top: 0px; font-size:12px}

td#centerRcolumn {width: 50%; padding: 0px 5px 0px 5px;}
td#centerRcolumn div.blockTitle {padding: 3px; background-image: url('center_title_middle.png'); border: 1px solid #CB9530; font-weight: bold; font-family: Arial; line-height: 120%; font-size:14px;}
td#centerRcolumn div.blockContent {background-image:url(images/Climax_hori1b.jpg); color: #F8BBEF; padding: 3px; text-align: left; border: 1px solid #E0E0E0; border-top: 0px; color:#2A1329}

div#content {text-align: left; padding: 8px;}

td#rightcolumn {width: 186px; font-family: impact,Tahoma, Arial; font-size:20px; background-image: url(images/Climax_hori1.jpg)}
td#rightcolumn th {color: #2B3034; vertical-align: middle; font-weight: normal;}
td#rightcolumn div.blockTitle {padding: 4px 0px 0px 0px; color: #CB9530; font-family: arial;font-weight: bolder; border: 0px solid #851010; font-size: 14px;}
td#rightcolumn div.blockContent {font-family: Arial;padding: 0px; line-height: 120%;}

td#mainmenu a {padding: 2px; font-size: 12px; color: #2B2416; font-weight: normal; padding-left:3px}
td#mainmenu a:hover {background-color: #F9F9F9; color: #83191E;font-size: 14px; padding-left:25px}
td#mainmenu a.menuTop {padding-left: 3px;font-size: 14px; color:#1B3B6E}
td#mainmenu a.menuMain {padding-left: 3px;font-size: 14px; color:#1B3B6E}
td#mainmenu a.menuSub {padding-left: 9px;}

td#usermenu a {padding: 2px; font-size: 12px; font-weight: normal; color: #2B2416;}
td#usermenu a:hover {background-color: #F9F9F9; color: #83191E;font-size: 14px;}
td#usermenu a.menuTop {padding-left: 3px;}
td#usermenu a.highlight {background-color: #000000;}

.outer {border: 1px solid #94A3B9;}
.head {background-color: #F7F7F7; padding: 5px; color: #2B3034;}
.even {background-color: #F3F3F3; padding: 5px;}
.odd {background-color: #F8F8F8; padding: 5px;}
.foot {background-color: #E9E9E9; padding: 5px; font-weight: bold;}
tr.even td {background-color: #F5F5F5; padding: 3px;}
tr.odd td {background-color: #FCFCFC; padding: 3px;}

div.errorMsg { background-color: #E9E9E9; text-align: center; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #E9E9E9; color: #2B3034; text-align: center; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #E9E9E9; color: #2B3034; text-align: center; border-top: 1px solid #E0E0E0; border-left: 1px solid #E0E0E0; font-weight: bold; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; padding: 10px;}

div.xoopsCode { background: #F7F7F7; border: 1px outset #000000; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #F7F7F7; border: 1px outset #000000; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {margin-bottom: 2px; color: #000000; font-weight: bold;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2B3034; font-weight:bold; border: 1px solid #E0E0E0; background-color: #F7F7F7; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2B3034; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {color: #26292D;}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}
hr { color: #E0E0E0;}

input, textarea, formfield, select {background-color : #F7F7F7; border : 1px solid #E0E0E0; color : #2B3034; font-family : Tahoma, Arial; font-size : 11px; text-indent : 2px;}
.formButton {font-weight : bold;}
.myText {width : 60px; height : 10px; font-size : 10px;}
.myButton {width : 43px; height : 14px; font-size : 10px; font-weight : bold; border : 1px solid #E0E0E0; background-image: url('searchButton.gif');}
.myFoot {background-image: url('center_title_middle.png'); border: 1px solid #E0E0E0; font-family:monotype corsiva,moms font,Arial, Helvetica, sans-serif; font-size:14px;}


Merci !!!!
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

69 Personne(s) en ligne (61 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 69 | Plus ...