Nous avons 931 invités et 1 membre en ligne
OS : Linux w
PHP : 5.6.40
MySQL : 5.7.42-log
Temps : 14:45
Mise en cache : Activé
GZip : Activé
Membres : 60
Contenu : 60
Affiche le nombre de clics des articles : 105575
Home Commission Informatique correction bug

correction bug

Le bouton d'affichage du nombre d'inscrits n'affichait pas correctement le nombre d'inscrits, le nombre était tronqué:

modification dans le fichier template.css du modele csm001b

 

 

  • avant :

.art-button-wrapper .art-button
{
 display:block;
 height: 34px;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 white-space: nowrap;
 text-align: left;
 padding: 0 21px !important;
 line-height: 34px;
 text-decoration: none !important;
 color: #1C2A40 !important;

  • Après:

.art-button-wrapper .art-button
{
 display:block;
 height: 34px;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 white-space: nowrap;
 text-align: left;
 padding: 0 10px !important;
 line-height: 34px;
 text-decoration: none !important;
 color: #1C2A40 !important;

Mis à jour (Jeudi, 11 Février 2010 21:56)

 
Archive Admin
Online admin
Nous avons 931 invités et 1 membre en ligne
  • Vincent.PERRIER
Calendrier
Avril 2024
L Ma Me J V S D
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 1 2 3 4 5
Menu Informatique