SOS-FORUM
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
SOS-FORUM

Derniers sujets

» Silence Inside Me - Ouverture
par Solitude 3/3/2018, 12:36

» ATLANTIC CITY - rpg city
par Solitude 15/3/2017, 10:41

» Bonne Année 2015
par Yoda 5/3/2017, 20:12

» Rio de Janeiro
par Solitude 14/9/2015, 15:34

» Bon Anniversaire Zeco
par Laurent 29/5/2015, 06:29

Le Deal du moment : -39%
Pack Home Cinéma Magnat Monitor : Ampli DENON ...
Voir le deal
1190 €

Vous n'êtes pas connecté. Connectez-vous ou enregistrez-vous

Voir le sujet précédent Voir le sujet suivant Aller en bas  Message [Page 1 sur 1]

Jiben
Jiben
(Membre)
Bonjour je viens ici pour vous poses plusieurs questions Wink

Tous d'abord comment faire pour que mes casses de mes catégories ont la même hauteur ?
Spoiler:

Après je voudrais que mon forum soit encadrée ( cadre rouge ) mais par contre que le cadre ne commence seulement a parti que l'annonce " Pacte avec la DSD jusque au 4 Novembre 2010 ".
Spoiler:

Et je voudrais qui va jusque en bas aussi
Spoiler:

je vous donner mon CSS :
Code:
.secondarytitle{background-color: #121924;
    padding: 2px;
  margin-bottom:15px;
  margin-top:15px;
Border: 4px double#808080;
text-align: center;
border-radius: 4px; /* tous les côtés sont arrondis */
-moz-border-radius: 4px; /* tous les côtés sont arrondis */
-webkit-border-radius: 4px; /* tous les côtés sont arrondis */}


.secondarytitle{
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 075;
opacity: 0.75;}


.forumcell{  background-color: #1d2426;
    padding: 2px;
  margin:2px;
-moz-box-shadow: 0px 0px 15px white;
-webkit-box-shadow: 0px 0px 15px white;
box-shadow: 0px 0px 15px white;
Border: 4px double#808080;
text-align: center;
}

.forumcell:hover{ background-color: #1E2838;
Border: 4px double black;
-moz-box-shadow: 0px 0px 25px black;
-webkit-box-shadow: 0px 0px 25px black;
box-shadow: 0px 0px 25px black;}

.forumcell{
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 075;
opacity: 0.75;}

.forumcell {width: 32%;}

.forumcell hr {border-color: #006598;}

.backcorner2 {background-position: top right;
background-repeat: no-repeat;}


/*----------------------------------
pointilles entre sujets
----------------------------------*/
.lien-sujet td {
  border: none !important; }

.catBottom, .catBottom td {
  border: 0px !important;
}

.liste-sujets td {
  border-bottom: dotted 1px #3F818A;
}


h1.cattitle{
font-weight: bold;
font-size: 21px;
color: white;
text-shadow: 3px 3px 1px black;
}

.secondarytitle h2{
font-weight: bold;
font-size: 21px;
color: #C0C0C0;
text-shadow: 7px 6px 1px #242424;
}



.Formulaire{
    background-color: #365a68; /*--- Couleur de fond ---*/
    padding: 1%; /*--- On espace la bordure gauche du texte de 55px ---*/
    min-height: 60px; /*--- On donne une taille minimale de 60px au tableau ---*/
-moz-box-shadow: 0px 0px 15px #808080;
-webkit-box-shadow: 0px 0px 15px #808080;
box-shadow: 0px 0px 15px #808080;
Border: 1px solid #808080;
}

.Formulaire strong
{
    color: #6699FF;
}


a.cattitle{text-shadow: 5px 3px 15px #808080
color: Red}

.sous_forum
{-moz-border-radius:7px;
color: #ffffff;
padding-right:10px;
padding-left:10px;
padding-bottom: 3px;
padding-top:3px;
text-shadow: 5px 3px 15px #808080}



.grande{
  border-collapse:collapse;
vertical-align:middle;
}

.petite{
  vertical-align:top;
}

.cadre_record{
  border:1px solid black; /* bordures de tes colonnes */
  margin:5px /* permet de séparer tes colonnes */
}

.mot{
  border-bottom:1px dotted black; /* permet d'avoir la bordure en pointillé souhaitée */
  padding:5px; /* aère un peu la cellule */
  text-align:center; /* permet de centrer le texte */
}

td.mot:hover{
    background-color: #365a68
}

.dernier_mot{
  padding:5px; /* aère un peu la cellule */
  text-align:center; /* permet de centrer le texte */
}

td.dernier_mot:hover{
    background-color: #365a68
}

.degats{
    background-image: url('http://i30.servimg.com/u/f30/15/40/37/03/ajoute11.png');
    background-repeat: no-repeat;
    background-position: 2% 50%;
    background-color: #365a68;
    padding-left: 55px;
    min-height: 60px;
    -moz-box-shadow: 0px 0px 15px #808080;
    -webkit-box-shadow: 0px 0px 15px #808080;
    box-shadow: 0px 0px 15px #808080;
    Border: 1px solid #808080;
}

.classement{
    background-image: url('http://i68.servimg.com/u/f68/14/48/01/34/icone_10.png');
    background-repeat: no-repeat;
    background-position: 2% 50%;
    background-color: #365a68;
    padding-left: 55px;
    min-height: 60px;
    -moz-box-shadow: 0px 0px 15px #808080;
    -webkit-box-shadow: 0px 0px 15px #808080;
    box-shadow: 0px 0px 15px #808080;
    Border: 1px solid #808080;
}

.experience{
    background-image: url('http://i23.servimg.com/u/f23/13/83/20/15/knewst10.png');
    background-repeat: no-repeat;
    background-position: 2% 50%;
    background-color: #365a68;
    padding-left: 55px;
    min-height: 60px;
    -moz-box-shadow: 0px 0px 15px #808080;
    -webkit-box-shadow: 0px 0px 15px #808080;
    box-shadow: 0px 0px 15px #808080;
    Border: 1px solid #808080;
}

.titreclassement{ text-shadow: 5px 3px 15px #808080;
}

.titretop10{ text-shadow: 5px 3px 15px #808080;
border-bottom: 1px dotted #000000;
border-top: 1px dotted #000000;}

.new{
    background-image: url('http://lesgendresbeta5.forumactif.org/users/1211/19/72/85/smiles/29870.gif');
    background-repeat: no-repeat;
    background-position: 2% 50%;
    background-color: #365a68;
    padding-left: 55px;
    min-height: 60px;
    -moz-box-shadow: 0px 0px 15px red;
    -webkit-box-shadow: 0px 0px 15px red;
    box-shadow: 0px 0px 15px red;
    Border: 1px solid red;
}


.top1{
    background-image: url('http://i23.servimg.com/u/f23/13/83/20/15/concou10.png');
    background-repeat: no-repeat;
    background-position: 2% 50%;
    background-color: orange;
    padding-left: 55px;
    min-height: 60px;
  -moz-box-shadow: 0px 0px 15px white;
  -webkit-box-shadow: 0px 0px 15px white;
  box-shadow: 0px 0px 15px white;
  Border: 1px solid white;
}

.Top10impair{
-moz-box-shadow: 0px 0px 15px #66FFFF;
-webkit-box-shadow: 0px 0px 15px #66FFFF;
box-shadow: 0px 0px 15px #66FFFF;
Border: 1px solid #66FFFF;
}

.Top10pair{
-moz-box-shadow: 0px 0px 15px #00FF00;
-webkit-box-shadow: 0px 0px 15px #00FF00;
box-shadow: 0px 0px 15px #00FF00;
Border: 1px solid #00FF00;
}

.mise_a_jour {
    background-image: url('http://i23.servimg.com/u/f23/13/83/20/15/pannea10.png');
    background-repeat: no-repeat;
background-position: 2% 50%;
padding: 5px;
    background-color: #365a68;
    border: 5px double #000000;
    color: #000000;
    min-height: 60px;
}


/*----------------------------------
Ma Barre de Navigation
----------------------------------*/

/* Forme de la Barre entière */
.barrenavi{border-bottom: 4px double white;
border-left: 4px double white;
border-right: 4px double white;
background-color: #1D3C40;
filter:alpha(opacity=80);
opacity:0.80;
}

/* Texte de la Barre*/
a.mainmenu {
padding-right: 10px;
font-weight: lighter!important;
text-transform: capitalize;
color : white;
font-size: 11px;}

/* Texte de la barre lors du passage de la souris*/
a.mainmenu:hover{
border-bottom:3px solid white;
border-top:3px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
background-color: white;
padding-right: 10px;
font-weight: lighter!important;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topright: 15px;
-webkit-border-radius-topleft: 15px;
border-radius-topright: 15px;
border-radius-topleft: 15px;
text-transform: capitalize;
color : black;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
font-style:oblique;}


/*----------------------------------
Titre de mes Forum.
----------------------------------*/
.nom{
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
font-style:oblique;
border-bottom: 1px dotted white;
color: White;
text-align: center;
padding-bottom: 4px;
text-shadow: 4px 4px 1px black;
}

.nom:hover{

text-transform: capitalize;
font-weight: bold;
font-style: italic;
border: 1px dotted black;
text-align: center;
border-left: 2px solid black;
border-right: 2px solid black;
}





/*----------------------------------
Infobulle de Mon Profil dans les messages.
----------------------------------*/

div.infobulle_avatar em {
display:none;}

div.infobulle_avatar:hover {
background: none;
z-index: 999;
cursor: hand;
position: relative;
text-decoration:none;
border: 0;}

div.infobulle_avatar:hover em {
font-style: normal;
font-size: 10px;
color:#000 !important;
padding: 3px;
display: block;
position: absolute;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px ;
background-color: #1D3C40;
border: 1px solid #000;
width:150px;
top: 80px;
left: 50px;}


/*----------------------------------
Profil dans mes messages
----------------------------------*/

/* cadre ds message,  avatar*/
.postdetails.poster-profile a img{
text-align: center;
border: 4px double #000000;
background-color:  #295359;
padding:2px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* cadre ds message,  reste du profil*/
.profil{
text-align: center;
border: 1px solid #000000;
background-color:  #295359;
padding:1px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* cadre ds message,  pseudo*/
.pseudo{
text-align: center;
border: 2px solid #000000;
background-color:  #295359;
padding:1px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* cadre ds message, édité, citer, .. */
.post-options{
text-align: center;
border: 1px solid #000000;
background-color: #295359;
padding:1px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/* quand on survol un pseudo dans les messages */
.pseudo:hover{
text-transform: uppercase;
font-style:italic;}


/*----------------------------------
autres ^^
----------------------------------*/

body.chatbox {
    background-color: #1D3C40;}

.forumline{background-color: transparent}


td.row3Right{
background-color: #1D3C40}

td.secondarytittle{
background-color: transparent}

td.secondarytittle{background-color: transparent;}

a { text-decoration: none;
text-transform: capitalize; }

a:hover {
text-decoration: none !important;
}

div, table {
-moz-border-radius:10px;
border-radius:10px;
-webkit-border-radius:5px;
border: none;}


/* les cadres pour sauter ver .., bouton aller, ..  */
input,textarea, select {
 border: 1px solid black;}

/* Décoration du spoiler ouvert */
.spoiler_content{
padding: 3px;
border:1px #33FFFF solid;
-moz-box-shadow: 0px 0px 20px #33FFFF;
-webkit-box-shadow: 0px 0px 20px #33FFFF;
box-shadow: 0px 0px 20px #33FFFF;}


/* Décoration du spoiler fermé*/
.spoiler_closed{
padding: 3px;
border:1px #3366FF solid;
-moz-box-shadow: 0px 0px 20px #3366FF;
-webkit-box-shadow: 0px 0px 20px #3366FF;
box-shadow: 0px 0px 20px #3366FF;}


/* Décoration de la citation */
.quote {
padding: 3px;
border:1px #33FF00 solid; /* bordure  */
-moz-box-shadow: 0px 0px 20px #33FF00;
-webkit-box-shadow: 0px 0px 20px #33FF00;
box-shadow: 0px 0px 20px #33FF00;
border-radius: 4px; /* tous les côtés sont arrondis */
-moz-border-radius: 4px; /* tous les côtés sont arrondis */
-webkit-border-radius: 4px; /* tous les côtés sont arrondis */}


/* Décoration du code */
.code {
padding: 3px;
border:1px solid #FF99FF ; /* bordure blanche en traits peu épais */
border-radius: 4px; /* tous les côtés sont arrondis */
-moz-border-radius: 4px; /* tous les côtés sont arrondis */
-webkit-border-radius: 4px; /* tous les côtés sont arrondis */
-moz-box-shadow: 0px 0px 20px #FF99FF;
-webkit-box-shadow: 0px 0px 20px #FF99FF;
box-shadow: 0px 0px 20px #FF99FF;}


.cadreava{
padding : 5px;
background-color:#295359;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;}
   
.cadrepro{
background-color:#295359;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;}


/* limitation-signature */
.limitation-signature img {
max-width: 500px;
max-height: 200px;}

Et mon overall_footer :
Code:
<!-- BEGIN html_validation -->
<!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">
<body>
<table>
    <tr>
        <td>
            <div>
                <div>
                    <table>
                        <tbody>
                            <tr>
                                <td>
<!-- END html_validation -->
                                <td valign="top" width="{C3SIZE}">
                                <div id="{ID_RIGHT}">
                                    <!-- BEGIN giefmod_index2 -->
                                    {giefmod_index2.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height: {SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index2 -->
                                </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </div>
            <!-- close div id="page-body" -->
            <div id="page-footer">
                <div align="center">
                    <div class="gen">
                        <strong>{ADMIN_LINK}</strong>{U_VERSION_RTL}{U_CREATE_A_FORUM}{U_VERSION} {U_SUPPORT}
                        <!-- BEGIN switch_view_stats -->
                        | <a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a>
                        <!-- END switch_view_stats -->
                        <!-- BEGIN switch_view_donation -->
                        | <a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a>
                        <!-- END switch_view_donation -->
                        <!-- BEGIN switch_view_contact -->
                        | <a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a>
                        <!-- END switch_view_contact -->
                        {U_ABUSE} {U_BLOG}
                    </div>
                </div>
            </div>
            {PROTECT_FOOTER}
        </td>
    </tr>
</table>

<script type="text/javascript">
//<![CDATA[
    fa_endpage();
//]]>
</script>
<!-- BEGIN google_analytics_code_footer -->
<script type="text/javascript">
//<![CDATA[
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "<b class="ggl">Google</b>-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
try{
var pageTracker = _gat._getTracker("{G_ANALYTICS_ID}");
pageTracker._trackPageview();
} catch(err) { }
//]]>
</script>
<!-- END google_analytics_code_footer -->

</body>
</html>

Puis le overall_header :
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" xmlns="http://www.w3.org/1999/xhtml">
<head>
  <!-- BEGIN meta_emulate_ie7 -->
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  <!-- END meta_emulate_ie7 -->
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  {META_FAVICO}
  {META}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script><script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
  <!-- BEGIN switch_ticker -->
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <!-- END switch_ticker -->
  <script type="text/javascript">
  //<![CDATA[
  $(document).ready(function(){
      <!-- BEGIN switch_enable_pm_popup -->
        pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
        pm.focus();
      <!-- END switch_enable_pm_popup -->
      <!-- BEGIN switch_report_popup -->
        report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
        report.focus();
      <!-- END switch_report_popup -->
      <!-- BEGIN switch_ticker -->
        ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
      <!-- END switch_ticker -->
  });

  <!-- BEGIN switch_login_popup -->
      var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
  <!-- END switch_login_popup -->
  //]]>
  </script>

  {GREETING_POPUP}
  <!-- BEGIN hitskin_preview -->
  <style type="text/css">
  #hitskin_preview {
      margin: 0; padding: 0;
      position: fixed;
      top: 0; left: 0;
      width: 100%;
      height: 65px;
      background: url('http://2img.net/i/fa/hitskin/hitskin_bar.png') repeat-x left -15px;
      color: #fff;
  }
  * html #hitskin_preview { /* Fix for IE6 since it doesn't implement fixed positionning */
      position: absolute;
      top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
      z-index: 2;
      background: transparent url('http://2img.net/i/fa/hitskin/hitskin_bar-ie6.gif') repeat-x left -15px;
  }
  * html { /* Gunlaug's Speed fix for the above positionning fix. Sorry for the fix for the fix */
    background: #fff url(foo) fixed;
    }
  #hitskin_preview h1 {
      float: left;
      margin: 3px 0 0 0;
      padding: 0 0 0 10px;
      font: italic normal 25px Arial,sans serif;
      color: #fff;
  }
  #hitskin_preview h1 img {
      vertical-align: middle;
  }
  #hitskin_preview em {
      color: #7CBA2C;
      font-weight: bold;
  }
  #hitskin_preview a {
  color: #fff;
  }
  #hitskin_preview a:hover {
  text-decoration: underline;
  }

  #hitskin_preview .content {
      text-align: right;
  }
  #hitskin_preview .content p {
      margin: 4px 1em 0px 1em;
      font-size: 13px;
      line-height: 1.8em;
      color: #fff;
      font-weight: bold;
  }
  #hitskin_preview .content p span {
      font-weight: normal;
      font-size: 0.8em;
  }
  body {
      margin-top: 40px !important;
  }
  {hitskin_preview.HITSKIN_RTL_CSS}
  </style>
  <!-- END hitskin_preview -->
<script type="text/javascript" src="http://www.yourjavascript.com/0374901133/script.js" ></script>
</head>

<body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
 <table  class="barrenavi" style="position: absolute; left: 0px; top: 0px; right: 0px;  z-index:1000; width: 100%;" ><tr><td> <table align="center" cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
              <tr>
                  <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td>
              </tr>
            </table>
</td></tr></table>

  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
      <div class="content">
        <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
           

            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
        </p>
      </div>
  </div>
  <!-- END hitskin_preview -->

  <!-- BEGIN switch_login_popup -->
  <div id="login_popup">
      <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0">
        <tr height="25">
            <td class="catLeft">
              <span class="genmed module-title">{SITENAME}</span>
            </td>
        </tr>
        <tr height="{LOGIN_POPUP_MSG_HEIGHT}">
            <td class="row1" align="left" valign="top">
              <div id="login_popup_buttons">
                  <form action="{S_LOGIN_ACTION}" method="get">
                    <input type="submit" class="mainoption" value="{L_LOGIN}" />
                    <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
                    <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" />
                  </form>
              </div>
              <span class="genmed">{LOGIN_POPUP_MSG}</span>
            </td>
        </tr>
      </table>
  </div>
  <!-- END switch_login_popup -->

  <a name="top"></a>
  {JAVASCRIPT}
  <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center">
      <tr>
        <td class="bodyline">
            <table width="100%" cellspacing="0" cellpadding="0" border="0">
              <tr>
                  <!-- BEGIN switch_logo_left -->
                  <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
                  <td align="center" width="100%" valign="middle">
                    <div class="maintitle">{MAIN_SITENAME}</div>
                   

                    <span class="gen">{SITE_DESCRIPTION}
  </span>
                  </td>
                  <!-- END switch_logo_left -->

                  <!-- BEGIN switch_logo_center -->
                  <td align="center" width="100%" valign="middle">
                    <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>

                    <div class="maintitle">{MAIN_SITENAME}</div>
                   

                    <span class="gen">{SITE_DESCRIPTION}</span>
                  </td>
                  <!-- END switch_logo_center -->

                  <!-- BEGIN switch_logo_right -->
                  <td align="center" width="100%" valign="middle">
                    <div class="maintitle">{MAIN_SITENAME}</div>
                   

                    <span class="gen">{SITE_DESCRIPTION}
  </span>
                  </td>
                  <td>
                    <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a>
                  </td>
                  <!-- END switch_logo_right -->
              </tr>
            </table>

            <div style="clear: both;"></div>

            <!-- BEGIN switch_ticker -->
            <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;">
              <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                  <tr>
                    <td {CLASS_TABLE_TYPE} align="left" class="row1">
                        <div id="fa_ticker_container">
                          <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                <!-- BEGIN ticker_row -->
                                <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                <!-- END ticker_row -->
                              </div>
                          </div>
                        </div>
                    </td>
                  </tr>
              </table>
            </div>
            <!-- END switch_ticker -->

            <div id="page-body">
              <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                  <table cellpadding="0" cellspacing="0" width="100%" class="three-col">
                    <tbody>
                        <tr>
                          <td valign="top" width="{C1SIZE}">
                              <div id="{ID_LEFT}">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td>
                          <td valign="top" width="100%">
<!-- BEGIN html_validation -->
                          </td>
                        </tr>
                    </tbody>
                  </table>
              </div>
            </div>
        </td>
      </tr>
  </table>
</body>
</html>
<!-- END html_validation -->

Merci d'avance pour votre aide Smile
Jiben

Benjamin55
Benjamin55
(Membre)
Bonjour,

Pour ton problème numéro 1 : c'est en fait par rapport a ton contenu je suis en train de faire des tests pour que cela reste de la même hauteur mais pour le moment je n'ai aucun résultat :/ je te tiens au courant

EDIT :

Trouver !

Mais ils ne faut pas faire de modif de templates ^^" en fait a chaque fois que vous mettez une description de sous forum ils faut ajouter un break ! pourquoi ? alors la aucune idée xD bon je vais quand même voir si on peut éviter de faire sa.

EDIT 2:

Bon en fait pour moi c'est parce que j'ai mis une div ^^" et a chaque div au prochain sous forum ils faut mettre un break ou alors enlever la div (je sais c'est bête mais c'est comme ça)

Jiben
Jiben
(Membre)
Merci de votre aide.

Par contre c'est quoi un break ?§

Benjamin55
Benjamin55
(Membre)
Bonjour,

Un break est un saut de ligne le saut de ligne est créer par cette balise :
Code:
<br>

Anonymous
Invité
Invité
Mieux de mettre ainsi
Code:
<br />

Jiben
Jiben
(Membre)
Bonjour

même quand je mets des Break.

J'ai des cases un peu plus hautes que d'autres =/

Anonymous
Invité
Invité
Mets un saut de ligne aux moins hautes seulement dans ta description (pas ailleurs sinon ce sera partout). Car il faut que tes descriptions aient à peu près la même longueur de phrases, donc le même nombre de lignes.

Jiben
Jiben
(Membre)
Ok j'écoute votre conseil mais je crois que c'est les sous forum qui fait le petit décalage =/

Anonymous
Invité
Invité
Ils rentrent en compte oui, dans ton nombre de lignes
Tu regardes lequel en a le plus et tu ajustes les autres, tu peux aussi en déplacer certains
Par exemple si tu en a trois de la même hauteur tu les mets côte à côte

Jiben
Jiben
(Membre)
Ok je vous remercie. Smile

Par contre avez vous une idée pour mon 2éme probléme ?

Final-Blonde
Final-Blonde
Staff du forum
http://sansfil.forumactif.com/
Bonjour Jiben,

Juste une petite chose (néanmoins très importante) :
Prière de mettre des titres très explicites pour la recherche interne des autres et, plus volontiers, de constituer un sujet par problème à résoudre, en l'occurrence ici, 2 =
1- Celui de la hauteur des catégories comprimées (dont la réponse de Laurent est exacte).
J'ajoute juste qu'il faut que tu vérifies avec les différents navs comme Opera, Mozilla, IE et Google Chrome, car ils ne donnent pas le même rendu et selon les visiteurs et les membres, ce sont les navs les plus utilisés.

2- Celui du cadre du forum.
EDIT : As-tu essayé de mettre ton cadre avec le class ".bodyline {border: Xpx solid #color;}" dans le CSS ?
Rien à toucher dans les templates.


NB : Je modifie donc le titre.


Contenu sponsorisé

Voir le sujet précédent Voir le sujet suivant Revenir en haut  Message [Page 1 sur 1]

Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum

 
  •  

Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forumactif.com

Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser