Wizard
Xi
Verificación en dos pasos activada
Verificado por Whatsapp
¡Ha verificado su Paypal!
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Título de tu blog (cabecera)' type='Header'/>
</b:section>
[COLOR="#FF0000"]<b:section class='header2' id='header2' showaddelement='yes'/>
<div style='clear: both;'/>[/COLOR]
</div>
<Variable name="main.background" description="Main Background" type="background"
default="transparent url(//www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left"/>
<Variable name="main.background" description="Main Background" type="background"
default="transparent url() repeat scroll top left"/>
<div class='header section' id='header'><div class='widget Header' id='Header1'>
<div id='header-inner'>
<a href='http://nadiecomopeter.blogspot.com/' style='display: block'>
<img alt='Nadie Como Peter' height='200px; ' id='Header1_headerimg' src='http://3.bp.blogspot.com/-z-QFTQylSmQ/UOcMfAA57PI/AAAAAAAABq4/q9bD3QRDBlA/s1600/NadieComoPeter.png' style='display: block' width='318px; '/>
</a>
</div>
</div></div>
<div>
<b:section class='header2' id='header2' showaddelement='yes'/>
<div style='clear: both;'/>
</div>
margin-top: -30px;
body {
background: none no-repeat scroll center center #CFE2F3;
color: #333333;
font: 15px Arial,Tahoma,Helvetica,FreeSans,sans-serif;
margin-top: -30px;
}
.content-outer {
background: url("//www.blogblog.com/1kt/transparent/white80.png") repeat scroll left top transparent;
border-radius: 0 0 0 0;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
margin: 10px auto;
}
.content-outer {
background: white;
border-radius: 0 0 0 0;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
margin: 10px auto;
}
.footer-outer {
background: url("//www.blogblog.com/1kt/transparent/black50.png") repeat scroll left top transparent;
border-radius: 10px 10px 10px 10px;
color: #EEEEEE;
height: 40px;
}
Hola de nuevo,
Para que el footer quede de menor tamaño (a lo alto), buscá ".footer-outer" en el CSS y agregale: height: 40px; (también podés ir cambiándole los valores y ver como queda).
Te tendría que quedar así:
HTML:.footer-outer { background: url("//www.blogblog.com/1kt/transparent/black50.png") repeat scroll left top transparent; border-radius: 10px 10px 10px 10px; color: #EEEEEE; height: 40px; }
Y lo de dividir el header cómo es que no te sale siguiendo el tutorial ese? ¿Probaste de las dos formas?
Decís que el código que tiene tu plantilla no es como el del tutorial. ¿Podrías poner entonces cómo es?
Saludos!
#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color:$pagetitlecolor;
}
.Header img, .Header #header-inner {
-moz-border-radius: $(header.border.radius);
-webkit-border-radius: $(header.border.radius);
-goog-ms-border-radius: $(header.border.radius);
border-radius: $(header.border.radius);
}
#header {
width: 48%;
float: left;
margin:0 auto 1%;
text-align: center;
color: #000;
}
#header2 {
width: 48%;
float: right;
margin:0 auto 1%;
text-align: center;
color: #000;
}
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Título de tu blog (cabecera)' type='Header'/>
</b:section>
<b:section class='header2' id='header2' showaddelement='yes'/>
<div style='clear: both;'/>
</div>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Nadie Como Peter (cabecera)' type='Header'/>
</b:section>
.footer-inner {
padding: 30px 15px;
}
Utilizamos cookies y tecnologías similares para los siguientes fines:
¿Aceptas las cookies y estas tecnologías?
Utilizamos cookies y tecnologías similares para los siguientes fines:
¿Aceptas las cookies y estas tecnologías?