Ver Mensaje Individual
  #3 (permalink)  
Antiguo 01/10/2004, 12:37
Avatar de antihem
antihem
 
Fecha de Ingreso: mayo-2004
Ubicación: México
Mensajes: 227
Antigüedad: 19 años, 11 meses
Puntos: 0
Aqui esta el Codigo de la CSS.
Código:
/* BLOQUES */
#c1{
	background: transparent;
	width:63%;
	font-size: 12px;
	color: #5B727E;
	margin-left:3px;margin-right:0px;margin-top:3px;margin-bottom:3px;
	padding-left:3px;	padding-right:3px; padding-bottom:3px;	padding-top:0px;
	float: left;
	text-align:justify;
}
#c2{
	width: 32%;
	font-size: 12px;
	color: #5B727E;
	margin-right:2px; margin-top:3px;margin-bottom:3px;
	padding-left:7px;	padding-right:3px; padding-bottom:5px;	padding-top:5px;
	border-left: 7px solid #EFF2F7;
	border-top: 2px solid #EFF2F7;
	border-bottom: 2px solid #EFF2F7;
	float:right;
	}
/* LIGAS */
a.normal:link{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color: #B7C1CC;
/* BOTONES */
input{
	background: transparent;
	border: 1px dashed #ACB6BB;
	font-size: 12px;
	color: #728693;
		font-family:verdana;
}
}
a.normal:visited{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color: #B7C1CC;
}
a.normal:hover{
	font-size:12px;
	color: #1B2429;
	border-bottom: 1px dashed #768997;
}
Aca el codigo de la pagina donde las aplico.
Código:
	 <!-- BLOQUE IZQUIERDO -->
	 <div id=c1>
	 <?PHP echo "Demas Contenido"; ?>
     </div>
	 <!-- BLOQUE DERECHO -->
	 <div id=c2>
	 <!-- Mensajero -->
	  <h1 class=titulobizq><b>Mensajero</b> </h1>
	  <?php include('mensajes.php'); ?><br/>
	  </div>
Espero q me puedan ayudar, por favor!.
__________________
- -
:neurotico eso fue un php warning ?
creo q si... :golpeado: