Ayuda con theme

  • Autor Autor Pixel
  • Fecha de inicio Fecha de inicio
P

Pixel

Épsilon
Diseñador
Verificado
Verificación en dos pasos activada
Verificado por Whatsapp
¡Ha verificado su Paypal!
#logo {
width:600px;
height:99px;
max-height:99px;
}

#logo {
width:600px;
height:149px;
max-height:149px;
}
 
Aquí es donde tienes que cambiar:

Insertar CODE, HTML o PHP:
#logo {
	width:600px;
	height:99px;
	max-height:99px;
}
 
No funciono 🙁
 
también tienes que cambiar


#header {
background:#333 url(images/bg-header.png) no-repeat top center;
height:100px;
line-height:100px;
}
height:150px;
line-height:150px;

la gente contesta despues de mi con la misma respuesta sin fijarse de mi error 🙁
 
Según firebug, con esto queda:
Insertar CODE, HTML o PHP:
#header {
background: #333 url(http://geeksp.com/wp-content/themes/bigfoot/images/bg-header.png) no-repeat 50% 0%;
height: 150px;
line-height: 100px;
}
 
hahaha que cachondeo 🙂


line-height: 100px;
tb 😉

me voy a inventar a google en el 2010, haber si cuela no? xD

ya lo arreglo borrar cache en su web 😉
 
Atrás
Arriba