Easy-Design.Net forum




Aide générale [Réglé] petit problème

affla Membre non connecté

EDN Concerné(e)

Rang

Avatar

Inscrit le : 25/10/2009 à 19h02

Messages: 105

Le 27/03/2010 à 14h30
bonjour à tous
j'ai un petit problème j'aimerais le réglé mais je sais pas ce que je doit modifier si vous pouvais m'aider svp merci , voici une photo qui explique mon problème :



merci d'avance pour votre aide
Site web    
KONA Membre non connecté

EDN Enraciné(e)

Rang

Avatar

Inscrit le : 05/10/2009 à 18h20

Messages: 691

Le 28/03/2010 à 19h17
Post nous ton BBcode.js
momo45 Membre non connecté

EDN Curieux(se)

Rang

Avatar

Inscrit le : 24/09/2009 à 11h35

Messages: 41

Le 29/03/2010 à 19h35
ou se trouve exactement le BBcode.js?
Site web    
KONA Membre non connecté

EDN Enraciné(e)

Rang

Avatar

Inscrit le : 05/10/2009 à 18h20

Messages: 691

Le 29/03/2010 à 20h15
bbcode.css pardon , dans ../templates/ton_theme/theme/
momo45 Membre non connecté

EDN Curieux(se)

Rang

Avatar

Inscrit le : 24/09/2009 à 11h35

Messages: 41

Le 29/03/2010 à 20h48
voila

Caché:
/** BBcode **/
/* Tableau du bbcode */
.bbcode, .bbcode2{
width:485px;
background:url(images/bb_form.png);
border:1px solid #8C8C8C;
border-collapse:collapse;
border-spacing:0px;
}
.bbcode2{
width:486px;
}
/* Curseur de la souris au passage sur les icônes */
.bbcode_hover{
cursor:pointer;
}
/* Menu caché du BBcode */
.bbcode_block{
position:absolute;
text-align:center;
padding:6px 4px;
background:#B7A178;
border:1px solid #8C8C8C;
bottom:28px;
z-index:100;
}
/* Affichage des smiley */
.smiley{
vertical-align:middle;
}
/** Titres **/
h3.title1, h3.title2{
width:98%;
margin:auto;
font-family:georgia,prestige,sans-serif;
font-size:12px;
margin-bottom:-5px;
padding:0px 5px;
border-bottom:2px solid #4F6A7F;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
/* Titre 1 */
h3.title1{
color:#36424F;
border-bottom:2px solid #36424F;
font-size:12px;
}
/* Titre 2 */
h3.title2{
background:#D4D4D4;
padding:2px 5px;
border-color:#747474;
border-style:solid;
border-width:1px 3px;
}
h4.stitle1, h4.stitle2{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#FFFFFF none repeat scroll 0 0;
color:#747474;
display:inline;
font-size:12px;
font-weight:bold;
margin-left:35px;
padding:2px 5px;
}
/* Sous titre 1 */
h4.stitle1{
border:1px solid #8C8C8C;
border-left:3px solid #8C8C8C;
border-right:3px solid #8C8C8C;
}
/* Sous titre 2 */
h4.stitle2{
margin-left:50px;
border:1px solid #8C8C8C;
border-top:3px solid #8C8C8C;
}
.float_left
{
float:left;
margin:5px;
}
.float_right
{
float:right;
margin:5px;
}
/* Tableaux */
.bb_table{
border:1px solid #8C8C8C;
border-spacing:0px;
border-collapse:collapse;
margin:2px;
}
.bb_table_col{
border:1px solid #8C8C8C;
padding:6px;
}
/* Listes */
.bb_ul{
margin-left:20px;
}
.bb_ol{
margin-left:35px;
}
/** Styles **/
.question{
color:blue;
background:#eeeeee url(../images/question.png) no-repeat;
}
.notice{
color:#FFFFFF;
background:#ACA899 url(../images/notice.png) no-repeat;
}
.warning{
color:#FFFFFF;
background:#FF9900 url(../images/important.png) no-repeat;
}
.error{
color:#FFFFFF;
background:#d92e00 url(../images/stop.png) no-repeat;
}
.success{
color:#FFFFFF;
background:#8AC77F url(../images/success.png) no-repeat;
}
.question, .notice, .warning, .error, .success{
display:block;
height:35px;
padding-top:4px;
padding-bottom:10px;
padding-left:40px;
padding-right:5px;
margin:4px 25px;
border:1px solid #8C8C8C;
background-position:4px 4px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
html>body .question, html>body .notice, html>body .warning, html>body .error, html>body .success
{
height:auto;
min-height:30px;
}

/* Affichage balise quote, code, hide */
.text_blockquote, .text_code, .text_hide{
display:block;
width:93%;
padding-bottom:2px;
font-weight:bold;
margin:auto;
}
.blockquote, .code, .hide {
overflow:auto;
max-height:500px;
background:#EAEAEA;
border:1px solid #747474;
border-left:5px solid #747474;
border-right:5px solid #747474;
color:#000000;
padding:8px;
margin:0px 25px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}
.hide{
cursor:pointer;
height:10px;
overflow:auto;
}
.hide2{
visibility:hidden;
}
.indent{
margin-left:30px;
}
.bb_acronym{
cursor:help;
}

.bb_block{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #8C8C8C;
margin:5px 20px;
padding:5px;
}

.bb_fieldset{
margin:10px;
}

/* Pr�visualisation AJAX. */
.xmlhttprequest_preview{
overflow:auto;
height:220px;
width:94%;
font-size:11px;
margin:auto;
margin-top:4px;
margin-bottom:3px;
padding:1px 2px;
}

/* Code avec num�rotation des listes */
.code ol{
margin-left:3em;
}

/*Lien vers Wikip�dia*/
a.wikipedia_link:before{
content:url(../images/wikipedia_icon.png);
vertical-align:middle;
}

a.wikipedia_link{
border-bottom:1px dotted;
}
Site web    
KONA Membre non connecté

EDN Enraciné(e)

Rang

Avatar

Inscrit le : 05/10/2009 à 18h20

Messages: 691

Le 29/03/2010 à 21h11
Code CSS :
/** BBcode **/
/* Tableau du bbcode */
.bbcode, .bbcode2{
width:490px;
background:url(images/bb_form.png);
border:1px solid #8C8C8C;
border-collapse:collapse;
border-spacing:0px;
}
.bbcode2{
width:486px;
}
/* Curseur de la souris au passage sur les icônes */
.bbcode_hover{
cursor:pointer;
}
/* Menu caché du BBcode */
.bbcode_block{
position:absolute;
text-align:center;
padding:6px 4px;
background:#B7A178;
border:1px solid #8C8C8C;
bottom:28px; 
z-index:100;
}
/* Affichage des smiley */
.smiley{
vertical-align:middle;
}
/** Titres **/
h3.title1, h3.title2{
width:98%;
margin:auto;
font-family:georgia,prestige,sans-serif;
font-size:12px;
margin-bottom:-5px;
padding:0px 5px;
border-bottom:2px solid #4F6A7F;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
/* Titre 1 */
h3.title1{
color:#36424F;
border-bottom:2px solid #36424F;
font-size:12px;
}
/* Titre 2 */
h3.title2{
background:#D4D4D4;
padding:2px 5px;
border-color:#747474;
border-style:solid;
border-width:1px 3px;
}
h4.stitle1, h4.stitle2{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#FFFFFF none repeat scroll 0 0;
color:#747474;
display:inline;
font-size:12px;
font-weight:bold;
margin-left:35px;
padding:2px 5px;
}
/* Sous titre 1 */
h4.stitle1{
border:1px solid #8C8C8C;
border-left:3px solid #8C8C8C;
border-right:3px solid #8C8C8C;
}
/* Sous titre 2 */
h4.stitle2{
margin-left:50px;
border:1px solid #8C8C8C;
border-top:3px solid #8C8C8C;
}
.float_left
{
float:left;
margin:5px;
}
.float_right
{
float:right;
margin:5px;
}
/* Tableaux */
.bb_table{
border:1px solid #8C8C8C;
border-spacing:0px;
border-collapse:collapse;
margin:2px;
}
.bb_table_col{
border:1px solid #8C8C8C;
padding:6px;
}
/* Listes */
.bb_ul{
margin-left:20px;
}
.bb_ol{
margin-left:35px;
}
/** Styles **/
.question{
    color:blue;
    background:#eeeeee url(../images/question.png) no-repeat;
}
.notice{
    color:#FFFFFF;
    background:#ACA899 url(../images/notice.png) no-repeat;
}
.warning{
    color:#FFFFFF;
    background:#FF9900 url(../images/important.png) no-repeat;
}
.error{
    color:#FFFFFF;
    background:#d92e00 url(../images/stop.png) no-repeat;
}
.success{
    color:#FFFFFF;
    background:#8AC77F url(../images/success.png) no-repeat;
}
.question, .notice, .warning, .error, .success{
    display:block;
    height:35px;
    padding-top:4px;
    padding-bottom:10px;
    padding-left:40px;
    padding-right:5px;
    margin:4px 25px;
    border:1px solid #8C8C8C;   
    background-position:4px 4px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
html>body .question, html>body .notice, html>body .warning, html>body .error, html>body .success
{
    height:auto;
    min-height:30px;
}
 
/* Affichage balise quote, code, hide */
.text_blockquote, .text_code, .text_hide{
display:block;
width:93%;
padding-bottom:2px;
font-weight:bold;
margin:auto;
}
.blockquote, .code, .hide {
overflow:auto;
max-height:500px;
background:#EAEAEA;
border:1px solid #747474;
border-left:5px solid #747474;
border-right:5px solid #747474;
color:#000000;
padding:8px;
margin:0px 25px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}
.hide{
cursor:pointer;
height:10px;
overflow:auto;
}
.hide2{
visibility:hidden;
}
.indent{
margin-left:30px;
}
.bb_acronym{
cursor:help;
}
 
.bb_block{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #8C8C8C;
margin:5px 20px;
padding:5px;
}
 
.bb_fieldset{
margin:10px;
}
 
/* Pr�visualisation AJAX. */
.xmlhttprequest_preview{
overflow:auto;
height:220px;
width:94%;
font-size:11px;
margin:auto;
margin-top:4px;
margin-bottom:3px;
padding:1px 2px;
}
 
/* Code avec num�rotation des listes */
.code ol{
margin-left:3em;
}
 
/*Lien vers Wikip�dia*/
a.wikipedia_link:before{
   content:url(../images/wikipedia_icon.png);
   vertical-align:middle;
}
 
a.wikipedia_link{
border-bottom:1px dotted;
}
momo45 Membre non connecté

EDN Curieux(se)

Rang

Avatar

Inscrit le : 24/09/2009 à 11h35

Messages: 41

Le 29/03/2010 à 21h22
j'ai changer le code kona mais le problème est toujours la :(
Site web    
KONA Membre non connecté

EDN Enraciné(e)

Rang

Avatar

Inscrit le : 05/10/2009 à 18h20

Messages: 691

Le 29/03/2010 à 21h25
Code CSS :
/** BBcode **/
/* Tableau du bbcode */
.bbcode, .bbcode2{
width:500px;
background:url(images/bb_form.png);
border:1px solid #8C8C8C;
border-collapse:collapse;
border-spacing:0px;
}
.bbcode2{
width:486px;
}
/* Curseur de la souris au passage sur les icônes */
.bbcode_hover{
cursor:pointer;
}
/* Menu caché du BBcode */
.bbcode_block{
position:absolute;
text-align:center;
padding:6px 4px;
background:#B7A178;
border:1px solid #8C8C8C;
bottom:28px; 
z-index:100;
}
/* Affichage des smiley */
.smiley{
vertical-align:middle;
}
/** Titres **/
h3.title1, h3.title2{
width:98%;
margin:auto;
font-family:georgia,prestige,sans-serif;
font-size:12px;
margin-bottom:-5px;
padding:0px 5px;
border-bottom:2px solid #4F6A7F;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
/* Titre 1 */
h3.title1{
color:#36424F;
border-bottom:2px solid #36424F;
font-size:12px;
}
/* Titre 2 */
h3.title2{
background:#D4D4D4;
padding:2px 5px;
border-color:#747474;
border-style:solid;
border-width:1px 3px;
}
h4.stitle1, h4.stitle2{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#FFFFFF none repeat scroll 0 0;
color:#747474;
display:inline;
font-size:12px;
font-weight:bold;
margin-left:35px;
padding:2px 5px;
}
/* Sous titre 1 */
h4.stitle1{
border:1px solid #8C8C8C;
border-left:3px solid #8C8C8C;
border-right:3px solid #8C8C8C;
}
/* Sous titre 2 */
h4.stitle2{
margin-left:50px;
border:1px solid #8C8C8C;
border-top:3px solid #8C8C8C;
}
.float_left
{
float:left;
margin:5px;
}
.float_right
{
float:right;
margin:5px;
}
/* Tableaux */
.bb_table{
border:1px solid #8C8C8C;
border-spacing:0px;
border-collapse:collapse;
margin:2px;
}
.bb_table_col{
border:1px solid #8C8C8C;
padding:6px;
}
/* Listes */
.bb_ul{
margin-left:20px;
}
.bb_ol{
margin-left:35px;
}
/** Styles **/
.question{
    color:blue;
    background:#eeeeee url(../images/question.png) no-repeat;
}
.notice{
    color:#FFFFFF;
    background:#ACA899 url(../images/notice.png) no-repeat;
}
.warning{
    color:#FFFFFF;
    background:#FF9900 url(../images/important.png) no-repeat;
}
.error{
    color:#FFFFFF;
    background:#d92e00 url(../images/stop.png) no-repeat;
}
.success{
    color:#FFFFFF;
    background:#8AC77F url(../images/success.png) no-repeat;
}
.question, .notice, .warning, .error, .success{
    display:block;
    height:35px;
    padding-top:4px;
    padding-bottom:10px;
    padding-left:40px;
    padding-right:5px;
    margin:4px 25px;
    border:1px solid #8C8C8C;   
    background-position:4px 4px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
html>body .question, html>body .notice, html>body .warning, html>body .error, html>body .success
{
    height:auto;
    min-height:30px;
}
 
/* Affichage balise quote, code, hide */
.text_blockquote, .text_code, .text_hide{
display:block;
width:93%;
padding-bottom:2px;
font-weight:bold;
margin:auto;
}
.blockquote, .code, .hide {
overflow:auto;
max-height:500px;
background:#EAEAEA;
border:1px solid #747474;
border-left:5px solid #747474;
border-right:5px solid #747474;
color:#000000;
padding:8px;
margin:0px 25px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
}
.hide{
cursor:pointer;
height:10px;
overflow:auto;
}
.hide2{
visibility:hidden;
}
.indent{
margin-left:30px;
}
.bb_acronym{
cursor:help;
}
 
.bb_block{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #8C8C8C;
margin:5px 20px;
padding:5px;
}
 
.bb_fieldset{
margin:10px;
}
 
/* Pr�visualisation AJAX. */
.xmlhttprequest_preview{
overflow:auto;
height:220px;
width:94%;
font-size:11px;
margin:auto;
margin-top:4px;
margin-bottom:3px;
padding:1px 2px;
}
 
/* Code avec num�rotation des listes */
.code ol{
margin-left:3em;
}
 
/*Lien vers Wikip�dia*/
a.wikipedia_link:before{
   content:url(../images/wikipedia_icon.png);
   vertical-align:middle;
}
 
a.wikipedia_link{
border-bottom:1px dotted;
}


vide bien les caches
momo45 Membre non connecté

EDN Curieux(se)

Rang

Avatar

Inscrit le : 24/09/2009 à 11h35

Messages: 41

Le 29/03/2010 à 21h45
c'est réglé merci beaucoup kona pour ton aide je te souhaite une excellente soirée ainsi à toute l'équipe Csn
Site web    
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie