Retrouvez toutes les dates des pleines lunes ici
Un petit évènement aura lieu d'ici quelques jours...
à vos claviers si vous voulez en être!
La pleine lune est le 31 août et commencera à 15:57:45.
Attention à vous petits loups!
L’événement sera lancé mardi 28 août !
Le Deal du moment : -38%
Ecran PC gaming 23,8″ – ACER KG241Y P3bip ...
Voir le deal
99.99 €

Partagez
 

 CODAGE ET COULEURS ∞

Voir le sujet précédent Voir le sujet suivant Aller en bas 
Aller à la page : Précédent  1, 2, 3, 4, 5, 6  Suivant
AuteurMessage

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:10

Je ne sais pas, ça m'arrive aussi mais ça redevient normal à chaque fois que j'actualise.

EDIT : Le forum est optimisé pour Mozilla ?
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:12

    Je vois le forum comme il était à midi, j'ai les couleurs blanches/bleus, plus de qeel que dalle Oo et j'ai pas Chrome x)
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:13

Au cas où je met le css ici j'avais encore une page ouverte avec
Code:
.forumline{
    border-bottom: 3px solid #0A0909;
      border-top: 5px solid #0A0909;
        border-left: 5px solid #0A0909;
          border-right: 5px solid #0A0909;
 moz-border-radius:20px;
  padding:5px;

}

.menupa {
  background-color: #0A0909;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  font-family: times new roman;
  text-transform: uppercase;
  letter-spacing : 2px;
}


.caté {padding-right:15px;padding-left:15px; padding-top:4px; }
.caté2 {border-top: 2px solid #0F0F0F;background-color:#0F0F0F;padding:5PX;}

.navig {
top : 0px;
font-size: 20px;
position : fixed ;
width : 100% ;
background-color: #000000;
}
        a.mainmenu img{
        display: none;
        }

a.forumlink:before {content:" “ "}
a.forumlink:after {content:" „ "}

.imgrotate{  border-radius: 300px;
 box-shadow: 1px 1px 12px #2B2B2B;
background-color:#2B2B2B;
-moz-border-radius: 1px;
text-shadow: #2B2B2B 2px 2px 2px;
            transition:        transform 1.5s ease-in-out;
-webkit-transition: -webkit-transform 1.5s ease-in-out;
      -moz-transition:    -moz-transform 1.5s ease-in-out;
        -ms-transition:    -ms-transform 1.5s ease-in-out;
        -o-transition:      -o-transform 1.5s ease-in-out;
            transition:        transform 1.5s ease-in-out;}

.imgrotate:hover{  border-radius: 300px;
 box-shadow: 1px 1px 12px #2B2B2B;
background-color:#2B2B2B;
-moz-border-radius: 1px;
text-shadow: #2B2B2B 2px 2px 2px;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
            transition:        transform 2s ease-in-out;
-webkit-transition: -webkit-transform 2s ease-in-out;
      -moz-transition:    -moz-transform 2s ease-in-out;
        -ms-transition:    -ms-transform 2s ease-in-out;
        -o-transition:      -o-transform 2s ease-in-out;
            transition:        transform 2s ease-in-out;}


body {
margin-top:-12px;
margin-bottom:-20px;
padding-top:0px;
}

.body {
width:770px !important;
margin:none;

}


/*MARGES ET JUSTIFY PARTOUT*/
.postbody {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  text-align:justify; }
/*fin*/

/*TITRE FORUM*/

a.forumlink { font-family: times new roman;
  font-size:23px;
  line-height: 12px;
  text-transform : lowercase;
  text-align : center;
  margin-left : 20px;
  letter-spacing:-2px;
opacity:1;
transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
-htm-transition: 2s;
-webkit-transition: 2s;
}

a.forumlink:hover {  font-family: times new roman;
  font-size:23px;
  line-height: 12px;
    text-transform : lowercase;
  text-align : center;
  margin-left : 20px;
  color:#D6AF3A; opacity:0.8;
    letter-spacing:-2px;
transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
-htm-transition: 2s;
-webkit-transition: 2s;
padding-left: 20px;}

.mainmenu
{
padding-right: 3px;
font-weight: none;
font-size: 11px;
text-align: center;
letter-spacing:1px;
text-transform: uppercase;
Font-family: times new roman;
cursor:default;}


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




/*PROFIL*/

.pseudoprofil
{text-transform : lowercase;
font-family : georgia;
letter-spacing : -2px;
font-size: 18px;
font-weight: italic;
margin-bottom: -15px;
}
.rangprofil
{
padding-right: 3px;
text-align: center;
font-weight: none;
font-size: 10px;
letter-spacing:1px;
text-transform: uppercase;
Font-family: times new roman;
cursor:default;}
 

/* QEEL */

.titq {
letter-spacing: pt ;
color : #724432 ;
font-size : 0px ; 
font-family : "PMingLiU" ;
margin-top : 0px ;
text-align : center ;
height : 3px ; 
margin-bottom : -5px ;
  -moz-transform : rotate(0deg) ;
-moz-transition-property : background, border, -moz-transform ;
-moz-transition-duration : 1s ;
}


.titq:hover {
color : #FFFFFF  ; 
}

.bloc1 { background-color: #0D0D0D ;
border-right: 2px solid #1A1A1A  ;
border-top : 2px solid #1A1A1A ;
border-bottom : 2px solid #1A1A1A  ;
border-left : 2px solid #1A1A1A ;
padding-left : 20px ;
-moz-border-radius : 00px 0px 0px 0px ;
width : 350px ;
padding-right: 20px;
padding-bottom : 2px ;
padding-top : 2px ;
font-family: Verdana;
text-align: justify;
overflow : auto ;
margin-right : 0px ; 
font-size : 11px ;
height : 180px ;
-moz-transition-property : color, border ;
-moz-transition-duration : 2s ;}

.bloc2 { background-color: #0D0D0D ;
border-top : 2px solid #1A1A1A  ;
border-bottom : 2px solid #1A1A1A  ;
border-right : 2px solid #1A1A1A ;
border-left: 2px solid #1A1A1A  ;
padding-left : 20px ;
-moz-border-radius : 0px 00px 0px 0px ;
padding-bottom : 2px ;
padding-top : 2px ;
width : 350px ;
padding-right: 20px;
font-family: Verdana ;
font-size : 11px ;
overflow : auto ;
margin-left : 0px ; 
text-align: justify;
height : 180px ;
-moz-transition-property : color, border ;
-moz-transition-duration : 2s ;}

.bloc2:hover {
border : 2px solid #858327 ;
}

.bloc1:hover {
border : 2px solid #858327 ;
}

.groupeq {
font-size: 28px;
font-family: "Times New Roman" ;
letter-spacing: -2px;
font-style : !none! ;
text-transform : uppercase ;
}

.titrepa{
float: left;
font-family: times new roman;
  font-size:23px;
color: #858327;
  line-height: 12px;
  text-transform : lowercase;
  text-align : center;
  margin-left : 20px;
  letter-spacing:-2px;
opacity:1;
transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
-htm-transition: 2s;
-webkit-transition: 2s;
 -moz-transform: rotate(-15deg);
margin-left: -10px;
 margin-top: -15px;
 padding: 0px;
}

.titrepa:hover{
float: left;
font-family: times new roman;
  font-size:23px;
color: #858327;
  line-height: 12px;
  text-transform : lowercase;
  text-align : center;
  margin-left : 20px;
  letter-spacing:-2px;
opacity:1;
transition: 2s;
-moz-transition: 2s;
-o-transition: 2s;
-htm-transition: 2s;
-webkit-transition: 2s;
 -moz-transform: rotate(0deg);
margin-left: -10px;
 margin-top: -15px;
 padding: 0px;
}
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:14

    Oui il est optimisé pour Mozilla (:
Revenir en haut Aller en bas

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:14

C'est étrange hini
Ça doit être chiant en plus Arrow
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:15

Installe-le(?).

ça va sûrement passer, sinon j'irai refaire chier forumactif.
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:19

Une amie qui est sous firefox voit tout correctement, apparemment ça fait ça que à moi ? J'installe Chrome là x)
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:22

Non non, moi aussi c'est toujours blanc Arrow
Revenir en haut Aller en bas

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:24

C'est bizarre Shocked Moi, ça reste jamais. Vous avez pas de chance u_u
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:25

Bah je l'ai dit, une fois, j'étais désespérée, je me suis déconnectée déprimée, puis le lendemain, hop, tout était revenu ôô
Revenir en haut Aller en bas

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:26

Ça te fais ça sur tout les forums ? :o
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:27

Juste sur celui sur lequel quelque chose a été modifié.
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:27

    En espérant que tout revienne demain... Je suis sous Chrome et tout va bien, sauf que ma fenêtre est bien laide éè et je me rend compte que sous Chrome mon code qui fait bouger le texte ne fonctionne pas ahahahah
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:42

    Bon ça m'énerve vraiment, je peux pas coder mon ordi buge affreusement sous Chrome >< Je vais aller me coucher I love you Je termine la PA demain et je ferais le modèle de scénarios/présa et le profil, ce forum va être super on est des fighters jvous le dit CODAGE ET COULEURS ∞ - Page 3 1587411414
Revenir en haut Aller en bas

The Alpha

The Alpha


Admin

∞ MESSAGES : 55

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 1:42

Mais trop CODAGE ET COULEURS ∞ - Page 3 1587411414
Revenir en haut Aller en bas
https://thenameofhisblood.forumactif.org

The Alpha

The Alpha


Admin

∞ MESSAGES : 55

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 2:05

Vous préférez les liens vers les sous-forums comme ça, ou plutôt classique, centré en bas?
Revenir en haut Aller en bas
https://thenameofhisblood.forumactif.org

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 2:08

J'ai pas d'avis la dessus, je sais pas, j'en ai aucune idée grin J'aime bien comme c'est maintenant Wink
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 2:10

En même temps vu l'heure Arrow
Revenir en haut Aller en bas

hunter ✚ we're the killers
J. Iagan Hamilton

J. Iagan Hamilton


hunter ✚ we're the killers

∞ MESSAGES : 476

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 8:21

LA PA EST SUBLIME CODAGE ET COULEURS ∞ - Page 3 3183675940 faint ave

&&' concernant les liens, j'aime bien sous les titres comme c'est maintenant CODAGE ET COULEURS ∞ - Page 3 1587411414

J'espère que Modzilla est revenu à la normal, moi en tout cas, je vois tout ce matin cute
Revenir en haut Aller en bas

wolf ✚ we're the wild ones
S. Logan Lockwood

S. Logan Lockwood


wolf ✚ we're the wild ones

∞ MESSAGES : 151

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 8:23

J. Iagan Hamilton a écrit:
LA PA EST SUBLIME CODAGE ET COULEURS ∞ - Page 3 3183675940 faint ave

&&' concernant les liens, j'aime bien sous les titres comme c'est maintenant CODAGE ET COULEURS ∞ - Page 3 1587411414

J'espère que Modzilla est revenu à la normal, moi en tout cas, je vois tout ce matin cute

Ma chère Margaux a tout dit cute bril
Bravo c'est vraiment AMAZING CODAGE ET COULEURS ∞ - Page 3 1587411414
Revenir en haut Aller en bas

human ✚ we're the innocent
Eykaël G. Limsey

Eykaël G. Limsey


human ✚ we're the innocent

∞ MESSAGES : 324

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 10:28

    Pour celle qui fait la fiche cute Est-ce qu'il serait possible d'avoir un truc dans ce genre là ? *-*

    [Seuls les administrateurs ont le droit de voir ce lien]

    Fin, j'vous demande pas de plagier xDDD ! Mais un truc avec des images, de la couleur, du kitsch, bref, un truc qui envoie du feu Arrow *sort*
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 13:54

Personnellement j'aime pas x)
Je préfère les choses simples et jolies, là pour moi, c'est trop gros, trop brut Arrow
Revenir en haut Aller en bas

human ✚ we're the innocent
Lennon J. Pevensie

Lennon J. Pevensie


human ✚ we're the innocent

∞ MESSAGES : 367

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 14:26

    Je me débrouillerais pour vous bricoler un truc qui satisfais tout le monde I love you
    Et grande nouvelle : je revois tout le codage sous Mozilla bril
Revenir en haut Aller en bas

wolf ✚ we're the wild ones
Fauve B. Gallagher

Fauve B. Gallagher


wolf ✚ we're the wild ones

∞ MESSAGES : 458

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 14:30

J'ai hâte de voir ce que tu vas faire bril
Haaaaaaan c'est génial tour J'suis contente pour toi CODAGE ET COULEURS ∞ - Page 3 744714710
Revenir en haut Aller en bas

human ✚ we're the innocent
Ann-Lou Duchannes

Ann-Lou Duchannes


human ✚ we're the innocent

∞ MESSAGES : 374

CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 EmptySam 18 Aoû - 14:35

Je ne le revois qu'à moitié moi weep
Mais c'est mieux qu'hier.

EDIT: NAAAAAAAAN C'EST BOOOOOOOOON CODAGE ET COULEURS ∞ - Page 3 1505556142 CODAGE ET COULEURS ∞ - Page 3 1587411414
edit²: bah en fait, tout a ressauté cute
edit3: tout est revenu je crois que ça fait comme Iris hier Arrow
Revenir en haut Aller en bas



Contenu sponsorisé




CODAGE ET COULEURS ∞ - Page 3 Empty
MessageSujet: Re: CODAGE ET COULEURS ∞   CODAGE ET COULEURS ∞ - Page 3 Empty

Revenir en haut Aller en bas
 

CODAGE ET COULEURS ∞

Voir le sujet précédent Voir le sujet suivant Revenir en haut 
Page 3 sur 6Aller à la page : Précédent  1, 2, 3, 4, 5, 6  Suivant

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
The name of his blood :: Everyone wants to be a hero :: Archives-