AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  Connexion  
Le Deal du moment :
Cdiscount : -30€ dès 300€ ...
Voir le deal

quotes etc

l'administration sans limites
Polly Clarke
l'administration sans limites
Polly Clarke
messages : 50
pseudo : step aside (caca)
avatar : kane.
crédits : (killer from a gang)

age : 32

https://botrchangement.forumactif.org
quotes etc Empty
Ven 10 Nov - 12:19
xx a écrit:
dd

Code:
dfrr'f'

Spoiler:
Revenir en haut Aller en bas
l'administration sans limites
Polly Clarke
l'administration sans limites
Polly Clarke
messages : 50
pseudo : step aside (caca)
avatar : kane.
crédits : (killer from a gang)

age : 32

https://botrchangement.forumactif.org
quotes etc Empty
Mar 28 Nov - 9:03
Code:
/* GENERAL STUFF */

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

tr.post span.gensmall { display: none; }

/* barre nav */
.mainmenu img { display: none;
text-transform: lowercase; }

/* boutons */
input.liteoption {
border: 1px solid #f9f9f9;
background-color: #fcfcfc;
color: #777777;
text-transform:lowercase;
background-position: top;
}
input.mainoption {
border: 1px solid #f9f9f9;
background-color: #fcfcfc;
color: #777777;
text-transform:lowercase;
background-position: top;
}

/* codes messages */
.selectCode {
float:right;
text-transform: lowercase;
font-size: 11px;
font-style: italic;
color: #3a3a3a;
cursor: pointer; }

.code {
padding: 2px;
border: 1px solid #f9f9f9 !important;
background-color: #fcfcfc !important;
color: #787b87 !important;}

.quote {
padding: 4px;
border: 1px solid #f9f9f9 !important;
background-color: #fcfcfc !important;
max-width: 500px !important;}

.spoiler_closed{ /*Spoiler fermé*/ }

.spoiler_content{ /*Spoiler ouvert*/
padding: 3px;
text-transform: lowercase;
border: 1px solid #f9f9f9 !important;
background-color: #fcfcfc !important;}

/* réponse rapide */
.sceditor-container.ltr.sourceMode {
margin-top: 5px !important;
border: 1px solid #f9f9f9 !important;
background-color: #fcfcfc !important;
  /*là où on écrit*/}

.sceditor-container.ltr.wysiwygMode {
margin-top: 5px !important;
border: 1px solid #f9f9f9 !important;
background-color: #fcfcfc !important;}

div.sceditor-group {
background-color: #eaeaea !important;
border: 1px solid #e2e2e2 !important;
text-align: justify;
/*contour groupes*/}

body div.sceditor-toolbar {
border-bottom: 1px solid #fff !important;
background-color: #fff !important;
}

a.sceditor-button {
background-color:#f4f4f4 !important;
width: 15px;
text-align: center !important;
} /*intérieur groupe*/

/* toolbar */
div#fa_search {display:none!important;}
span#fa_share {display:none!important;}
a#fa_welcome {display:none!important;}
#fa_toolbar { background-color: transparent !important;
text-transform: lowercase;
font-size: 12px !important;
color: #7a7a7a !important;}

a#fa_notifications { color: #7a7a7a!important;
text-transform: lowercase;
font-size: 12px !important;}
span#notif_unread { color: #7a7a7a!important;
text-transform: lowercase;
font-size: 12px !important;}
ul#notif_list { color: #7a7a7a!important;
text-transform: lowercase;
font-size: 12px !important;
background-color: #e5e5e5!important;
border: transparent !important;}

li.see_all { color: #7a7a7a !important;
font-size: 12px !important;
background-color: transparent !important;
text-transform: lowercase;}
li.unread {text-transform: lowercase; }

#fa_toolbar #fa_hide{
background-color:  transparent !important;
background-image: url(http://image.noelshack.com/fichiers/2014/06/1391771402-x.png) !important;
width:50px !important;
background-repeat: no-repeat;
background-position: center;
}

#fa_toolbar_hidden #fa_show{
background-color: #E6E6E6 !important;
background-image: url(http://image.noelshack.com/fichiers/2014/06/1391771402-x.png) !important;
width:50px !important;
background-repeat: no-repeat;
background-position: left !important;
}

/* afficher une image au survol */

.conteneurpro {
background:none;
position:relative;
width:200px; /* on fixe la largeur */
height:320px; /* et la hauteur */
overflow:hidden !important;  /* Tout ce qui dépasse est caché ! */
}
.continfopro {
/* positionnement absolu par rapport au conteneur (qui est en relatif) */
position:absolute;
bottom:0; /* 0px par rapport au BAS du conteneur */
left:0; /* 0px par rapport à la gauche du conteneur */
 
height:320px; /* on fixe la hauteur, par exemple la même chose que notre conteneur (on peut mettre moins)*/
width:200px;  /* on fixe la largeur, là j'ai mis "tout l'espace disponible", donc 100% */
margin:0px; /* on décale le bloc de 250px vers le bas, comme il "sort" des dimensions du conteneur, il disparait à cause du overflow hidden */

/* on indique la propriété qui nécessitera une transition et le temps de transition pour tous les navigateurs */
transition:margin 800ms ease;
-moz-transition:margin 800ms ease;
-o-transition:margin 800ms ease;
-htm-transition:margin 800ms ease;
-webkit-transition:margin 800ms ease;


/* couleur de fond pour la démo */
background:none;
background-color: #fff;
opacity: 0.8;

}

/* lorsqu'on survole le conteneur (:hover), le bloc .info change */
.conteneurpro:hover .continfopro {
margin:0; /* la marge passe à 0, et le bloc réapparait ! Comme il était en bas, il donne l'impression de monter */
}

/* catégories */
.lastpost-avatar {
float: left;
margin-right: 1px;
}

.lastpost-avatar img {
background-color: #ededed;
padding: 3px;
border-radius: 0px !important;
border: 2px solid #e8e8e8!important;
margin-top: 0px;
height: 76px;
width: auto;
filter: grayscale(1);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-o-filter: grayscale(1);
-ms-filter: grayscale(1);
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}

.imgnew {
margin-top: 4px;
margin-bottom: 3px;
}

.postnew{
width:160px!important;
text-transform: lowercase;
text-align:center;
height:45px;
background-color: #ededed;
border: 2px solid #e8e8e8!important;
margin-right: 3px;}

.forumlink {
font-family: 'Mr Dafoe', cursive;
text-transform: lowercase;
letter-spacing: 0px;
font-size: 23px;
margin-left: 0px;
text-shadow: #e8e8e8 1px 1px, #e8e8e8 0px 0px, #e8e8e8 0px 0px, #e8e8e8 0px 0px;}

.cate1 {
background-color: #ededed;
border: 2px solid #e8e8e8!important;
height:56px;
text-align: justify;
overflow: auto;
padding: 2px;
margin-top: -2px;}

.cate1::-webkit-scrollbar {
width: 2px;
height: 2px;
background-color: #ededed; }

.cate1::-webkit-scrollbar-track {
background-color: none !important;  }

.cate1::-webkit-scrollbar-thumb {
background-color:  #fff;
width: 3px !important;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px; }

.ListeSousForums a {
text-transform: lowercase;
font-size: 10px;}
.ListeSousForums a:hover {
text-transform: lowercase;
font-size: 10px;
font-style: italic;}

.ListeSousForums {
background-color: #ededed;
border: 2px solid #e8e8e8!important;
width: 150px;
height:60px;
padding-left:2px;}

.catetour {
margin-top: -5px;
}

.z {
font-size: 12px;
letter-spacing: 1px;
margin-top: -3px;
margin-bottom: 5px;
text-align:center!important;
font-family: 'Barlow Condensed', sans-serif;
text-shadow: #e8e8e8 1px 1px, #e8e8e8 0px 0px, #e8e8e8 0px 0px, #e8e8e8 0px 0px;}

uu {

}
Revenir en haut Aller en bas
l'administration sans limites
Polly Clarke
l'administration sans limites
Polly Clarke
messages : 50
pseudo : step aside (caca)
avatar : kane.
crédits : (killer from a gang)

age : 32

https://botrchangement.forumactif.org
quotes etc Empty
Mar 28 Nov - 9:29
coleen est le personnage qui me ressemble le plus irl. elle a un frère jumeau qu'elle adore (seule chose qui diffère) et est en couple depuis bientôt trois ans. après des études de marketing, elle obtient un job chez twitter. elle adore ce qu'elle fait.
depuis quelques mois elle est fiancée à mattis, son petit-ami. ils ont repoussé le mariage, trop pris par la vie et les jours qui passent trop vite. coleen prend le temps de s'occupe de ses amis et oublie parfois les responsabilités du couple. elle est pleine de questionnements, pleine d'amour et très susceptible.
elle a une bande de copines depuis bien longtemps.
Revenir en haut Aller en bas
Contenu sponsorisé

quotes etc Empty

Revenir en haut Aller en bas
Page 1 sur 1 -

botr ::  :: Up high in the street
Sauter vers:  
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum