phpbb3 sur site

Toutes les questions et les aides qui concernent le langage PHP
Alexof06
Tutomaker Junior
Tutomaker Junior
 
Messages: 1
Enregistré le: Jeu Oct 06, 2011 9:59 pm

phpbb3 sur site

Messagepar Alexof06 le Jeu Oct 06, 2011 10:22 pm

Salut je vient poser une question qui revient souvent mais voila les autres post sont asser vagues pour moi
tout d'abors j'ai essayer "d'entourer" le overall-header e footer par mon site mais voila tout le contenu su serveur se place tout en bas en n'est pas "contenu" (hors limite)
de la div
avec firebug j'ai regardé et mon forum n'appartiendrais pas a la div du corp :'(

voici mon fichiers :
Code: Tout sélectionner
<!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">
<
head>
<
meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<
meta http-equiv="content-style-type" content="text/css" />
<
meta http-equiv="content-language" content="{S_USER_LANG}" />
<
meta http-equiv="imagetoolbar" content="no" />
<
meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
<
meta name="resource-type" content="document" />
<
meta name="distribution" content="global" />
<
meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<
meta name="keywords" content="" />
<
meta name="description" content="" />
{
META}
<
title>CUBIWARS</title>
<!--
 IF S_ENABLE_FEEDS -->
    <!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
    <!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&amp;t={S_TOPIC_ID}" /><!-- ENDIF -->
<!--
 ENDIF -->

<!--
    phpBB style name: Saphic
    Based on style
:   prosilver (this is the default phpBB3 style)
    Original author:  Tom Beddard ( http://www.subBlue.com/ )
    Modified by:      Sopel
    
    NOTE
: This page was generated by phpBB, the free open-source bulletin board package.
          The phpBB Group is not responsible for the content of this page and forum. For more information
          about phpBB please visit http
://www.phpbb.com
-->

<
script type="text/javascript">
// <![CDATA[
    var jump_page = '{LA_JUMP_PAGE}:';
    var on_page = '{ON_PAGE}';
    var per_page = '{PER_PAGE}';
    var base_url = '{A_BASE_URL}';
    var style_cookie = 'phpBBstyle';
    var style_cookie_settings = '{A_COOKIE_SETTINGS}';
    var onload_functions = new Array();
    var onunload_functions = new Array();

    <!-- IF S_USER_PM_POPUP -->
        if ({S_NEW_PM})
        {
            var url = '{UA_POPUP_PM}';
            window.open(url.replace(/&amp;/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
        }
    <!-- ENDIF -->

    /**
    * Find a member
    */
    function find_username(url)
    {
        popup(url, 760, 570, '_usersearch');
        return false;
    }

    /**
    * New function for handling multiple calls to window.onload and window.unload by pentapenguin
    */
    window.onload = function()
    {
        for (var i = 0; i < onload_functions.length; i++)
        {
            eval(onload_functions[i]);
        }
    }

    window.onunload = function()
    {
        for (var i = 0; i < onunload_functions.length; i++)
        {
            eval(onunload_functions[i]);
        }
    }

// ]]>
</script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>

<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />

<link href="{T_THEME_PATH}/normal.css" rel="stylesheet" type="text/css" title="A" />
<link href="{T_THEME_PATH}/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
<link href="{T_THEME_PATH}/large.css" rel="alternate stylesheet" type="text/css" title="A++" />
<link rel="stylesheet" media="screen" type="text/css" href="http://www.stars.project.free.fr/css/main.css" />

<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
    <link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->




</head>

<body>

<div id="conteneur">

<div id="head"></div>

<div id="menu">
    <div id="bt1"><a href="caca.html"></a></div>
    <div id="bt2"><a href="tutos.html"></a></div>
    <div id="bt3"><a href="regles.html"></a></div>
    <div id="bt4"><a href="metiers.html"></a></div>
    <div id="bt5"><a href="maplive"></a></div>
    <div id="bt6"><a href="forum"></a></div>
</div>

<div id="corpsforum">
<div id="fofo">

</br></br></br>
    <div id="page-body">
        <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> 
        <div id="information" class="rules">
        <div class="inner"><span class="corners-top"><span></span></span>
        <strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
        <span class="corners-bottom"><span></span></span></div>
        </div>
        <!-- ENDIF -->
    </div>
</div></div>
</div>


le site : http://www.stars.project.free.fr/phpBB3/

voila merci d'avance !!! :D :D :D


Retourner vers Langage PHP

Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 0 invités