InicioHazlo Tu MismoEstilos para header
Estilos para header [v6]

estilo


acá les dejo unos estilos para Stylish modificando el diseño del header que tiene taringa (v6)



Agregar Stylish:



Crean un nuevo estilo...

Chrome...
version
Firefox... (agregar @-moz-document domain("taringa.net") { 
antes del código)



copian y pegan cualquiera de los siguientes codigos...


stilish


#main {
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    background-image: none;
    margin-top: 2px;
}    

.v6 nav.header { 

    background: url(http://k30.kn3.net/C/5/C/A/2/C/EF6.gif); 

    position: fixed; 
}  

.v6 .sidebar .box-crear-post { 

border: transparent 20px #ebebeb; 

margin-bottom: 20px; 

  padding-top: 20px; 

margin-top: 50px; 



.fixme #shout-forwards { 

width: 300px; 

margin-top: 100px; 



.v6 .nav-user .login .user-actions .user-action>a[class^="ico"] .count { 

background: #fc6b00; 

display: block; 

width: 12px; 

text-align: center; 

position: absolute; 

right: -9px; 

top: -11px; 

font-size: 9px; 

line-height: 8px; 

height: 9px; 

color: #fff; 

padding: 2px 2px 0; 

text-shadow: none; 

-webkit-border-radius: 2px; 

-moz-border-radius: 2px; 

border-radius: 2px; 

-webkit-background-clip: padding-box; 

-moz-background-clip: padding; 

background-clip: padding-box; 



#scroll-up { 

display: none; 

width: 90px; 

height: 200000px; 

position: fixed; 

top: 80px; 



.v6 body.section-post #bt-subir { 

position: fixed; 

top: inherit; 

left: 520px; 

right: 0; 

bottom: 0; 

width: 70px; 

text-align: center; 

margin: 0 auto; 

height: 35px; 

overflow: hidden; 

display: none; 

z-index: 1000; 


.v6 body.section-post .v6 .social-side-bar { 
top: -20px !important; 


body.section-post .v6 .sidebar {
    background: #f5f5f5;
    border: none;
    padding: 10px 15px 100px 15px;
    position: absolute;
    top: 68px !important;
    right: 0;
}
body.section-post .v6 nav.tabs .meta, body.section-post div.meta-data .meta {
    float: left;
    line-height: 1em;
    
}
element.style {
    margin-top: 59px !important;
    top: 0px;
    position: absolute;
    left: 0px;
}

.container-post {
    padding: 0 90px 0 0;
    background: #fff;
    margin-top: 34px;
}


#main-col {
    float: left;
    overflow: hidden;
    word-wrap: break-word;
    width: 680px;
    margin-top: 44px;
}
#sidebar {
    float: right;
    padding: 10px;
    width: 300px;
    margin-top: 55px;
}

#alertmsg {
    padding: 50px;
    text-align: center;
    background: #FFF;
    margin-top: 29px;
}


este código modifica el header para que acompañe al scroll, agrega una imagen (gif, png, jpg, etc.) "arregla" el avatar en los post (rango sobre el avatar) y corre el botón subir un poco mas a la derecha para que no estorbe la visualización...

observación: en "http://k30.kn3.net/C/5/C/A/2/C/EF6.gif" lo pueden reemplazar por otra imagen (pueden editar la imagen en la parte que quieren que se vea 1309x59)



Estilos para header [v6]


estilo



.v6 nav.header {
    background: url(http://k30.kn3.net/C/5/C/A/2/C/EF6.gif);
  }


este código solo modifica el header (lo mismo para reemplazar la imagen que en el código anterior)


Modificar


taringa


.v6 body.section-post #bt-subir {
position: fixed;
top: inherit;
left: 520px;
right: 0;
bottom: 0;
width: 70px;
text-align: center;
margin: 0 auto;
height: 35px;
overflow: hidden;
display: none;
z-index: 1000;
}
.v6 .sidebar .widget-usuario .avatar .perfil {
position: static;
bottom: 1px;
left: 1px;
right: 1px;
background: #f3f7fa;
font-size: 12px;
opacity: .9;
filter: alpha(opacity=50);
filter: none;
text-align: center;
}
.v6 .sidebar .box-crear-post {
border: transparent 20px #ebebeb;
margin-bottom: 20px;
  padding-top: 20px;
margin-top: 50px;
}
.fixme #shout-forwards {
width: 300px;
margin-top: 100px;
}
.v6 .nav-user .login .user-actions .user-action>a[class^="ico"] .count {
background: #fc6b00;
display: block;
width: 12px;
text-align: center;
position: absolute;
right: -9px;
top: -11px;
font-size: 9px;
line-height: 8px;
height: 9px;
color: #fff;
padding: 2px 2px 0;
text-shadow: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.v6 body.section-post .v6 .social-side-bar {
position: absolute;
top: 0;
left: 0;
width: 80px;
height: 100%;
padding: 80px 0 0 0;
transition: opacity .15s linear;
}
.v6 .sidebar ul {
position: absolute;
padding: 60px 0 0 0;
}

este código solo "arregla" el avatar en los post (rango sobre el avatar) y corre el botón subir un poco mas a la derecha para que no estorbe la visualización...


Header


.v6 nav.header {
    background: url(http://k30.kn3.net/taringa/1/2/3/2/9/6/48/_serialkiller_/8A6.gif);
    position: fixed;
    transition: all 500ms ease 0s;
    box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.5);
}
#scroll-up {
display: none;
width: 90px;
height: 200000px;
position: fixed;
top: 80px;


Código agrega imagen al header y acompaña al scroll (lo mismo para cambiar la imagen que el código anterior)...



Estilos para header [v6]


otros ejemplos...





version

Header

stilish



Pd: no lo subí a userstyles porque me han eliminado algunos estilos, y tienen algunos problemas con las actualización en el navegador chrome...


cualquier duda o consulta

Datos archivados del Taringa! original
1puntos
1,020visitas
0comentarios
Actividad nueva en Posteamelo
0puntos
6visitas
0comentarios
Dar puntos:

Dejá tu comentario

0/2000

Autor del Post

_
Usuario
Puntos0
Posts11
Ver perfil →
PosteameloArchivo Histórico de Taringa! (2004-2017). Preservando la inteligencia colectiva de la internet hispanohablante.

CONTACTO

18 de Septiembre 455, Casilla 52

Chillán, Región de Ñuble, Chile

Solo correo postal

© 2026 Posteamelo.com. No afiliado con Taringa! ni sus sucesores.

Contenido preservado con fines históricos y culturales.