Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
ayuda css
ronpsp   25 Jul, 2011, 6:59 am
#1
como puedo añadir a esto un borde negro de 1 pixel?

TD#clock {
position: absolute;
top: 330px;
left: -95px;
width: 320px;
height: 461px;
font-size: 45px;
color: #239bd9;
margin-top: 0;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;

}


TD#vweekday {
position: absolute;
top: 385px;
left: -75px;
width: 320px;
height: 480px;
font-size: 20px;
color: #0c85d3;
margin-top: 0;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;


a los dos sitios
~Night   25 Jul, 2011, 8:53 am
#2
agrégales border: 1px solid #000;
ronpsp   25 Jul, 2011, 1:35 pm
#3
Pero donde? Al final al principio ? Donde?gracias
Omar G.   25 Jul, 2011, 6:41 pm
#4
(25 Jul, 2011, 1:35 pm)ronpsp escribió: Pero donde? Al final al principio ? Donde?gracias

Código:
{
DONDE SEA DENTRO DE ESTOS PARENTECIS
}
ronpsp   25 Jul, 2011, 7:53 pm
#5
Gracias pero ya lo he hecho y no da resultado como yo espesa
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.