• Dans le Menu

     

    * COLONNE DE GAUCHE *

    EN PIED DE PAGE

    .module_menu_type_lastvisitors{position: absolute;
                      bottom: 50px;
                      margin-left: 300px;

    } 

    AVEC UNE BORDURE CARREE

    .module_menu_type_lastvisitors img { 
            border: 4px ridge #bc9739;
          }

     

    GRANDEUR AVATAR

     .module_menu_type_lastvisitors img {
        max-height: 60px;
        max-width: 60px;
        }

     

    ENCADRES EN ROND

    .module_menu_type_lastvisitors img {
        border-radius: 15px 15px 15px 15px; 
        border: 2px solid #ffffff;
      }

     

    EN CARRE

     .module_menu_type_lastvisitors img {
      max-height:70px;
      max-width:70px;
      }

     

    SUPPRIMER LE TITRE

    .module_menu_type_lastvisitors .module_menu_titre {    display: none;
        border-bottom: 0px solid black;
        }

     

     


  • Commentaires

    Aucun commentaire pour le moment

    Suivre le flux RSS des commentaires


    Ajouter un commentaire

    Nom / Pseudo :

    E-mail (facultatif) :

    Site Web (facultatif) :

    Commentaire :