Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje17-12-2008, 20:46 (UTC)    
Título del mensaje: COMO MODIFO EL CCSS

HOLA ESTO ES MUI TONTO PERO NOSE MUCHO DE CODIGO CSS Y QUIERO SABER COMO MODIFICO EL MENU =s OSEA YA LO PUSE A LA PLANTILLA PERO MEQDO LA HOME NADA MAS DESDE DONDE PUEDO EDITAR LAS OTRAS PAGINAS
GRACIAS AMIGOS !!!


VISITEN MI WEB
Mensaje17-12-2008, 21:19 (UTC)    
Título del mensaje:

Con este codigo:

Código:
a{color#000000; font-size: 12px; text-decoration: none;}     
a:hover {color: #000000; font-size: 12px; text-decoration: none;}
a:link {color: #00013B; font-size: 12px; text-decoration: none;}
a:active {color: #000000; font-size: 12px; text-decoration: none;}
a:visited {color: #000000; font-size: 12px; text-decoration: none;}
li.nav_element a{
color:#000000;
display: block;
line-height: 25px;
margin: 5px;
padding-left: 10px
text-decoration: none;
text-align: center;
width: 175px;
height: 30px;
background-image:url(); URL del boton
background-color:}
li.nav_element a:hover{
color:#ffffff;
display: block;
line-height: 25px;
margin: 5px;
padding-left: 10px
text-decoration: none;
text-align: center;
width: 160px;
height: 30px;
position: relative;
align:center;
background-image:url(); URL del boton
background-color:}
* { padding: 0; margin: 0; }
* { padding: 0; margin: 0; }


______________
[Links externos no se admiten en la firma de foro]
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group