Petit changement d'apparence dans la liste des sujets =)

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Lun 10 Mai 2021 - 23:12

Bonjour,

Voila le forum que j'ai créer Office Equideow et je souhaiterais de l'aide si quelqu'un aurais vraiment la gentillesse, le souhait et le temps de m'accorder son aide pour mettre en forme la liste des suets =). Sur mon ancien forum je trouvais ma liste très belle et j'aimerais quelque chose qui y ressemble : ( c'est ici ^^ )

Et voila l'image :

Petit changement d'apparence dans la liste des sujets =) Sujets10

Pour changer, sur mon forum actuelle j'ai mis une liste de sujets du Libre Service de Never Utopia Comme Ceci mais beaucoup d'éléments manque à l'appel sur la liste :/ . Voila la liste des changements que je souhaiterais si cela en est possible :


- Je souhaiterais que l'icone du sujets (comme le cadeau que vous voyer ce trouve juste avant le titre du sujet.

- Supprimer la colonne de l'avatars et la colonne du nombre de vus et de réponse et le poster en bas à droite du bloc du sujet en 8px et en noir sous forme de texte. (Donc supprimer aussi les icones associer dans le titre "sujets"

Autre :

- J'ai créer aussi un système de Préfixes que je peut mettre devant le titres de mes sujets : [Ouranos] et [Gaïa] mais serait-ce possible que cette proposition de préfixes n'apparaissent que dans certain forum ? Et autrement, qu'il soit obligatoirement sélectionner (un des deux choix) pour que le message soit poster ? Puisque ceux-ci apparaissent devant le titre du sujet avec une image qui leurs sera relié ? Peut être même une image qui remplacera le préfixe ^^ .

- Afficher l'icone du sujet Résolus à la place du bouton "new, no new, lock..." et mettre le titre en vert.

Je vous remercie beaucoup de votre aide, de votre lecture et de l'attention que vous avez porter à ma demande, je vous remercie aussi beaucoup d'avance pour vos aide et je vous souhaite une très agréable journée. Offrande

Note : Scripts Template et CSS de la liste des Sujets de mon forum

Ma CCS :

Code:
.post-head .topic-date {
    border: none;
    margin: 0;
    padding: 0;
}

/* vote */
.vote {float: right; height: 19px; line-height: 19px; position: relative;}

.vote-bar {display: inline-block;margin-left: 18px;hite-space: nowrap;}

.vote-bar-desc {font-size: 1.1rem;}

.vote-bar-empty, .vote-bars {border-radius: 3px; bottom: 0; left: 0;overflow: hidden;}

.vote-bar-plus {
    background-color: #4CAF50;
}




/*___________________________________________________________BOUTON HAUT ET BAS FORUM________________________________*/
.boutonhautbas {
    bottom: 40px;
    right: 10px; /* remplacez right par left pour afficher les boutons à gauche */
    position: fixed;
    z-index: 100; }

/* __________________________________________________________CSS DE LINDEX_________________________________________*/

/* TITRE DU SITE (image) */

#site-title, #site-title h1 {
    color: #cbc86b;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-right: 100px;
    margin-top: 10px!important;
    margin-left: 0px!important
    padding: 0;
    text-shadow: 2px 2px 4px #000;
}

#site-title, #site-title h1 {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 500;
    margin-top: 30px!important;
    padding: 0;
    margin-left: -1px!important;
}

/* Chrome, Safari */ /* SCROLL BAR */
::-webkit-scrollbar {
   width: 5px;
   height: 10px;}
 
::-webkit-scrollbar-track-piece  {
   background-color: #000;}
 
::-webkit-scrollbar-thumb:vertical {
   height: 30px;
   -webkit-border-radius: 10px;
   background-color: GREY;}
 
::-webkit-scrollbar-thumb:horizontal{
   height: 30px;
   -webkit-border-radius: 10px;
   background-color: GREY;}


#wrap { /*affichage général des catégories*/
  background-color: #cbc86b;
  border: 2px solid #000;
  font-size: 10px;
  margin-bottom: 50px;
  min-width: 80%;
  max-width: 80%;
  padding: 24px 36px;
}

#site-title, #site-title h1 { /* titre du forum */
    color: #cbc86b;
    letter-spacing: 4px;
    text-shadow: 2px 2px 4px #000;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-left: 250px;
    margin-top: -120px;
    padding: 0;
}

/*__________________________________________________________PANNEL__________________________________*/
.panel { /*tableau PA*/
    margin-bottom: 24px;
    min-width: 80%;
    max-width: 80%;
    margin-left: 100px;
}

/* _______________________________________________________________AFFICHAGE DES CATEGORIES NEVER UTOPIA ____________________*/
table.forumline td {
  background-color: #EBEAA4!important;
  min-width: 80%!important;
  max-width: 80%!important;
}

table.forumline {
  background-color : #EBEAA4!important;
  min-width: 80%!important;
  max-width: 80%!important;
}

.row3 {
  background-color: #EBEAA4!important;
  min-width: 80%!important;
  max-width: 80%!important;
}
  
.modifcat{
  margin-top:10px;

}
.forumline{
  min-width: 80%!important;
  max-width: 80%!important;
  margin-left: 100px;
}

.cattitre {
    color: #000!important;
    font-family: 'Great Vibes', cursive;
    font-size: 20px;
    margin: 10px 15px 5px;
    min-height: 30px;
    padding-top: 5px;
    text-align: center;
    width: 80%;
    font-variant: small-caps;
    letter-spacing: 3px;
    font-weight: bold;
}

.forumlink{
  letter-spacing:0px;
  font-size: 15px;
  text-align:center;
  color:#000 !important;
  font-family:'Great Vibes'!important;
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
}
.forumlink:hover{
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
  text-decoration:none !important;
  color:#ffffff !important;
}
.imgmess{
  position:relative;
  height: 75% !important;
  background-color: #EBE9C3;
  margin-right:10px;
  margin-bottom:20px;
  margin-left:25px;
  padding:5px;
}
.imgmess img{
  /*height:100px;*/
  margin-top: -5px;
  

}
.liensfrm{
  overflow:auto;
  font-size:0px;
  width:130px;
  height:91px;
  background-color:#B7CA79;
  bottom:-50px;
  margin-right:5px;
  margin-bottom:20px;
  
}
.liensfrm a{
  letter-spacing:0px;
  font-family: 'Arial', sans-serif;
  display:block;
  font-size:10px;
  max-width:130px;
  color:#000;
  background-color:#EBE9C3;
  border-bottom: 1px solid #000;
  text-align: center!important ;
  text-decoration:none;
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
  
}
.liensfrm a:hover{
  color:#ffffff !important;
  background-color:#EBE9C3;
  text-decoration:none !important;
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
  
}
.descfrm{
  position:absolute;
  margin:auto;
  min-width:300px;
  max-width:300px;
  max-height:120px;
  min-height:120px;
  font-size:11px;
  margin-bottom:15px;
  margin-left:2px;
  text-align:justify;
  padding:10px;
  color:#000000;
  font-family: 'Open Sans', sans-serif;
  margin-top: 5px;
}
.avatarfrm{
  overflow:hidden;
  width:57px;
  height:100px;
  background-color:#EBE9C3;
  padding:5px;
  margin-bottom:15px;
  margin-top: 5px;
}
.avatarfrm img{
  height:100px;
}
.derniermess{
  position:relative;
  width:98px;
  height:100px;
  font-size:10px;
  background-color:#C4D7ED;
  margin-bottom:10px;
  margin-right:25px;
  margin-left: 5px;
  color:#000000;
  font-family: 'Open Sans', sans-serif;
}
.derniermess a{
  color:#c36e6e;
  text-decoration:none;
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
  margin-top: 5px;
    width:98px;
  height:100px;
  
}
.derniermess a:hover{
  color:#3D2617;
  transition:all ease 0.7s;
  -webkit-transition:all ease 0.7s;
  text-decoration:none !important;
  margin-top: 5px;
    width:98px;
  height:100px;
  
}

/* CODES CSS CATEGORIES AUX DESCRIPTIONS CACHEES */


.cate
{
  width: 355px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #000000;
  background-color: #EBE9C3;
}
.cate_img
{
  position: relative;
  z-index: 2;
  width: 355px;
  height: 80px;
  margin-left: 0px;
    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;
opacity: 0.5;
}
.cate:hover .cate_img
{
margin-left: 400px;
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;
  opacity: 0.5;
}
.cate_description
{
  position: justify;
  z-index: 1;
  width: 355px;
  max-height: 150px;
  min-height: 150px;
  margin-top: -90px;
  margin-bottom : 90px;
  text-align: justify;
  font-size: 11px;
  color: #000;
  padding: 15px;
}

/*_____________________________________________________________AFFICHAGE DES SUJETS_______________________________________*/

.forumbg { /*titre "sujet"*/
    background-color: #B7CA79;
    background-image: url(https://2img.net/i/fa/empty.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 6%);
    clear: both;
    margin-bottom: 24px;
    padding: 0;
    max-width: 80%;
    margin-left: 100px;
}

ul.topiclist { /*bloc*/
    background-image: url(https://2img.net/i/fa/empty.gif);
    background-repeat: repeat-x;
    color: #000;
    list-style-type: none;
    margin: 0;
    padding: 10px;
}
  
ul.topiclist li { /*barre de séparation*/
    display: block;
    margin: 0;
    background-color: #EBEAA4;
    border-bottom: 1px dotted #000;
    border-left: 1px dotted #000;
    border-right: 1px dotted #000;
}

a.topictitle { /*titre du sujet*/
    color: #000;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    margin: -2px 0;
    text-decoration: none;
    word-break: break-word;
    text-shadow: 2px 2px 10px #fff;
    letter-spacing: 2px;
}

li.row { /*ligne de séparation*/
    border-color: #EBEAA4;
    border-style: solid;
    border-width: 3px 0 0;
}

dl.icon { /*icone du forum*/
    background-position: left 24px top 50%;
    background-repeat: no-repeat;
    background-size: 15px 15px!important;
    height: auto;
  }

.sub-header { /*bloc entier*/
    clear: both;
    width: 90%;
}

#picture_legend img, #privmsgs-menu img { /* MINI IMAGE DESCRIPTION*/
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    max-height: 20px;
    vertical-align: middle;
    width: 20px;
    font-size: 10px!important;
}

dd.lastpost { /* dernier message par */
    font-size: 8px;
    line-height: 3px;
    padding: 18px!important;
    width: 32%;
}

dd.posts, dd.topics, dd.views { /*nombre de sujets, vus, réponses */
    font-size: 8px;
    text-align: center;
    width: 8%;
}

.topic-author { /* par mercurie */
    font-size: 8px!important;
}

/* SOUS LE SUJETS */
.block .h3 {
    font-size: 10px;
    font-weight: 400;
    margin-top: -3px;
}

p { /*permission des forum*/
    font-size: 10px;
}

.topic-actions.bottom    margin-left: 100px; .topic-actions-buttons > a, .topic-actions.bottom .topic-actions-buttons > span { /*action sujets*/
    vertical-align: middle;
    font-size: 11px;
}

*, :after, :before { /* sauter vers... liste déroulante*/
    border: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

li.header dd, li.header dt {
    color: #000;
    font-family: Roboto, sans-serif, Roboto, sans-serif;
    font-size: 11px;
    line-height: 1;
    text-transform: 700!important;
    letter-spacing: 4px!important;
    font-shadow: 2px 4px 4px #fff!important;
    font-weight: bold!important;
    font-variant: small-caps;
}

.forumbg .header {
    position: relative;
    background-color: #C4D7ED;
}

/*_______________________________________________________QEEL_____________________________________________________________*/
.block {
    background-color: #EBEAA4;
    color: #000;
    font-size: 11px;
    margin-bottom: 24px;
    overflow: hidden;
    padding: 15px;
    min-width: 80%;
    max-width: 80%;
    margin-left: 100px;
    margin-bottom: 20px;
}

.block-footer { /*groupe du forum*/
    background-color: #EBEAA4;
    border-color: rgba(0,0,0,0.05);
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 1px 0 0;
    margin: 18px -18px -18px;
    padding: 12px 18px;
}

/*____________________________________________________________BAS DU FORUM _____________________________________*/

/*______________LEGEND DES NEW NO NEW IMAGE ___________________________________________________________________*/

#picture_legend {
    background-color : #EBEAA4;
    border: none;
    color: #000;
    font-size: 8px;
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
    min-width: 80%;
    max-width: 80%;
    margin-left: 100px;
}

#picture_legend, #privmsgs-menu {
    background-color : #EBEAA4;
    border: none;
    color: #000;
    font-size: 8px;
    margin-bottom: 40px;
    overflow: hidden;
    text-align: center;
    min-width: 80%;
    max-width: 80%;
    margin-left: 100px;
}

/*______________________________________________________________________AUTRE________________________________*/

.button, .button1, .button2, input[type="submit"] { /* Boutons du forum */
    background-image: url('https://i.servimg.com/u/f27/20/32/03/19/bouton12.png');
    border-radius: 3px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-family: Time New Roman, sans-serif;
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: auto!important;
}

/*______________________________________________________________________PA ACCUEIL TABLEAU AFFICHAGE____________________*/

a
{
  text-decoration: none !important;
}
a:hover
{
  text-decoration: none !important;
  color: #60425A !important;
}
a:link
{
  text-decoration: none !important;
}

/***** PAGE DACCUEIL *****/

.fond_2
{
background-color: #cbc86b;
margin-left: 10px;
padding-bottom: 20px;
margin-right: 10px;
}

.fond_3 {
background-color: #B7CA79;
border: 2px solid #000;
width: 196px;
height: 152px;
margin-left : 28px;
border-top-left-radius: 15px;
border-bottom-right-radius: 15px;
padding: 10px;
overflow: auto;
}

.titre_1 {
    color: #000;
    font-family: georgia;
    font-size: 15px;
    margin: 0 0 -24px 80px;
    letter-spacing: 2px;
    font-variant: small-caps;
    font-weight: 500;
}
/*.style_1
{
background-color: #B0C3AB;
width: 100%;
height: 2px;
} */

/* .style_2 {
background-color: #8D838D;
height: 1px;
margin-left: 30px;
margin-right: 30px;
margin-top: -7px;
} */

.fond_entete {
    background-color: #C4D7ED;
    border-bottom: 2px solid #BEBEBE;
    border-top: 4px solid #B0C3AB;
    height: 40px;
    width: 100%;
    margin-top: -10px;
}
.bloc_guillemet
{
text-align: right;
margin-right: 10px;
margin-top: -24px;
font-family: georgia;
font-size: 36px;
text-shadow: 1px 1px 2px #1A1A1A;
color: #353535;
}
.fond_5{
  width: 760px;
  margin: auto;}

.fond_6 {
    background-color: #C4D7ED;
    border: 1px solid #000;
    height: 150px;
    margin: 0 20px;
    overflow: auto;
    padding: 10px;
    text-align: center;
    width: 200px;}

.bloc_lien {
    color: #ffffff!important;
    font-family: georgia;
    font-size: 10px;
    font-variant: small-caps!important;
    font-weight: 600;
    letter-spacing: 1px;
}
.bloc_more
{
  text-align: right;
  float: right;
  margin: -3px 20px 0 0;
  font-family: georgia;
  font-variant: small-caps;
  font-size: 14px;
  font-style: italic;
  letter-spacing : 2px; color: #879E9B;
}
.img_80
{
  position: relative;
  width: 80px;
  height: 80px;
  opacity: 1;
  transition: 1s all;
  z-index: 2;
}
.staff
{
  display:inline-block;
  position: relative;
  height: 80px;
  width: 80px;
  margin-left: 10px;
  overflow: hidden;
}
.bulle_staff
{
  position: absolute;
  top: 0; left: 0;
  height: 80px;
  width: 80px;
  overflow: hiden;
}
.staff:hover .img_80
{
opacity: 0;
}
.img_ts
{
  width: 70px;
  height: 60px;
  margin-right: 10px;
}
.img_40
{
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.date
{
  font-size: 16px;
  font-style: italic;
  font-family: arial narrow;
  color: #95879E;
}
.objet
{
  font-size: 12px;
  font-family: georgia;
  color: #879E9B;
  font-variant: small-caps;
  font-weight: bold;
}
.fond_3.news
{
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.news_img
{
  background: url(https://nsa33.casimages.com/img/2014/11/24/141124022024156156.png) no-repeat center;
  width: 196px;
  height: 102px;
  position: absolute;
  top: 0; left: 0;
  transition: 1s all;
  z-index: 2;
}
.fond_3.news:hover .news_img
{
  left: 196px;
}
.news_bloc
{
  height: 100px;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.bloc_credit
{
  margin: -3px 0 0 10px;
  color: #BEBEBE;
  font-size: 10px;
  font-family: arial narrow;
}

/***** FIN PAGE DACCUEIL *****/

/*__________________________________________________________________AFFICHAGE DUN SUJET ___________________________________*/

.postbody {
    color: #000;
    float: none;
    font-size: 10px;
    margin-right: 450px;
    padding: 12px 18px 18px;
    word-break: break-word;
    background-color: #EBEAA4!important;
    }

.post {
    height: 710px;
    margin-bottom: 24px;
    margin-left: 100px;
    max-width: 80%;
    min-width: 80%;
    overflow: none!important;
    background-color: #EBEAA4;
}

.sceditor-container { /* reponse rapide */
    -moz-background-clip: padding;
    -moz-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 4px;
    background-color: #EBEAA4!important;
    border: 1px solid #000!important;
    color: #000;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    min-width: 80%;
    max-width: 80%;
    margin-left: 100px!important;
}

body, code:before, html, p, table {
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.postbody .content {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    margin-left: 15px;
    max-height: 550px;
    max-width: 540px;
    min-height: 550px;
    min-width: 540px;
    opacity: .4;
    overflow: auto!important;
    padding: 50px;
    text-align: justify;
}

.rep-button, .rep-button:active, .rep-button:focus {
    background: none;
    background-color: #2c353b;
    border: none;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    outline: none;
    padding: 4px 11px;
    position: relative;
    margin: 40px 2px 10px 10px;
}

.postprofile-info {
    font-size: 10px;
    line-height: 1.3333;
}

.post-head {
    background-color: none!important;
    border-color: none!important;
    border-radius: 0px 0px 0 0;
    border-style: solid;
    border-width: 0 0 0px;
    padding: 10px;
}

.postbody .content {
    color: #000;
    font-size: 12px;
    margin-left: 15px;
    padding: 50px;
    text-align: justify;
    opacity: 0.4;
    background-color: #fff;
    border: 1px solid #000;
}

.postprofile-rank {
  margin-bottom: 9px;
  padding-bottom: 9px; }

.postprofile-avatar img {
    border: 1px solid #fff;
    box-shadow: 1px 2px 15px #000;
    height: 190px;
    width: 150px;
    margin-bottom: 20px;
    border-radius: 0px 0px 0px 0px!important;
}


.topiclist topics {
  background-color: #cbc86b;
}

.lastpost-avatar img {
    display: block;
    height: 45px;
    padding: 2px;
    position: relative;
    width: 45px;
    z-index: 1;
    border: 1px solid #fff;
}

fieldset.fields1 {
    background-color: #EBEAA4!important;
}
#postingbox.panel {
  background-color: #EBEAA4!important;
}
div.panel.row2 {
  background-color: #EBEAA4!important;
}


.sceditor-container iframe, .sceditor-container textarea {
    background-color: #B7CA79!important;
    font-family: Roboto, sans-serif!important;
    margin: 0!important;
    padding: 18px!important;
}

#textarea_content {
    background-color: none!important;
    margin: 0;
    overflow: hidden;
    text-align: justify!important;
}

.#postingbox.panel {
  background-color: #B7CA79!important;
}

#message-box .sceditor-container {
    border: 1px solid #000!important;
    box-shadow: none!important;
    margin: 0;
    width: 100%;
}

/* logo devant les forums */

.descfrm>img[style="float:left"] {
    position: absolute;
    right: 130%;
    top: -20px!important;
    transform: rotate(-30deg);
    z-index: 10;
}

.descfrm img.descicone { /*logo devant les catégories*/
  position: absolute;
  right: 170%;
  top: -20px;
  transform: rotate(-30deg);
  z-index: 2;
}

/* _______________________________________ (membre) aime ou n'aime pas le message___________________________________*/

.rep-button {
    background: none;
    background-color: #C5D8ED;
    border: 0.5px dotted #000;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    margin: 40px 2px 10px 10px;
    outline: none;
    padding: 2px 10px;
    position: relative;
    opacity: 0.5(deg);
}

.rep-button.fa_liked:focus, .rep-button.fa_liked:hover {
    background-color: #C5D8ED;
}

.rep-button.fa_liked:focus, .rep-button.fa_liked {
    background-color: #C5D8ED;
}

.rep-button:hover {
    background-color: #C5D8ED!important;
}

.rep-button.fa_disliked {
    background-color: #B09F91;
}

.rep-button.fa_liked {
    background-color: #B7CA79;
}

.rep-nb {
    background-color: rgba(255,255,255,0.25);
    border: 2px solid #fff;
    font-size: 11px;
    padding: 1px 0px 0;
    vertical-align: 1px;
}

.rep-button, .rep-button:active, .rep-button:focus {
    background: none;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    margin: 40px 2px 10px 10px;
    outline: none;
    padding: 4px 11px;
    position: relative;
}

/* ____________________________________________________ PROFIL MESSAGE ________________________________________*/

.postprofile {
    color: #000;
    display: block;
    float: right;
    font-size: 1.3rem;
    padding: 12px;
    position: relative;
    width: 211px;
    word-wrap: break-word;
    border: 0.5px dotted #000;
    background-color: #e3e088;
    margin-top: 15px;
    margin-right: 10px;
}

Mon Template - topics_list_box n'est visiblement pas modifier =)

Je vous remerci de tout coeur de votre aide et de votre lecture,
Je vous souhaite une agréable soirée =)
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Mar 11 Mai 2021 - 22:32

Petit Up' Smile
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Mar 11 Mai 2021 - 23:06

Ma liste de Sujet Actuelle a voir : Clique ici ^^

Donc ce que j'ai actuellement :

Petit changement d'apparence dans la liste des sujets =) 21051111170756335

Ce que je souhaite en bref =)

Petit changement d'apparence dans la liste des sujets =) 210511111755523460
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Mer 12 Mai 2021 - 20:04

Petit up ^^
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Sam 15 Mai 2021 - 16:13

Petit Up' Smile

Bonne journée tout le monde Smile
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Petit changement d'apparence dans la liste des sujets =)

Message par Office Equideow Mar 18 Mai 2021 - 20:22

Bonjour,
J'ai été aider, merci tout de même <3
Je met le sujets en résolus =)
Office Equideow

Office Equideow
**

Féminin
Messages : 57
Inscrit(e) le : 17/03/2021

https://office-equideow.forumactif.com/
Office Equideow a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum