29/04/2008, 15:26
|
| | | Fecha de Ingreso: mayo-2001 Ubicación: Cali
Mensajes: 2.423
Antigüedad: 23 años, 5 meses Puntos: 20 | |
ayuda con borde de caja de texto hola, tengo esta hoja de estilos para mi plantilla Cita: * {
margin: 0;
padding: 0;
border: 0;
}
body{
font: 14px/1.4em Arial, Tahoma, Verdana, sans-serif;
background: #FFFFFF;
color: #ff0000;
}
img {
padding: 4px 18px 4px 8px;
}
a{
/*text-decoration:none;*/
color: #ff0000;
}
li {
list-style:none;
}
li a {
font: 1em/1.2em Verdana, "Lucida Grande", Lucida, sans-serif;
color:#ff0000;
}
li a:hover {
color: #ff0000;
}
/* Header
-----------------------------------------------------------------------------*/
#header h1 {
font: 3.5em/1em "Times New Roman", Times, Serif;
letter-spacing: -0.05em;
color: #ff0000;
/*border-bottom: 1px solid #A7A37E;*/
margin-bottom:30px;
}
/* Maquetación
-----------------------------------------------------------------------------*/
#wrapper {
margin: 0 auto;
width: 922px;
}
#header {
background-image:url(../images/HEADER.jpg);
width: 900px;
float: left;
padding: 10px;
height:110px;
padding-bottom:30px;
}
#leftcolumn {
margin: 10px 0px 5px 0px;
padding: 10px;
width: 195px;
float: left;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}
#content {
float: left;
margin: 30px 5px 5px 0px;
padding: 10px;
width: 675px;
display: inline;
border: 1px #FF0000 solid;
}
#rightcolumn {
margin: 0px 0px 5px 0px;
padding: 10px;
width: 195px;
float: left;
}
#footer {
width: 900px;
clear: both;
margin: 0px 0px 10px 0px;
padding: 10px;
}
/* Estilos para Joomla!
-----------------------------------------------------------------------------*/
/*Estilos referentes al contenido principal*/
.contentheading {
font: 1em/1.2em Verdana, "Lucida Grande", Lucida, sans-serif;
letter-spacing: -0.05em;
color: #ff0000;
border:1px #FF0000;
}
.contentheading a{
color: #ff0000;
}
.contentheading a:hover{
color: #ff0000;
}
.contentpaneopen{
color: #000000;
padding:0 20px 0 0;
text-align:justify;
}
.contentpaneopen li{
padding:0 30px 0 10px;
background: url(../images/lista.gif) no-repeat 0 5px;
list-style:none;
}
.createdate, .modifydate{
font-size: 0.8em;
color: #ff0000;
}
.readon, .readon:hover{
color: #ff0000;
text-decoration:underline;
}
.pagenav_next a, .pagenav_prev a{
text-decoration:none;
color:#ff0000;
font-weight: bold;
}
/*Estilos referentes a los módulos*/
.moduletable, .moduletable_menu{
margin-bottom:20px;
}
.moduletable h3, .moduletable_menu h3 {
font: 2em/1em "Times New Roman", Times, Serif;
letter-spacing: -0.09em;
color: #ff0000;
border-bottom: 1px solid #A7A37E;
margin-bottom:10px;
}
.moduletable .search input{
font: 1.1em/1.4em Georgia, "Times New Roman", Times, Serif;
border:3px solid #ff0000;
color:#000000;
padding:2px 1 2px 5px;
}
.moduletable .search input:hover{
background-color:#ff0000;
}
.moduletable .mainlevel{
color: #ff0000;
} pero cuando la previsualizo las cajas de texto TODAS me salen sin borde ni fondo quiero saber cual es la linea que tengo que modificar para lograrlo
gracias
__________________ Say no more....... |