.auth_block {
background: #E6E6E6;
width: 121px;
border: 1px solid white;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 1px #353535;
display: block;
height: 16px;
margin: 4px 0;
padding: 1px 3px;
border-image: initial;
}
(2 Jan, 2012, 4:28 pm)Ryuuseiken escribió: Tienes que ir a:ami lo unico que me sale es esto:
ACP > Estilos y plantillas > Estilos > global.css > y buscar:
.auth_block { background: #E6E6E6; width: 121px; border: 1px solid white; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 1px #353535; display: block; height: 16px; margin: 4px 0; padding: 1px 3px; border-image: initial; }
Es el estilo del recuadro, ahí podrás editarlo a gusto.
Un saludo!
display: none;
position: fixed;
_position: absolute;
height: 100%;
top: 0;
left: 0;
border: 1px solid #cecece;
z-index: 1;
(2 Jan, 2012, 4:58 pm)Survivor21 escribió: Solo necesitas saber xD y notepad++ te ayuda mucho. ¿Si encontraste el código?