Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/12/2005, 17:45
Avatar de masterwww
masterwww
 
Fecha de Ingreso: enero-2002
Ubicación: Toluca
Mensajes: 1.260
Antigüedad: 22 años, 2 meses
Puntos: 1
Problema con imagen de css

Saludos, uso wordpress en mi web (www.garageblog.com) tiene version 1.5.2 y le cambie el theme (el verde que podrán ver cuando la vean), este theme no traia imagen en la parte de la cabecera (header, en la tablita verde donde esta el nombre de mi web) así que me anime a poderle una, si la logre colocar dentro de la css... pero resulta que la imagen no aparece al tamaño completo de la tabla, quiero que la imagen sin importar su tamaño, logre abarcar la totalidad de la tablita en la que esta. Ya que solo ocupa una pequeña parte de esta tabla que quiero que tenga la imagen a tamaño completo.
de antemano les doy las gracias.
Código:
      
/*
Theme Name: Simple Green
Theme URI: http://wpthemes.prissed.com
Description: Simple theme, no graphics.
Version: 1.5
Author: Priss
Author URI: http://www.prissed.com
*/

body { margin: 10px 0px 10px 0px; padding: 0px; background-color: #666633; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

#wrap { height: 100%; margin-left: auto; margin-right: auto; width: 90%; border: 2px solid #000000; background-color: #ffffff; }

#head { clear: both; height: 100px; padding: 20px 40px 0px 40px; border-bottom: 1px dashed #999966; background-color: #CCCC99; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
#head h1 { font-size: 28px; margin: 0px; padding: 0px; font-weight: bold; letter-spacing: 1px; color: #666633;  background-image: url(images/header3.jpg);  }
#head h1 a:link, #head h1 a:visited { color: #666633; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; }
#head h1 a:hover { color: #663333; text-decoration: underline; }
#head #description { font-size: 14px; font-weight: normal; padding: 0px 30px 0px 30px; font-style: italic; }
#head .small { font-size: 14px; color: #666633; }

#bot { clear: both; background-color: #CCCC99; border-top: 1px dashed #999966; padding: 5px; font-size: 10px; text-align: center; }
#bot a { color: #666633; }


#content { margin-left: 230px; padding: 20px; border-left: 1px dashed #999966; }
#content textarea { width: 400px; }

.postend { margin: 5px 0px 30px 0px; padding: 0px; text-align: center; color: #CCCC99; font-size: 18px; line-height: 0px; }
.meta { font-size: 10px; color: #666633; margin-bottom: 15px; }
.meta a:link, .meta a:visited { color: #999966; }
.meta a:hover { color: #666633; }

blockquote { border: 1px dashed #999966; background-color: #E0E1CE; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }


#left { float: left; width: 210px; padding: 20px 10px 20px 10px; border-right: 1px dashed #999966; }
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 20px; list-style-type: none; }
#left ul ul { border-top: 1px dashed #999966; font-weight: normal; padding: 0px; margin: 0px; }
#left ul ul li { border: none; padding: 0px; margin: 0px; font-weight: normal; list-style-type: none; display: block; }
#left ul ul li a:link, #left ul ul li a:visited { display: block; padding: 2px 0px 2px 10px; margin: 0px; background-color: #CCCC99; color: #663333; border-bottom: 1px dashed #999966; text-decoration: none; }
#left ul ul li a:hover { background-color: #999966; color: #FFFFFF; }
/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { margin: 0px; padding: 0px; font-weight: bold; font-size: 12px; border: none; background: none; color: #000000; }

#cal { margin: 0px 0px 10px 0px; border: 1px dashed #666633; background-color: #cccc99; }
#cal caption { border-bottom: 1px solid #666633; padding: 2px; }
#wp-calendar { width: 100%; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar td { text-align: center; }
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: none; }
#wp-calendar td a:hover { color: #ffffff; }

#about { margin: 0px 0px 20px 0px; padding: 0px; }


h2 { font-size: 14px; border: 1px dashed #999966; margin: 0px 0px 20px 0px; padding: 3px; background-color: #cccc99; color: #666633; }
h3 { font-size: 12px; font-weight: bold; border-bottom: 1px dashed #666633; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; }
h3 a:link, h3 a:visited { color: #663333; text-decoration: none; }
h3 a:hover { color: #666633; }

a:link, a:visited { color: #663333; }
a:hover { color: #666633; }

.trackback { font-size: 10px; }

#commentlist { list-style-type: none; margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin-bottom: 10px; padding: 10px; background-color: #E0E1CE; border-top: 1px dashed #999966; border-bottom: 1px dashed #999966; }
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }
__________________
Visita mi Blog

GarageBlog.com