IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Discussion :

Fenêtre dans un page de forum.

  1. #21
    Invité
    Invité(e)
    Par défaut
    Code css : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    td.bodyline {
    background: #000000 url(http://img.xooimage.com/files110/4/9/0/chaussette-007---copie-5221aad.png) center 720px no-repeat;
    }
    Point barre.

  2. #22
    Futur Membre du Club Avatar de ed'la poignée
    Homme Profil pro
    Administrateur de base de données
    Inscrit en
    Avril 2017
    Messages
    16
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 61
    Localisation : France, Pas de Calais (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Administrateur de base de données

    Informations forums :
    Inscription : Avril 2017
    Messages : 16
    Points : 5
    Points
    5
    Par défaut re
    voici le programme ....je mets ça ou car j'ai du mal a voir les balises css....

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html dir="{S_CONTENT_DIRECTION}">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
    <meta http-equiv="Content-Style-Type" content="text/css">
    {META}
    {NAV_LINKS}
    <title>{SITENAME} :: {PAGE_TITLE}</title>
    <!-- link rel="stylesheet" href="" type="text/css" -->
    <style type="text/css">
    <!--
    
    body { 
        background: center url(http://img.xooimage.com/files110/4/9...221aad.png);/* MOTO TRIUMPH*/
    
    	background-color: {T_BODY_BGCOLOR};
    	scrollbar-face-color: {T_TR_COLOR2};
    	scrollbar-highlight-color: {T_TD_COLOR2};
    	scrollbar-shadow-color: {T_TR_COLOR2};
    	scrollbar-3dlight-color: {T_TR_COLOR3};
    	scrollbar-arrow-color:  {T_BODY_LINK};
    	scrollbar-track-color: {T_TR_COLOR1};
    	scrollbar-darkshadow-color: {T_TH_COLOR1};
    }
    
    /* General font families for common tags */
    font,th,td,p { font-family: {T_FONTFACE1} }
    a:link,a:active,a:visited { color : {T_BODY_LINK}; }
    a:hover		{ text-decoration: underline; color : {T_BODY_HLINK}; }
    hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
    
    
    /* Ceci est le contour(plan) autour des tables de forum principales */
    .forumline	{ background-color: {T_TH_COLOR3}; border: 2px {T_TH_COLOR2} solid; } 
    
    
    /* La cellule de table principale colore et des contextes(formations) */
    td.row1	{ background-color: {T_TR_COLOR1}; }
    td.row2	{ background-color: {T_TR_COLOR2}; }
    td.row3	{ background-color: {T_TR_COLOR3}; }
    
    /*
     Ceci est pour la cellule de table au-dessus des Sujets, le Poste et les Derniers postes à la page d'index.php
      Par défaut ceci est la disparition du contexte(de la formation) gradiated d'argent.
      Cependant, vous pourriez ceci remplacer d'un bitmap spécifique pour chaque forum
    */
    td.rowpic {
    		background-color: {T_TD_COLOR2};
    		background-image: url(http://img.xooimage.com/files110/f/8...-51ec7da.png);
    		background-repeat: repeat-y;
    }
    
    /* Header cells - the blue and silver gradient backgrounds */
    th	{
    	color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold; 
    	background-color: {T_BODY_LINK}; height: 25px;
    	background-image: url(http://img.xooimage.com/files110/9/4...-51ec7d6.png);
    }
    
    td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
    			background-image: url(http://img.xooimage.com/files110/f/8...-51ec7da.png);
    			background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 26px;
    }
    
    /*
      Setting additional nice inner borders for the main table cells.
      The names indicate which sides the border will be on.
      Don't worry if you don't understand this, just ignore it :-)
    */
    td.cat,td.catHead,td.catBottom {
    	height: 24px;
    	border-width: 0px 0px 0px 0px;
    }
    th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
    	font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
    }
    td.row3Right,td.spaceRow {
    	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
    }
    
    th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
    th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
    th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
    th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
    th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
    th.thTop	 { border-width: 1px 0px 0px 0px; }
    th.thCornerL { border-width: 1px 0px 0px 1px; }
    th.thCornerR { border-width: 1px 1px 0px 0px; }
    
    /* The largest text used in the index page title and toptic title etc. */
    .maintitle	{
    	font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
    	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
    }
    
    /* General text */
    .gen { font-size : {T_FONTSIZE3}px; }
    .genmed { font-size : {T_FONTSIZE2}px; }
    .gensmall { font-size : {T_FONTSIZE1}px; }
    .gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
    a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
    a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }
    
    /* The register, login, search etc links at the top of the page */
    .mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
    a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
    a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
    
    /* Forum category titles */
    .cattitle		{ font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
    a.cattitle		{ text-decoration: none; color : {T_BODY_LINK}; }
    a.cattitle:hover{ text-decoration: underline; }
    
    /* Forum title: Text and link to the forums used in: index.php */
    .forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
    a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
    a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
    
    /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
    .nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
    a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
    a.nav:hover		{ text-decoration: underline; }
    
    /* titles for the topics: could specify viewed link colour too */
    .topictitle,h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
    a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
    a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
    a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }
    
    /* Name of poster in viewmsg.php and viewtopic.php and other places */
    .name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
    
    /* Location, number of posts, post date etc */
    .postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }
    
    /* The content of the posts (body of text) */
    .postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
    a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
    a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
    a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
    
    /* Quote & Code blocks */
    .code { 
    	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
    	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
    	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
    }
    
    .quote {
    	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
    	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
    	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
    }
    
    /* Copyright and bottom info */
    .copyright		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
    a.copyright		{ color: {T_FONTCOLOR1}; text-decoration: none;}
    a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}
    
    /* Form elements */
    input,textarea, select {
    	color : {T_BODY_TEXT};
    	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
    	border-color : {T_BODY_TEXT};
    }
    
    /* The text input fields background colour */
    input.post, textarea.post, select {
    	background-color : {T_TD_COLOR1};
    }
    
    input { text-indent : 2px; }
    
    /* The buttons used for bbCode styling in message post */
    input.button {
    	background-color : {T_TD_COLOR1};
    	color : {T_BODY_TEXT};
    	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
    }
    
    /* The main submit button option */
    input.mainoption {
    	background-color : {T_TD_COLOR1};
    	font-weight : bold;
    }
    
    /* None-bold submit button */
    input.liteoption {
    	background-color : {T_TD_COLOR1};
    	font-weight : normal;
    }
    
    /* This is the line in the posting page which shows the rollover
      help line. This is actually a text box, but if set to be the same
      colour as the background no one will know ;)
    */
    .helpline { background-color: {T_TR_COLOR2}; border-style: none; }
    
    /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
    @import url("http://img.xooimage.com/files110/2/2/6/formie-51fbad6.css"); 
    -->
    </style>
    <!-- BEGIN switch_enable_pm_popup -->
    <script language="Javascript" type="text/javascript">
    <!--
    	if ( {PRIVATE_MESSAGE_NEW_FLAG} )
    	{
    		window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
    	}
    //-->
    </script>
    <!-- END switch_enable_pm_popup -->
    </head>
    <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
    
    <a name="top"></a>
    
    <table width="80%" cellspacing="25" cellpadding="10" border="0" align="center"> 
    	<tr> 
    		<td class="bodyline"><table width="80%" cellspacing="0" cellpadding="0" border="0">
    			<tr> 
    				<td align="center"><a href="{U_INDEX}"><img src="http://img.xooimage.com/files110/a/8/9/2-51e77a0.png" border="0" alt="{L_INDEX}" vspace="1" /></a></td></tr> /*LOGO 1400 INTRUDER*/
    				<tr><td>&nbsp;</td></tr>
    				<tr><td>&nbsp;</td></tr>
    				<tr><td>&nbsp;</td></tr>
    				<tr>
    				<td align="center" width="100%" valign="middle"> 
    				<table cellspacing="0" cellpadding="2" border="0">
    					<tr><!-- BEGIN switch_user_logged_in -->
    					       
    						   <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu"><img src="http://img.xooimage.com/files110/1/f/5/forum-51e5d43.png" width="85" height="66" border="0" alt="{L_INDEX}" hspace="0" /></a><a href="{U_FAQ}" class="mainmenu"><img src="http://img.xooimage.com/files110/2/e/4/faq-51e5d3a.png" width="44" height="66" border="0" alt="{L_FAQ}" hspace="0" /></a><a href="{U_SEARCH}" class="mainmenu"><img src="http://img.xooimage.com/files110/0/0/4/recherche-51e5d75.png" width="109" height="66" border="0" alt="{L_SEARCH}" hspace="0" /></a><a href="{U_MEMBERLIST}" class="mainmenu"><img src="http://img.xooimage.com/files110/e/a/4/membres-51e5d69.png" width="80" height="66" border="0" alt="{L_MEMBERLIST}" hspace="0" /></a><a href="{U_GROUP_CP}" class="mainmenu"><img src="http://img.xooimage.com/files110/7/3/e/groupe-51e5d9c.png" width="79" height="66" border="0" alt="{L_USERGROUPS}" hspace="0" /></a><a href="{U_PROFILE}" class="mainmenu"><img src="http://img.xooimage.com/files110/6/5/b/profil-51e5d71.png" width="64" height="66" border="0" alt="{L_PROFILE}" hspace="0" /></a><a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{PRIVMSG_IMG}" width="97" height="66" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="0" /></a><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="http://img.xooimage.com/files110/f/8/2/deconnexion-51e5d65.png" width="123" height="66" border="0" alt="{L_LOGIN_LOGOUT}" hspace="0" /></a></span></td>
    					    <!-- END switch_user_logged_in -->
    						<!-- BEGIN switch_user_logged_out -->
    						<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu"><img src="http://img.xooimage.com/files110/1/f/5/forum-51e5d43.png" width="85" height="66" border="0" alt="{L_INDEX}" hspace="0" /></a><a href="{U_FAQ}" class="mainmenu"><img src="http://img.xooimage.com/files110/2/e/4/faq-51e5d3a.png" width="44" height="66" border="0" alt="{L_FAQ}" hspace="0" /></a><a href="{U_SEARCH}" class="mainmenu"><img src="http://img.xooimage.com/files110/0/0/4/recherche-51e5d75.png" width="109" height="66" border="0" alt="{L_SEARCH}" hspace="0" /></a><a href="{U_REGISTER}" class="mainmenu"><img src="http://img.xooimage.com/files110/2/7/e/s-inscrire-51e5dc2.png" width="116" height="66" border="0" alt="{L_REGISTER}" hspace="0" /></a><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="http://img.xooimage.com/files110/8/b/e/connexion-51e5d5d.png" width="123" height="66" border="0" alt="{L_LOGIN_LOGOUT}" hspace="0" /></a></span></td>
    					    <!-- END switch_user_logged_out -->
    						</span></td>
    					</tr>
    				</table></td>
    			</tr>
    		</table>
    
    		<br />

  3. #23
    Invité
    Invité(e)
    Par défaut
    Cherche la balise </style> (-> ligne 202), et mets le bout de code AVANT.

  4. #24
    Futur Membre du Club Avatar de ed'la poignée
    Homme Profil pro
    Administrateur de base de données
    Inscrit en
    Avril 2017
    Messages
    16
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 61
    Localisation : France, Pas de Calais (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Administrateur de base de données

    Informations forums :
    Inscription : Avril 2017
    Messages : 16
    Points : 5
    Points
    5
    Par défaut re
    ok je cherche .

    je vais compter les lignes sur mon programme car elle ne sont pas incrémentées .

    je te tiens au courant et encore merci pour ta patience :o)

  5. #25
    Futur Membre du Club Avatar de ed'la poignée
    Homme Profil pro
    Administrateur de base de données
    Inscrit en
    Avril 2017
    Messages
    16
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 61
    Localisation : France, Pas de Calais (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Administrateur de base de données

    Informations forums :
    Inscription : Avril 2017
    Messages : 16
    Points : 5
    Points
    5
    Par défaut re
    Voili voila ça fonctionne .

    Encore un grand merci pour ton aide,ta gentillesse et surtout TA GRANDE PATIENCE .....lol! j'ai appris des choses .

    Mille merci a toi

    Pascal :o)

  6. #26
    Futur Membre du Club Avatar de ed'la poignée
    Homme Profil pro
    Administrateur de base de données
    Inscrit en
    Avril 2017
    Messages
    16
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 61
    Localisation : France, Pas de Calais (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Administrateur de base de données

    Informations forums :
    Inscription : Avril 2017
    Messages : 16
    Points : 5
    Points
    5
    Par défaut tite question.
    td.bodyline {
    background: #000000 url(http://img.xooimage.com/files110/4/9...ie-5221aad.png) center 720px no-repeat;
    }

    Dans ce code a quoi correspondent les chiffres 4/9/0/


    Merci

  7. #27
    Invité
    Invité(e)
    Par défaut
    Euh...

    Je n'ai fait qu'un copier-coller du code de TON image....

  8. #28
    Futur Membre du Club Avatar de ed'la poignée
    Homme Profil pro
    Administrateur de base de données
    Inscrit en
    Avril 2017
    Messages
    16
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 61
    Localisation : France, Pas de Calais (Nord Pas de Calais)

    Informations professionnelles :
    Activité : Administrateur de base de données

    Informations forums :
    Inscription : Avril 2017
    Messages : 16
    Points : 5
    Points
    5
    Par défaut re
    Je butais sur ce problème depuis des jours,ton aide m'as permis d'avancer.....

    Merci a toi :o)

+ Répondre à la discussion
Cette discussion est résolue.
Page 2 sur 2 PremièrePremière 12

Discussions similaires

  1. insérer un forum dans une page css dans une balise div
    Par scoubi77 dans le forum Mise en page CSS
    Réponses: 1
    Dernier message: 08/07/2012, 21h31
  2. [phpBB] Inclure un forum dans ma page
    Par apokalypse dans le forum EDI, CMS, Outils, Scripts et API
    Réponses: 2
    Dernier message: 19/07/2008, 10h51

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo