Código PHP:
<?php
/*LAS PESTAÑAS DEL PERFIL*/
.usertabs {
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
font-size: 11px;
-moz-outline-style: none;
}
.usertabs ul {
margin: 0;
padding: 0;
}
.usertabs li {
display: inline;
margin: 0;
}
.usertabs li a {
background: #222 /*cambiar esto por la imagen que quieras cuando no esta selecionado*/ url(images/bluevolution/images51/thead_bg2.gif) repeat-x;
color: #fff;
position: relative;
z-index: 0;
border: 0px solid #fff;
border-bottom: 0;
padding: 8px;
-moz-outline-style: none;
text-decoration: none;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
}
.usertabs li a:visited {
color: #fff;
text-decoration: none;
-moz-outline-style: none;
}
.usertabs li a:hover {
color: #fff;
text-decoration: underline;
-moz-outline-style: none;
}
.usertabs li a.selected {
background: #356AA0 /*cambiar esto por la imagen que quieras cuando esta selecionado*/url(images/bluevolution/images51/thead_bg.gif) repeat-x;
color: #fff;
border-color: #fff;
-moz-outline-style: none;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
}
.usertabs li a.selected:hover {
text-decoration: underline;
-moz-outline-style: none;
}
.tabcontent {
background: #000;
display: none;
padding: 5px;
border: 0px solid #fff;
margin-top: 6px;
-moz-outline-style: none;
}
.box-thing {
background: #fff;
color: #000;
border: 1px solid #fff;
padding: 8px;
-moz-outline-style: none;
}
@
media print {
.tabcontent {
display:block !important;
}
}
he puesto un /**/ donde tienes que cambiar las imagenes... para tener esas imagenes son estas:
http://forotg.com.ar/images/bluevolution...ead_bg.gif
http://forotg.com.ar/images/bluevolution...ad_bg2.gif
pd: lo de comentarios instalar el plugin normal y ya subire el codigo html de las plantillas del comentarios para que os quede igual o subire el comentario modificado mio pero bien.
pd2: lo subi rapido no me dio tiempo a mirarlo ya que mi conecxion se me va a los 30minutos