Colocação de logótipo e caixa de pesquisa em header

3 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Colocação de logótipo e caixa de pesquisa em header

Mensagem por IsmaelS. 29.12.15 23:39

Detalhes da questão


Endereço do fórum: http://webgrafic.forumeiro.com/
Versão do fórum: PunBB

Descrição


Eu tenho o header personalizado, mas agora queria adicionar uma Logótipo e uma Caixa de Pesquisa, se possível desta forma:
- http://wasdforum.forumeiros.com/


Última edição por IsmaelS. em 01.01.16 0:15, editado 1 vez(es)
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por RafaelS. 29.12.15 23:50

Olá amigo!

Vamos precisar da sua folha de estilos e do template overall_header.

Até mais.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por IsmaelS. 30.12.15 1:30

.CSS:
Código:
/* Outros Códigos */
.module .main-content table[style="table-layout:fixed"]{border: none;}
#pun-about {background-color: #fff;}
#pun-visit, .main-box{display:none}
#submit_button {height: auto!important;}
.module.main {margin: 0 0 0 8px!important;}
a {text-decoration: none !important;}
.pun .main-content ol, .pun .main-content ul {padding-left: 0px!important;}
.bim_thumbPreview {width: 90px;height: 48px;}
#pun-announcement {background-color: #fff; border: 1px solid #ddd;}
#quick_reply #textarea_content {width: 100%!important;}
#onlinechat {display: none;}
#pun-about #qjump {display: none;}
.main .main-head.collapsed {opacity: 0.6;}
/* Icones nas Categorias */
.cat1:before {
content: "\f086";
font-family: FontAwesome;
vertical-align:top;
}
.cat2:before {
content: "\f0ad";
font-family: FontAwesome;
vertical-align:top;
}
.cat3:before {
content: "\f085";
font-family: FontAwesome;
vertical-align:top;
}
.cat4:before {
content: "\f1fc";
font-family: FontAwesome;
vertical-align:top;
}
.cat5:before {
content: "\f014";
font-family: FontAwesome;
vertical-align:top;
}
.cat6:before {
content: "\f0c0";
font-family: FontAwesome;
vertical-align:top;
}
/* Ranks em .CSS */
.admin {background-color: #D94348;}
.mod {background-color: #07B87D;}
.prog {background-color: #3192C2;}
.des {background-color: #D69A45;}
.mem {background-color: #000000;}
.rank {
-webkit-border-radius: 3px;
background-image: url(http://i58.servimg.com/u/f58/17/19/90/23/highli10.png);
background-position: 0 -1px;
background-repeat: repeat-x;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: 17px;
moz-border-radius: 3px;
padding: 4px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
text-transform: uppercase;
margin-top: 7px;
}
/* Reputação estilo IPB */
.reputation {
background-color: #DFF0D8;
font-weight: bold;
padding: 3px 8px;
display: block !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #3C763D;
margin: 0 auto;
margin-bottom: 5px;
max-width: 123px;
text-align: center;
}
/* Aspeto das Categorias */
.main-head h2, .main-head h3 {
font-family: Ubuntu, sans-serif;
font-size: 14px!important;
font-weight: 700;
font-family: 'Open Sans Condensed', sans-serif;
}
.main .main-head {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 2px 2px 0 0;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.main .main-head {
margin-top: 10px;
}
.main .main-head {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 2px 2px 0 0;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-foot {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 0 0 2px 2px;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
/* Avatares de Últimas Mensagens */
.lastpost-avatar img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #EDEDED!important;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 38px;
margin-right: 3px;
padding: 2px;
width: 38px;
}
/* Navegação pun-crumbs */
.pun-crumbs a, p.crumbs a { background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px; color: #757575 !important; line-height: 30px; margin-left: -14px; padding: 10px 20px 10px 25px;  position: relative; text-shadow: 0px 1px 0px #FFF; transition: none 0s ease 0s;}
.pun-crumbs {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
line-height: 34px;
margin: 0px 1px 10px;
overflow: hidden;
padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
color: transparent;
}
.pun-crumbs {font-size:9px}
p.crumbs a {
background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
color: #757575 !important;
line-height: 30px;
margin-left: -14px;
padding: 10px 20px 10px 25px;
position: relative;
text-shadow: 0px 1px 0px #FFF;
transition: none 0s ease 0s;
}
p.crumbs a:hover {
background-position: 100% -44px;
}
/* Chatbox */
h2.chatbox-title:after, h3.chatbox-title:after, #chatbox_header .cattitle:after {content: "WEBGRAFIC - CHATBOX"; }
.chatbox-title a.chat-title {display:none}
#chatbox_footer{border-top: 0px}
#chatbox_header.main-head {
background-color: #2a2c33;
border-bottom: 2px solid #de9700;
border-radius: 5px 5px 5px 5px;
color: #dedfdf;
padding: 0 1.3em;
}
#chatbox_members {border-right: 1px solid #D5DDE5;bottom: 0px;}
#chatbox_members .member-title {background: #333;color: #FFF;}
#chatbox_members .member-title.online {
background: #8B5;
}
#chatbox_members .member-title.away {
background: #E53;
}
#chatbox p strong em { background: url('https://gacweb.icann.org/images/icons/emoticons/warning.png') no-repeat 1%; padding: 5px 5px 5px 25px; color: #D7AD4A; }
/* Botões Novo Tópico, Responder, Bloqueado */
.botãoresponder:hover, .botãonovotopico:hover, .botãobloqueado:hover {
box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.19), 0px -3px 0px rgba(0, 0, 0, 0.19) inset;
text-decoration: none;
}
.botãoresponder, .botãonovotopico {
border: medium none;
margin: 10px;
color: #FFF;
display: inline-block;
font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
height: 32px;
padding: 0px 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
white-space: nowrap;
border-radius: 5px;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.19), 0px -1px 0px rgba(0, 0, 0, 0.19) inset, 0px 1px 0px 0px rgba(255, 255, 255, 0.19) inset;
background-color: #D69200;
background-image: linear-gradient(#FBA700, #D69200);
transition: all 0.5s ease 0s;
}
.botãobloqueado {
border: medium none;
margin: 10px;
color: #FFF;
display: inline-block;
font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
height: 32px;
padding: 0px 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
white-space: nowrap;
border-radius: 5px;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.19), 0px -1px 0px rgba(0, 0, 0, 0.19) inset, 0px 1px 0px 0px rgba(255, 255, 255, 0.19) inset;
background-color: #C22626;
background-image: linear-gradient(#E14242, #C22626);
transition: all 0.5s ease 0s;
}
.botãoresponder:hover, .botãonovotopico:hover, .botãobloqueado:hover {
box-shadow: 0 4px 1px rgba(0,0,0,.19),inset 0 -3px 0 rgba(0,0,0,.19);
text-decoration: none;
}
.botãoresponder:active, .botãonovotopico:active, .botãobloqueado:active, .botãoresponder:focus, .botãonovotopico:focus, .botãobloqueado:focus {
box-shadow: inset 0 2px 0 0 rgba(0,0,0,.19),inset 0 12px 24px 6px rgba(0,0,0,.19),inset 0 0 2px 2px rgba(0,0,0,.19); }
.module .main-content table[style="table-layout:fixed"] {
-moz-animation: progress_bar 2s linear infinite;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
-webkit-animation: progress_bar 2s linear infinite;
-webkit-user-select: none;
animation: progress_bar 2s linear infinite;
background: #fafafa;
background-image: linear-gradient(45deg,rgba(255,255,255,.1)25%,transparent 25%,transparent 50%,rgba(255,255,255,.1)50%,rgba(255,255,255,.1)75%,transparent 75%,transparent);
background-size: 10px 10px;
border-radius: 3px;
cursor: default;
font-size: 10px;
font-weight: 700;
overflow: hidden;
text-shadow: rgba(0,0,0,.3) 1px 1px 1px;
user-select: none;
}
.botãonovotopico:before {
content: '\f044 \00A0';
font-family: 'fontawesome';
}
.botãobloqueado:before {
content: '\f023 \00A0';
font-family: 'fontawesome';
}
.botãoresponder:before {
content: '\f112 \00A0';
font-family: 'fontawesome';
}
/* Botões Enviar, Pré-visualizar */
.pun .frm .frm-buttons input {
font-size: 1em;
line-height: 1.2;
margin-right: 1em;
overflow: visible;
padding: 1px .5em 2px;
vertical-align: middle;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background: #FBA700;
border: none;
border-bottom: 2px solid #D69200;
border-radius: 3px;
color: #FFF!important;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: #4D5161;
border-color: #2A2C33;
outline: none;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.frm-buttons {
border-top: none!important;
margin-bottom: 0;
margin-top: 0;
padding: 10px 0;
}
/* Widget Estatisticas */
.module .main-content ul {
margin: 0 0em;
}
#stats_sidebar .srr {
float: right;
}
#stats_sidebar .srl {
font-weight: bold;
}
/* Tamanho dos Títulos das Categorias, Descrições */
.statused  .tcl {font-size: 11px !important;color: #666 !important}
a.forumtitle {font-size: 13px !important}
/* Avatares no widget últimos assuntos */
.avt-r img{
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #D5D5D5 !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
float: left;
height: 28px;
margin: 3px;
padding: 1px;
width: 28px;
}
/* Icones nos Grupos */
a.gensmall[style="color: #D94348"]:before {
content: '\f005 \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #07B87D"]:before {
content: '\f085 \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #3192C2"]:before {
content: '\f0ad \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #D69A45"]:before {
content: '\f1fc \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #000000"]:before {
content: '\f007 \00A0';
font-family: 'fontawesome';
}
/* Header */
.navbar {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-image: url("http://i.imgur.com/yOfKomF.jpg");
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
border-bottom: 1px solid rgba(0, 0, 0, .20);
background-size: cover;
border-color: #FEA900;
border-image: none;
border-radius: 0;
border-style: solid none none;
border-width: 3px medium medium;
font-weight: 500;
margin-bottom: 0;
min-height: 200px;
position: relative;
}
* {
margin: 0;
padding: 0;
}
.navbar:hover {
background-position: 1px;
transition-duration: 0.5s;
}
/* Viewtopic_body */
.pun .topic {
border-right: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
}
.user-basic-info img:first-child {
background: #FFF;
border: 1px solid #ddd;
padding: 2px;
max-width: 100px;
margin-bottom: 5px;
}
.pun .postmain {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
position: relative
}
.pun .post .user:after {
border-left-color: #f7f7f7;
border-width: 7px;
margin-left: 2px;
margin-top: 1px
}
.pun .post .user {
line-height: 150%;
margin-left: -17em!important;
margin-top: -3.3em;
padding-top: 0;
text-align: center;
width: 15em;
background: white;
border: 1px solid #ddd;
border-radius: 3px;
}
.pun .username a span strong {
font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
margin-top: 15px;
margin-bottom: -2px;
}
#first-post-br {
border: 0
}
.pun .posthead,
.pun .username {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
font-size: 13px;
font-weight: 400;
padding: 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
margin: 0 auto;
position: relative
}
.pun .posthead a {
color: #444;
font-size: 13px
}
.pun .posthead h2 {
color: #444;
font-weight: 400
}
.pun .posthead h2 strong {
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal
}
.pun .posthead h2 strong:before {
content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
display: none;
}
.pun .post,
.pun .postbody,
.pun .postmain {
background-color: #fff!important
}
.pun .post {
border: 0;
margin: 5px
}
.postfoot {
background: #f7f7f7;
border-top: 1px solid #ddd;
margin: 0;
padding: 10px;
}
.pun .topic {
border: 0;
box-shadow: none;
background: white;
margin: 0
}
.pun .entry-content {
font-size: 13px;
line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
background-color: transparent;
border: 0
}
.paged-head h1 {
display: none
}
.wraparound {
background: #f7f7f7;
border: 1px solid #ddd;
margin: 10px 0;
padding: 8px;
}
.ipsBox_withphoto {
margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
color: #413f3c;
font-size: 23px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 1.3;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
color: #a49f98!important;
font-weight: 400;
}
.ipsUserPhotoLink img {
background: #fff;
border: 1px solid #ddd;
float: left;
height: 40px;
padding: 2px;
width: 40px;
}
.ftoggle {
background: #E2E2E2;
border-radius: 3px;
display: block;
padding: 10px 15px;
}
.pun .user .user-info {
background: #F5F5F5;
border-top: 1px solid #D9DBDD;
color: #666;
line-height: 1.8em;
padding: 5px!important;
}
.arrow-u2 {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #F7F7F7;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
display: block;
float: left;
height: 0px;
margin-left: -24px;
margin-top: -27px;
position: absolute;
width: 0px;
z-index: 100;
border: 10px solid transparent;
border-left-color: #F7F7F7;
}
.arrow-u {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #DDD;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border: 10px solid transparent;
display: block;
float: left;
height: 0px;
margin-left: -23px;
margin-top: -27px;
width: 0px;
z-index: -999;
border-left-color: #ddd;
}
/* Fundo Branco da Estrutura */
.pun {
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
background: #fff;
box-shadow: 0 5px 9px rgba(0,0,0,0.1);
padding: 15px;
}
/* Barra de Ferramentas */
#fa_toolbar {
left: 0px;
height: 30px;
background-color: #2A2C33;
color: #FFFFFF;
font-family: Helvetica, Verdana, Arial;
font-size: 16px;
z-index: 999;
}
#fa_right.welcome #fa_menu #fa_welcome {
color: #FFF;
background-color: #FEA900;
}
#fa_toolbar > #fa_right.notification > #fa_notifications {
color: #FFFFFF;
background-color: #FEA900;
}
#fa_menulist {
display: none;
position: absolute;
list-style-type: none;
margin: 0px;
padding: 0px 10px;
background-color: #2A2C33;
min-width: 175px;
width: auto;
border: 1px solid #FEA900;
line-height: 32px;
border-top: 0px solid #FFFFFF;
z-index: 999;
}
#fa_usermenu {
position: absolute;
left: 0px;
width: 120px;
padding: 10px 20px 10px 10px;
color: #FFFFFF;
font-size: 12px;
text-align: center;
}
#fa_service:after {
content: ' - WEBGRAFIC';
}
/* Tamanho Padrao de fonte nos widgets */
.module.main .main-content{
font-size:10px;
}
/* Mensagem Homepage */
.warn {
background: rgba(254, 169, 0, 0.43) url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x 0 0;
border: 1px solid rgba(214, 146, 0, 0.5);
border-radius: 20px;
margin: 3px 0;
padding: 8px;
text-align: center;
}
.home img {
margin-bottom: -3px;
}
.home {
border-radius: 10px;
}
#pun-announcement .warn { width: 65%; margin: auto; }
/* Caixa de Aviso*/
.main .frm-info {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FFEA97 url(https://cdn2.iconfinder.com/data/icons/diagona/icon/16/050.png) no-repeat 6px 10px;
background-color: #FFEA97;
border: 1px solid #E1B500;
border-radius: 3px;
color: #796100;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin: 15px 1.7em 1.7em;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
/* Aspeto de Numeração de Páginas */
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 0 5px;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
/* Quote */
.postmain cite {
background-color: transparent!important;
color: #FBA717!important;
display: block;
font-size: 13px!important;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
blockquote cite {
background-color: #E4EAF2;
background-image: url(http://2img.net/i/fa/invision/css_img_quote.gif);
background-position: top right;
background-repeat: no-repeat;
color: #000;
display: block;
font-size: 11px;
font-style: normal;
margin: -8px -8px 8px;
padding: 3px;
}
* {
margin: 0;
padding: 0;
}
user agent stylesheeti, cite, em, var, address, dfn {
font-style: italic;
}
blockquote {
background: rgba(250, 250, 250, 0.49)!important
border-bottom: none!important;
border-left: 3px solid #FBA717!important;
border-right: none!important;
border-top: none!important;
display: block;
line-height: 1.5vw!important;
padding: .8vw!important;
}
.codebox {
background: rgba(250, 250, 250, 0.49)!important
border-bottom: none!important;
border-left: 3px solid #FBA717!important;
border-right: none!important;
border-top: none!important;
display: block;
line-height: 1.5vw!important;
padding: .8vw!important;
}
.codebox{
background-color: #FFF;
border: 1px solid #DDD;
}
.codebox dd {
background-color: #FFF;
}
/* Mensagens Moderativas */
.alert.sucesso {
background-color: #DFF0D8;
border-color: #D6E9C6;
color: #3C763D;
}
.alert.danger {
background-color: #F2DEDE;
border-color: #EBCCD1;
color: #A94442;
}
.alert {
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-border-radius: 3px;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
background: #F9F1C7;
border: 1px solid #F6DEAC;
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
color: #AF8640;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin: 5px 0;
padding: 15px;
width: 85%;
}
.alert.infos {
background-color: #D9EDF7;
border-color: #BCE8F1;
color: #31708F;
}
/* Table Staff */
.table_bg_staff {
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
background-color: #EFF9FC;
border: 1px solid #cdcdcd;
box-shadow: 0 2px 10px;
font-size: .9em;
margin: 15px 0 0 15px;
padding: 0 6px 0 0 !important;
position: relative;
}
.r1 {
background-color: #e6f2fa;
}
.r2 {
background-color: #dceaf5;
}
.moderadeiros {
border: 1px solid #07B87D!important;
}
.linha_mod {
border-bottom: 1px solid #07B87D!important;
}
.admineiros {
border: 1px solid #D94348!important;
}
.linha_admin {
border-bottom: 1px solid #D94348!important;
}
.prog {
border: 1px solid #3192C2!important;
}
.linha_prog {
border-bottom: 1px solid #3192C2!important;
}
.designer {
border: 1px solid #D69A45!important;
}
.linha_designer {
border-bottom: 1px solid #D69A45!important;
}
/* Footer */
#subscribers a{color: #ccc !important}
#subscribers a:hover{color: #D69200 !important}
#subscribers {margin-top: -9px !important} #back-top { top: -12px !important; }
.num3 h3:before {font-weight: normal !important;}
.num4 h3:before {font-weight: normal !important;}
/* Imagem Caixas de Resposta */
.sceditor-container textarea {
background: url('http://i68.servimg.com/u/f68/19/37/75/64/boxima11.png') no-repeat 50% 50% transparent!important;
}
/* Estatisticas */
#onlinelist {
background-color: #fff;
border-top: 1px solid #DDD;
padding: .6em 0em;
}
#stats {
background-color: #fff;
line-height: 150%;
padding: 0.6em 0em;
}
#onlinelist p {
display: block !important;
margin-bottom: 7px;
}
/* Widget Parceiras */
.module.main > .main-content > .main-content {
border: none;
box-shadow: none;
}
.module.main #parceiros {
margin: 0 auto;
}
.main#pun-info .main-content {
padding: 0px;
}
#stats {
padding: 8px !important;
}
#onlinelist {
padding: 8px !important;
}
/* Botão de Reputação */
#rep_post {clear: both;}
#rep_post {white-space: nowrap;margin: 6px 4px;float: right;}
#rep_post .bs_inline {list-style: none;}
#rep_post .bs_inline > li {display: inline-block;margin: 0 3px;}
#rep_post .bs_inline > li:first-child {margin-left: 0;}
#rep_post .bs_inline img {vertical-align: middle;}
#rep_post span img {cursor: pointer;}
#rep_post .reput_vote {
background-image: url('http://i.imgur.com/UGqTZqe.png');
background-repeat: repeat-x;
background-position: 0 1px;
font-size: 10px;
padding: 2px 10px !important;
color: #fff;
font-weight: bold;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
}
.reput_vote.positive {background-color: #8db13e;}
.reput_vote.zero {background-color: #6a6a6a;}
/* Menu de Navegação */
#header_bar {
-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
-o-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
background: #FFF;
border-bottom: 3px solid #FEA900;
height: 60px;
line-height: 60px;
width: 100%;
z-index: 999;
}.menu-navegador li.ativo {
background-color: #FEA900;
color: #FFF;
}
.menu-navegador {
float: left;
z-index: 100;
position:absolute;
height: 60px !important;
} .main_width {
margin: 0 auto;
min-width: 960px;
width: 81.5%;
}
#header_bar li:hover, #header_bar li a:hover {
background-color: #FEA900;
color: #FFF;
}
#header_bar li {
background-color: transparent;
cursor: pointer;
float: left;
list-style-type: none;
color: #848484;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
height: 60px;
line-height: 60px;
padding: 0 18px;
margin-left: 1px;
font-family: Ubuntu;
-webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
.right, .right li {
padding-left: 5px;
float: right;
list-style-type: none !important;
}
/* Caixas de Resposta Normal */
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0px;
}
.pun .frm div.posting-block dd.frm-textarea div.sceditor-toolbar {
float: left;
margin-top: -20px !important;
}
.main .main-content.frm fieldset.frm-set:nth-child(2) dl {
float: right;
text-align: right;
}
#smiley-box iframe {
height: 389px !important;
}
.main .main-content.frm fieldset.frm-set .frm-buttons {
text-align: center;
margin-left: 200px;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dt, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(2) dt, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(3) dt {
margin-left: 0px;
text-align: left;
width: auto !important;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(2) dd.frm-input input, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(3) dd.frm-input input {
margin-left: -70px;
position: absolute !important;
width: 750px !important;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dd {
margin-left: 0px;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dd label {
padding-left: 10px;
}
#quick_reply .frm-buttons {
padding-right: 180px;
}

overall_header:
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  <link rel="stylesheet" href="http://l-lin.github.io/font-awesome-animation/dist/font-awesome-animation.min.css">
  <link href='http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  <!-- BEGIN switch_compat_meta -->
  <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
  <!-- END switch_compat_meta -->
  <!-- BEGIN switch_canonical_url -->
  <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
  <!-- END switch_canonical_url -->
  {META_FAVICO}
  {META}
  {META_FB_LIKE}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script>
  <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
  <!-- BEGIN switch_fb_login -->
  <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
  <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
  <!-- END switch_fb_login -->
  <!-- BEGIN switch_ticker -->
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->
  <!-- BEGIN switch_ticker_new -->
  <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
  <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});
   
      switch( tickerDirParam )
      {
        case 'top' :
            slid_vert = true;
            break;
   
        case 'left':
            break;
   
        case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;
   
        case 'right':
            auto_dir = 'prev';
            break;
   
        default:
            slid_vert = true;
      }
   
      $(document).ready(function() {
   
        var width_max = $('ul#fa_ticker_content').width();
        var width_item = Math.floor(width_max / {switch_ticker.SIZE});
   
        if (width_max > 0)
        {
            $('#fa_ticker_content').css('display','block');
   
            $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
              if ($(this).width() > width_item)
              {
              var ratio      = $(this).width() / width_item;
              var new_height = Math.round($(this).height() / ratio);
              $(this).height(new_height).width(width_item);
              }
            });
   
            if (slid_vert)
            {
              var height_max = h_perso;
   
              $('ul#fa_ticker_content li').each( function () {
                  if ($(this).height() > height_max)
                  {
                    height_max = $(this).height();
                  }
              } );
   
              $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
              $('ul#fa_ticker_content li').height(height_max);
            }
   
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
              wrap: 'circular',
              auto: {switch_ticker.STOP_TIME},
              auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
        }
        else
        {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
        }
      });
      //]]>
  </script>
  <!-- END switch_ticker_new -->
  <script type="text/javascript">
      //<![CDATA[
      jQuery().ready(function(){
        <!-- BEGIN switch_enable_pm_popup -->
            pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
            if(pm != null) { pm.focus(); }
        <!-- END switch_enable_pm_popup -->
        <!-- BEGIN switch_report_popup -->
            report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
            if(report != null) { report.focus(); }
        <!-- END switch_report_popup -->
        <!-- BEGIN switch_ticker -->
            $(window).load(function() {         
              Ticker.start({
                  height : {switch_ticker.HEIGHT},
                  spacing : {switch_ticker.SPACING},
                  speed : {switch_ticker.SPEED},
                  direction : '{switch_ticker.DIRECTION}',
                  pause : {switch_ticker.STOP_TIME}
              });
            });
        <!-- END switch_ticker -->
      });
   
      <!-- BEGIN switch_login_popup -->
        var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
      <!-- END switch_login_popup -->
   
      <!-- BEGIN switch_login_popup -->
      $(document).ready( function() {
        $(window).resize(function() {
            var windowWidth = document.documentElement.clientWidth;
            var popupWidth = $("#login_popup").width();
            var mypopup = $("#login_popup");
   
            $("#login_popup").css({
            "left": windowWidth/2 - popupWidth/2
              });
        });
      });
      <!-- END switch_login_popup -->
      //]]>
  </script>
  {GREETING_POPUP}
  <!-- BEGIN switch_ticker_new -->
  <style>
      .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
      }
      .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
      }
      .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
      }
  </style>
  <!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
  <script type="text/javascript">
      //<![CDATA[
        var _gaq = _gaq || [];
        _gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
        _gaq.push(["_trackPageview"]);
      _gaq.push(['_trackPageLoadTime']);
   
      <!-- BEGIN google_analytics_code_bis -->
      _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
      _gaq.push(['b._trackPageview']);
      <!-- END google_analytics_code_bis -->
   
        (function() {
        var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
        ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
        })();
      //]]>
  </script>
  <!-- END google_analytics_code -->
</head>
<body>
  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1>
      <div class="content">
        <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
        </p>
      </div>
  </div>
  <!-- END hitskin_preview -->
  <!-- BEGIN switch_login_popup -->
  <div id="login_popup" class="module main" style="z-index: 10000 !important;">
      <div id="login_popup_title" class="main-head">
        <div class="h3">{SITENAME}</div>
      </div>
      <div class="main-content">
        {LOGIN_POPUP_MSG}
        <div id="login_popup_buttons">
            <form action="{S_LOGIN_ACTION}" method="get">
              <input type="submit" class="button2" value="{L_LOGIN}" />
              <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
              <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
            </form>
        </div>
      </div>
  </div>
  <!-- END switch_login_popup -->
  <a id="top" name="top" accesskey="t"></a>
  <div class="minwidth_IE">
      <div class="layout_IE">
        <div class="container_IE">
 <header class="site-header" id="masthead" role="banner">
                  <nav class="navbar" role="navigation">
    </nav>
    <div id="header_bar" class="clearfix"> <div class="main_width"> <ul class="menu-navegador">  <a href="./forum"><li class="navegador ativo"><i class="fa fa-home fa-fw"></i> Início</li></a><a href="./faq"><li><i class="fa fa-question-circle"></i> FAQ</li></a><a href="./profile?mode=editprofile"><li><i class="fa fa-user fa-fw"></i> Perfil</li></a><a href="./memberlist"><li><i class="fa fa-users fa-fw"></i> Membros</li></a><a href="./f2-regras"><li><i class="fa fa-exclamation-triangle fa-fw"></i> Regras</li></a>          </ul>
    <!-- BEGIN switch_user_logged_out -->
    <div id="user_navigation" class="not_logged_in"><ul class="ipsList_inline right"><a href="/login" title="Entrar"><li>Entrar</li>  </a><a href="/register" title="Cadastre-se"><li>Registrar-se</li></a></ul></div></div>
              <!-- END switch_user_logged_out -->
                <!-- BEGIN switch_user_logged_in -->
              <div id="user_navigation" class="logged_in"><ul class="ipsList_inline right"><a href="/login?logout" title="Sair"><li>Sair</li></a></ul></div></div>
              <!-- END switch_user_logged_in -->
              </div>
          </header>
            <div class="pun">
              <!-- BEGIN switch_ticker_new -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                          </ul>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker_new -->
              <!-- BEGIN switch_ticker -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                <!-- BEGIN ticker_row -->
                                <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                <!-- END ticker_row -->
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker -->
              <div id="page-body">
                  <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                    <div id="outer-wrapper">
                        <div id="wrapper">
                          <div id="container">
                              <div id="content">
                                <div id="{ID_LEFT}">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                </div>
                                <div id="main">
                                    <div id="main-content">
                                      <!-- BEGIN html_validation -->
                                    </div>
                                </div>
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
            </div>
        </div>
      </div>
  </div>
</body>
</html>
<!-- END html_validation -->
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por MateusAnjosV 30.12.15 23:52

Boa noite! Piscada

Ter o efeito almejado é algo muito simples e fácil, mas a uma contradição: em diversos tópicos vejo o senhor preferindo o suporte por meios internos - templantes - ou seja, você deseja por template  ou javascript? Confesso que, não entendo e não sei quem lhe disse que mexer nos templantes é a melhor forma, uma vez um sábio(@JScript) me disse: "Quem sabe CSS e JavaScript não precisa dos templantes" e eu particularmente concordo com ele, enfim, vamos prosseguir com templante ou javascript?

Abraços! Muito feliz
MateusAnjosV.
MateusAnjosV

MateusAnjosV
Super Membro

Membro desde : 16/10/2015
Mensagens : 1718
Pontos : 2373

http://holder.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por IsmaelS. 31.12.15 0:10

Vou preferir por templates, notava que o JavaScript estava a demorar um tempo a carregar o menu, por isso optei por template que até agora notei bem a diferença.
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por RafaelS. 31.12.15 5:56

Olá!

overall_header:

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  <link rel="stylesheet" href="http://l-lin.github.io/font-awesome-animation/dist/font-awesome-animation.min.css">
  <link href='http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>
  <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
  <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
  <meta http-equiv="content-script-type" content="text/javascript" />
  <meta http-equiv="content-style-type" content="text/css" />
  <!-- BEGIN switch_compat_meta -->
  <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
  <!-- END switch_compat_meta -->
  <!-- BEGIN switch_canonical_url -->
  <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
  <!-- END switch_canonical_url -->
  {META_FAVICO}
  {META}
  {META_FB_LIKE}
  <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
  {T_HEAD_STYLESHEET}
  {CSS}
  <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
  <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
  <script src="{JQUERY_PATH}" type="text/javascript"></script>
  <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
  <!-- BEGIN switch_fb_login -->
  <script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
  <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
  <!-- END switch_fb_login -->
  <!-- BEGIN switch_ticker -->
  <link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
  <script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
  <!-- END switch_ticker -->
  <!-- BEGIN switch_ticker_new -->
  <script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
  <script type="text/javascript">//<![CDATA[
      /* Definir le sens de direction en fonction du panneau admin */
      var tickerDirParam = "{switch_ticker.DIRECTION}";
      var slid_vert = false;
      var auto_dir = 'next';
      var h_perso = parseInt({switch_ticker.HEIGHT});
 
      switch( tickerDirParam )
      {
        case 'top' :
            slid_vert = true;
            break;
 
        case 'left':
            break;
 
        case 'bottom':
            slid_vert = true;
            auto_dir = 'prev';
            break;
 
        case 'right':
            auto_dir = 'prev';
            break;
 
        default:
            slid_vert = true;
      }
 
      $(document).ready(function() {
 
        var width_max = $('ul#fa_ticker_content').width();
        var width_item = Math.floor(width_max / {switch_ticker.SIZE});
 
        if (width_max > 0)
        {
            $('#fa_ticker_content').css('display','block');
 
            $('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
              if ($(this).width() > width_item)
              {
              var ratio      = $(this).width() / width_item;
              var new_height = Math.round($(this).height() / ratio);
              $(this).height(new_height).width(width_item);
              }
            });
 
            if (slid_vert)
            {
              var height_max = h_perso;
 
              $('ul#fa_ticker_content li').each( function () {
                  if ($(this).height() > height_max)
                  {
                    height_max = $(this).height();
                  }
              } );
 
              $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
              $('ul#fa_ticker_content li').height(height_max);
            }
 
            $('#fa_ticker_content').jcarousel({
                  vertical: slid_vert,
              wrap: 'circular',
              auto: {switch_ticker.STOP_TIME},
              auto_direction: auto_dir,
            scroll: 1,
            size: {switch_ticker.SIZE},
            height_max: height_max,
            animation: {switch_ticker.SPEED}
            });
        }
        else
        {
            $('ul#fa_ticker_content li:not(:first)').css('display','none');
            $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
        }
      });
      //]]>
  </script>
  <!-- END switch_ticker_new -->
  <script type="text/javascript">
      //<![CDATA[
      jQuery().ready(function(){
        <!-- BEGIN switch_enable_pm_popup -->
            pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
            if(pm != null) { pm.focus(); }
        <!-- END switch_enable_pm_popup -->
        <!-- BEGIN switch_report_popup -->
            report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
            if(report != null) { report.focus(); }
        <!-- END switch_report_popup -->
        <!-- BEGIN switch_ticker -->
            $(window).load(function() {       
              Ticker.start({
                  height : {switch_ticker.HEIGHT},
                  spacing : {switch_ticker.SPACING},
                  speed : {switch_ticker.SPEED},
                  direction : '{switch_ticker.DIRECTION}',
                  pause : {switch_ticker.STOP_TIME}
              });
            });
        <!-- END switch_ticker -->
      });
 
      <!-- BEGIN switch_login_popup -->
        var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
      <!-- END switch_login_popup -->
 
      <!-- BEGIN switch_login_popup -->
      $(document).ready( function() {
        $(window).resize(function() {
            var windowWidth = document.documentElement.clientWidth;
            var popupWidth = $("#login_popup").width();
            var mypopup = $("#login_popup");
 
            $("#login_popup").css({
            "left": windowWidth/2 - popupWidth/2
              });
        });
      });
      <!-- END switch_login_popup -->
      //]]>
  </script>
  {GREETING_POPUP}
  <!-- BEGIN switch_ticker_new -->
  <style>
      .jcarousel-skin-tango .jcarousel-item {
      text-align:center;
      width: 10px;
      }
      .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: {switch_ticker.SPACING}px;
      }
      .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: {switch_ticker.SPACING}px;
      }
  </style>
  <!-- END switch_ticker_new -->
  {HOSTING_JS}
  <!-- BEGIN google_analytics_code -->
  <script type="text/javascript">
      //<![CDATA[
        var _gaq = _gaq || [];
        _gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
        _gaq.push(["_trackPageview"]);
      _gaq.push(['_trackPageLoadTime']);
 
      <!-- BEGIN google_analytics_code_bis -->
      _gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
      _gaq.push(['b._trackPageview']);
      <!-- END google_analytics_code_bis -->
 
        (function() {
        var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
        ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
        })();
      //]]>
  </script>
  <!-- END google_analytics_code -->
  <style>
#logo {
    margin-top: 35px;
    position: absolute;
}
.logo {
    background: transparent url("http://i.imgur.com/oPTPdgP.png") repeat scroll 0% 0%;
    width: 313px;
    height: 56px;
}
#search {
    margin: -215px 0px;
}
.attach {
    float: right;
}
#search fieldset {
    border: 0px groove #F0F0F0;
}
#adv_search {
    background: transparent url("http://i.imgur.com/gtuEBUp.png") no-repeat scroll 50% 50%;
    border-radius: 3px;
    display: inline-block;
    height: 26px;
    margin-left: 3px;
    text-indent: -3000em;
    width: 26px;
}
#search_wrap {
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 3px 4px 4px 3px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    display: block;
    height: 26px;
    line-height: 25px;
    min-width: 20px;
    padding: 0px 26px 0px 4px;
    position: relative;
}
#main_search {
    background: transparent none repeat scroll 0% 0%;
    border: 0px none;
    color: #B0B0B0;
    font-size: 12px;
    margin-top: 5px;
    outline: 0px none;
    padding: 0px;
    transition: all 1s ease-in-out 0s;
    width: 130px;
}
#search .submit_input {
    background: #FBA700 url("http://imgur.com/tUX6wJ6.png") no-repeat scroll 50% center;
    border-radius: 4px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    bottom: 0px;
    display: block;
    height: 20px;
    margin-right: 2px;
    margin-top: 3px;
    outline: medium none !important;
    padding: 0px !important;
    position: absolute;
    right: 0px;
    text-indent: -3000em;
    top: 0px;
    width: 25px;
   border-bottom: none;
}
#main_search:focus {
    color: #5A5A5A;
    transition: all 1s ease-in-out 0s;
    width: 240px;
}
</style>
</head>
<body>
  <!-- BEGIN hitskin_preview -->
  <div id="hitskin_preview" style="display: block;">
      <h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1>
      <div class="content">
        <p>
            {hitskin_preview.L_THEME_SITE_PREVIEW}
            <br />
            <span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
        </p>
      </div>
  </div>
  <!-- END hitskin_preview -->
  <!-- BEGIN switch_login_popup -->
  <div id="login_popup" class="module main" style="z-index: 10000 !important;">
      <div id="login_popup_title" class="main-head">
        <div class="h3">{SITENAME}</div>
      </div>
      <div class="main-content">
        {LOGIN_POPUP_MSG}
        <div id="login_popup_buttons">
            <form action="{S_LOGIN_ACTION}" method="get">
              <input type="submit" class="button2" value="{L_LOGIN}" />
              <input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
              <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
            </form>
        </div>
      </div>
  </div>
  <!-- END switch_login_popup -->
  <a id="top" name="top" accesskey="t"></a>
  <div class="minwidth_IE">
      <div class="layout_IE">
        <div class="container_IE">
 <header class="site-header" id="masthead" role="banner">
 <div class="main_width"><div id="logo"><div class="logo"></div></div></div>
                  <nav class="navbar" role="navigation">
    </nav>
    <div id="header_bar" class="clearfix"> <div class="main_width"> <ul class="menu-navegador">  <a href="./forum"><li class="navegador ativo"><i class="fa fa-home fa-fw"></i> Início</li></a><a href="./faq"><li><i class="fa fa-question-circle"></i> FAQ</li></a><a href="./profile?mode=editprofile"><li><i class="fa fa-user fa-fw"></i> Perfil</li></a><a href="./memberlist"><li><i class="fa fa-users fa-fw"></i> Membros</li></a><a href="./f2-regras"><li><i class="fa fa-exclamation-triangle fa-fw"></i> Regras</li></a>          </ul>
    <!-- BEGIN switch_user_logged_out -->
    <div id="user_navigation" class="not_logged_in"><ul class="ipsList_inline right"><a href="/login" title="Entrar"><li>Entrar</li>  </a><a href="/register" title="Cadastre-se"><li>Registrar-se</li></a></ul></div></div>
              <!-- END switch_user_logged_out -->
                <!-- BEGIN switch_user_logged_in -->
              <div id="user_navigation" class="logged_in"><ul class="ipsList_inline right"><a href="/login?logout" title="Sair"><li>Sair</li></a></ul></div></div>
              <!-- END switch_user_logged_in -->
              </div>
          </header>
        <div class="main_width"><div id="search" class="attach"><form method="get" action="/search?search_where=11" id="search-box"><fieldset><label for="main_search" class="hide"></label><a href="/search" title="Busca Avançada" accesskey="4" rel="search" id="adv_search" class="attach"></a><span id="search_wrap" class="attach"><input name="search_keywords" id="main_search" maxlength="128" value="Pesquisar..." onclick="if (this.value == 'Pesquisar...') this.value = '';" onblur="if (this.value == '') this.value = 'Pesquisar...';" type="text"><input class="submit_input clickable" value="" type="submit"></span></fieldset></form></div></div>
            <div class="pun">
              <!-- BEGIN switch_ticker_new -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
                              <!-- BEGIN ticker_row -->
                              <li>{switch_ticker.ticker_row.ELEMENT}</li>
                              <!-- END ticker_row -->
                          </ul>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker_new -->
              <!-- BEGIN switch_ticker -->
              <div id="fa_ticker_block" style="padding-top:4px;">
                  <div class="module main">
                    <div class="main-content clearfix">
                        <div id="fa_ticker_container">
                          <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
                              <div class="fa_ticker_content">
                                <!-- BEGIN ticker_row -->
                                <div>{switch_ticker.ticker_row.ELEMENT}</div>
                                <!-- END ticker_row -->
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
              <!-- END switch_ticker -->
              <div id="page-body">
                  <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
                    <div id="outer-wrapper">
                        <div id="wrapper">
                          <div id="container">
                              <div id="content">
                                <div id="{ID_LEFT}">
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                </div>
                                <div id="main">
                                    <div id="main-content">
                                      <!-- BEGIN html_validation -->
                                    </div>
                                </div>
                              </div>
                          </div>
                        </div>
                    </div>
                  </div>
              </div>
            </div>
        </div>
      </div>
  </div>
</body>
</html>
<!-- END html_validation -->

CSS:

Código:
/* Outros Códigos */
.module .main-content table[style="table-layout:fixed"]{border: none;}
#pun-about {background-color: #fff;}
#pun-visit, .main-box{display:none}
#submit_button {height: auto!important;}
.module.main {margin: 0 0 0 8px!important;}
a {text-decoration: none !important;}
.pun .main-content ol, .pun .main-content ul {padding-left: 0px!important;}
.bim_thumbPreview {width: 90px;height: 48px;}
#pun-announcement {background-color: #fff; border: 1px solid #ddd;}
#quick_reply #textarea_content {width: 100%!important;}
#onlinechat {display: none;}
#pun-about #qjump {display: none;}
.main .main-head.collapsed {opacity: 0.6;}
/* Icones nas Categorias */
.cat1:before {
content: "\f086";
font-family: FontAwesome;
vertical-align:top;
}
.cat2:before {
content: "\f0ad";
font-family: FontAwesome;
vertical-align:top;
}
.cat3:before {
content: "\f085";
font-family: FontAwesome;
vertical-align:top;
}
.cat4:before {
content: "\f1fc";
font-family: FontAwesome;
vertical-align:top;
}
.cat5:before {
content: "\f014";
font-family: FontAwesome;
vertical-align:top;
}
.cat6:before {
content: "\f0c0";
font-family: FontAwesome;
vertical-align:top;
}
/* Ranks em .CSS */
.admin {background-color: #D94348;}
.mod {background-color: #07B87D;}
.prog {background-color: #3192C2;}
.des {background-color: #D69A45;}
.mem {background-color: #000000;}
.rank {
-webkit-border-radius: 3px;
background-image: url(http://i58.servimg.com/u/f58/17/19/90/23/highli10.png);
background-position: 0 -1px;
background-repeat: repeat-x;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: 17px;
moz-border-radius: 3px;
padding: 4px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
text-transform: uppercase;
margin-top: 7px;
}
/* Reputação estilo IPB */
.reputation {
background-color: #DFF0D8;
font-weight: bold;
padding: 3px 8px;
display: block !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #3C763D;
margin: 0 auto;
margin-bottom: 5px;
max-width: 123px;
text-align: center;
}
/* Aspeto das Categorias */
.main-head h2, .main-head h3 {
font-family: Ubuntu, sans-serif;
font-size: 14px!important;
font-weight: 700;
font-family: 'Open Sans Condensed', sans-serif;
}
.main .main-head {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 2px 2px 0 0;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-content {
background: #FFF;
border: 1px solid #ddd;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
margin: 0;
padding: 6px;
}
.main .main-head {
margin-top: 10px;
}
.main .main-head {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 2px 2px 0 0;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
.main .main-foot {
background-color: #2a2c33;
border-bottom: 1px solid #de9700;
border-radius: 0 0 2px 2px;
box-shadow: #fa0 0 -2px 0 inset;
color: #fff;
padding: 1em;
text-shadow: none;
}
/* Avatares de Últimas Mensagens */
.lastpost-avatar img {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #EDEDED!important;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 38px;
margin-right: 3px;
padding: 2px;
width: 38px;
}
/* Navegação pun-crumbs */
.pun-crumbs a, p.crumbs a { background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px; color: #757575 !important; line-height: 30px; margin-left: -14px; padding: 10px 20px 10px 25px;  position: relative; text-shadow: 0px 1px 0px #FFF; transition: none 0s ease 0s;}
.pun-crumbs {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
line-height: 34px;
margin: 0px 1px 10px;
overflow: hidden;
padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
color: transparent;
}
.pun-crumbs {font-size:9px}
p.crumbs a {
background: transparent url("http://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
color: #757575 !important;
line-height: 30px;
margin-left: -14px;
padding: 10px 20px 10px 25px;
position: relative;
text-shadow: 0px 1px 0px #FFF;
transition: none 0s ease 0s;
}
p.crumbs a:hover {
background-position: 100% -44px;
}
/* Chatbox */
h2.chatbox-title:after, h3.chatbox-title:after, #chatbox_header .cattitle:after {content: "WEBGRAFIC - CHATBOX"; }
.chatbox-title a.chat-title {display:none}
#chatbox_footer{border-top: 0px}
#chatbox_header.main-head {
background-color: #2a2c33;
border-bottom: 2px solid #de9700;
border-radius: 5px 5px 5px 5px;
color: #dedfdf;
padding: 0 1.3em;
}
#chatbox_members {border-right: 1px solid #D5DDE5;bottom: 0px;}
#chatbox_members .member-title {background: #333;color: #FFF;}
#chatbox_members .member-title.online {
background: #8B5;
}
#chatbox_members .member-title.away {
background: #E53;
}
#chatbox p strong em { background: url('https://gacweb.icann.org/images/icons/emoticons/warning.png') no-repeat 1%; padding: 5px 5px 5px 25px; color: #D7AD4A; }
/* Botões Novo Tópico, Responder, Bloqueado */
.botãoresponder:hover, .botãonovotopico:hover, .botãobloqueado:hover {
box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.19), 0px -3px 0px rgba(0, 0, 0, 0.19) inset;
text-decoration: none;
}
.botãoresponder, .botãonovotopico {
border: medium none;
margin: 10px;
color: #FFF;
display: inline-block;
font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
height: 32px;
padding: 0px 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
white-space: nowrap;
border-radius: 5px;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.19), 0px -1px 0px rgba(0, 0, 0, 0.19) inset, 0px 1px 0px 0px rgba(255, 255, 255, 0.19) inset;
background-color: #D69200;
background-image: linear-gradient(#FBA700, #D69200);
transition: all 0.5s ease 0s;
}
.botãobloqueado {
border: medium none;
margin: 10px;
color: #FFF;
display: inline-block;
font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
height: 32px;
padding: 0px 24px;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
white-space: nowrap;
border-radius: 5px;
box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.19), 0px -1px 0px rgba(0, 0, 0, 0.19) inset, 0px 1px 0px 0px rgba(255, 255, 255, 0.19) inset;
background-color: #C22626;
background-image: linear-gradient(#E14242, #C22626);
transition: all 0.5s ease 0s;
}
.botãoresponder:hover, .botãonovotopico:hover, .botãobloqueado:hover {
box-shadow: 0 4px 1px rgba(0,0,0,.19),inset 0 -3px 0 rgba(0,0,0,.19);
text-decoration: none;
}
.botãoresponder:active, .botãonovotopico:active, .botãobloqueado:active, .botãoresponder:focus, .botãonovotopico:focus, .botãobloqueado:focus {
box-shadow: inset 0 2px 0 0 rgba(0,0,0,.19),inset 0 12px 24px 6px rgba(0,0,0,.19),inset 0 0 2px 2px rgba(0,0,0,.19); }
.module .main-content table[style="table-layout:fixed"] {
-moz-animation: progress_bar 2s linear infinite;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
-webkit-animation: progress_bar 2s linear infinite;
-webkit-user-select: none;
animation: progress_bar 2s linear infinite;
background: #fafafa;
background-image: linear-gradient(45deg,rgba(255,255,255,.1)25%,transparent 25%,transparent 50%,rgba(255,255,255,.1)50%,rgba(255,255,255,.1)75%,transparent 75%,transparent);
background-size: 10px 10px;
border-radius: 3px;
cursor: default;
font-size: 10px;
font-weight: 700;
overflow: hidden;
text-shadow: rgba(0,0,0,.3) 1px 1px 1px;
user-select: none;
}
.botãonovotopico:before {
content: '\f044 \00A0';
font-family: 'fontawesome';
}
.botãobloqueado:before {
content: '\f023 \00A0';
font-family: 'fontawesome';
}
.botãoresponder:before {
content: '\f112 \00A0';
font-family: 'fontawesome';
}
/* Botões Enviar, Pré-visualizar */
.pun .frm .frm-buttons input {
font-size: 1em;
line-height: 1.2;
margin-right: 1em;
overflow: visible;
padding: 1px .5em 2px;
vertical-align: middle;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background: #FBA700;
border: none;
border-bottom: 2px solid #D69200;
border-radius: 3px;
color: #FFF!important;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: #4D5161;
border-color: #2A2C33;
outline: none;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
.frm-buttons {
border-top: none!important;
margin-bottom: 0;
margin-top: 0;
padding: 10px 0;
}
/* Widget Estatisticas */
.module .main-content ul {
margin: 0 0em;
}
#stats_sidebar .srr {
float: right;
}
#stats_sidebar .srl {
font-weight: bold;
}
/* Tamanho dos Títulos das Categorias, Descrições */
.statused  .tcl {font-size: 11px !important;color: #666 !important}
a.forumtitle {font-size: 13px !important}
/* Avatares no widget últimos assuntos */
.avt-r img{
background: none repeat scroll 0% 0% #FFF;
border: 1px solid #D5D5D5 !important;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
float: left;
height: 28px;
margin: 3px;
padding: 1px;
width: 28px;
}
/* Icones nos Grupos */
a.gensmall[style="color: #D94348"]:before {
content: '\f005 \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #07B87D"]:before {
content: '\f085 \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #3192C2"]:before {
content: '\f0ad \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #D69A45"]:before {
content: '\f1fc \00A0';
font-family: 'fontawesome';
}
a.gensmall[style="color: #000000"]:before {
content: '\f007 \00A0';
font-family: 'fontawesome';
}
/* Header */
.navbar {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-image: url("http://i.imgur.com/yOfKomF.jpg");
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
border-bottom: 1px solid rgba(0, 0, 0, .20);
background-size: cover;
border-color: #FEA900;
border-image: none;
border-radius: 0;
border-style: solid none none;
border-width: 3px medium medium;
font-weight: 500;
margin-bottom: 0;
min-height: 200px;
}
* {
margin: 0;
padding: 0;
}
.navbar:hover {
background-position: 1px;
transition-duration: 0.5s;
}
/* Viewtopic_body */
.pun .topic {
border-right: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
}
.user-basic-info img:first-child {
background: #FFF;
border: 1px solid #ddd;
padding: 2px;
max-width: 100px;
margin-bottom: 5px;
}
.pun .postmain {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
position: relative
}
.pun .post .user:after {
border-left-color: #f7f7f7;
border-width: 7px;
margin-left: 2px;
margin-top: 1px
}
.pun .post .user {
line-height: 150%;
margin-left: -17em!important;
margin-top: -3.3em;
padding-top: 0;
text-align: center;
width: 15em;
background: white;
border: 1px solid #ddd;
border-radius: 3px;
}
.pun .username a span strong {
font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
margin-top: 15px;
margin-bottom: -2px;
}
#first-post-br {
border: 0
}
.pun .posthead,
.pun .username {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
font-size: 13px;
font-weight: 400;
padding: 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
margin: 0 auto;
position: relative
}
.pun .posthead a {
color: #444;
font-size: 13px
}
.pun .posthead h2 {
color: #444;
font-weight: 400
}
.pun .posthead h2 strong {
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal
}
.pun .posthead h2 strong:before {
content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
background: #ffebc8 url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
border: 1px solid #ecc272;
color: #ac6328;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
display: none;
}
.pun .post,
.pun .postbody,
.pun .postmain {
background-color: #fff!important
}
.pun .post {
border: 0;
margin: 5px
}
.postfoot {
background: #f7f7f7;
border-top: 1px solid #ddd;
margin: 0;
padding: 10px;
}
.pun .topic {
border: 0;
box-shadow: none;
background: white;
margin: 0
}
.pun .entry-content {
font-size: 13px;
line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
background-color: transparent;
border: 0
}
.paged-head h1 {
display: none
}
.wraparound {
background: #f7f7f7;
border: 1px solid #ddd;
margin: 10px 0;
padding: 8px;
}
.ipsBox_withphoto {
margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
color: #413f3c;
font-size: 23px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 1.3;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
color: #a49f98!important;
font-weight: 400;
}
.ipsUserPhotoLink img {
background: #fff;
border: 1px solid #ddd;
float: left;
height: 40px;
padding: 2px;
width: 40px;
}
.ftoggle {
background: #E2E2E2;
border-radius: 3px;
display: block;
padding: 10px 15px;
}
.pun .user .user-info {
background: #F5F5F5;
border-top: 1px solid #D9DBDD;
color: #666;
line-height: 1.8em;
padding: 5px!important;
}
.arrow-u2 {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #F7F7F7;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
display: block;
float: left;
height: 0px;
margin-left: -24px;
margin-top: -27px;
position: absolute;
width: 0px;
z-index: 100;
border: 10px solid transparent;
border-left-color: #F7F7F7;
}
.arrow-u {
-moz-border-bottom-colors: none;
-moz-border-left-colors: #DDD;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border: 10px solid transparent;
display: block;
float: left;
height: 0px;
margin-left: -23px;
margin-top: -27px;
width: 0px;
z-index: -999;
border-left-color: #ddd;
}
/* Fundo Branco da Estrutura */
.pun {
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
background: #fff;
box-shadow: 0 5px 9px rgba(0,0,0,0.1);
padding: 15px;
}
/* Barra de Ferramentas */
#fa_toolbar {
left: 0px;
height: 30px;
background-color: #2A2C33;
color: #FFFFFF;
font-family: Helvetica, Verdana, Arial;
font-size: 16px;
z-index: 999;
}
#fa_right.welcome #fa_menu #fa_welcome {
color: #FFF;
background-color: #FEA900;
}
#fa_toolbar > #fa_right.notification > #fa_notifications {
color: #FFFFFF;
background-color: #FEA900;
}
#fa_menulist {
display: none;
position: absolute;
list-style-type: none;
margin: 0px;
padding: 0px 10px;
background-color: #2A2C33;
min-width: 175px;
width: auto;
border: 1px solid #FEA900;
line-height: 32px;
border-top: 0px solid #FFFFFF;
z-index: 999;
}
#fa_usermenu {
position: absolute;
left: 0px;
width: 120px;
padding: 10px 20px 10px 10px;
color: #FFFFFF;
font-size: 12px;
text-align: center;
}
#fa_service:after {
content: ' - WEBGRAFIC';
}
/* Tamanho Padrao de fonte nos widgets */
.module.main .main-content{
font-size:10px;
}
/* Mensagem Homepage */
.warn {
background: rgba(254, 169, 0, 0.43) url(http://i55.servimg.com/u/f55/18/71/50/00/highli10.png) repeat-x 0 0;
border: 1px solid rgba(214, 146, 0, 0.5);
border-radius: 20px;
margin: 3px 0;
padding: 8px;
text-align: center;
}
.home img {
margin-bottom: -3px;
}
.home {
border-radius: 10px;
}
#pun-announcement .warn { width: 65%; margin: auto; }
/* Caixa de Aviso*/
.main .frm-info {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FFEA97 url(https://cdn2.iconfinder.com/data/icons/diagona/icon/16/050.png) no-repeat 6px 10px;
background-color: #FFEA97;
border: 1px solid #E1B500;
border-radius: 3px;
color: #796100;
font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: 700;
line-height: 18px;
margin: 15px 1.7em 1.7em;
padding: 8px 8px 8px 28px;
text-shadow: #fffaf1 0 1px 0;
}
/* Aspeto de Numeração de Páginas */
.paged-foot .paging a, .paged-foot .paging a:hover, .paged-foot .paging b, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size: 12px!important;
margin-right: 3px!important;
padding: 6px 9px!important;
}
.paged-foot .paging a, .paging a, .paging b, td p.pag a, td p.pag b {
-moz-border-radius: 3px;
-moz-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
-webkit-border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
background: #e5e5e5 url(http://i76.servimg.com/u/f76/18/14/02/99/highli10.png) repeat-x 0 0;
border: 1px solid #d6d6d6;
border-radius: 3px;
box-shadow: rgba(0,0,0,0.05) 0 1px 2px;
color: #747474;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 0 5px;
text-shadow: #fff 0 1px 0;
text-transform: lowercase;
}
/* Quote */
.postmain cite {
background-color: transparent!important;
color: #FBA717!important;
display: block;
font-size: 13px!important;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
.postmain cite {
display: block;
font-style: normal;
font-weight: 700;
margin: 0 0 1em;
}
blockquote cite {
background-color: #E4EAF2;
background-image: url(http://2img.net/i/fa/invision/css_img_quote.gif);
background-position: top right;
background-repeat: no-repeat;
color: #000;
display: block;
font-size: 11px;
font-style: normal;
margin: -8px -8px 8px;
padding: 3px;
}
* {
margin: 0;
padding: 0;
}
user agent stylesheeti, cite, em, var, address, dfn {
font-style: italic;
}
blockquote {
background: rgba(250, 250, 250, 0.49)!important
border-bottom: none!important;
border-left: 3px solid #FBA717!important;
border-right: none!important;
border-top: none!important;
display: block;
line-height: 1.5vw!important;
padding: .8vw!important;
}
.codebox {
background: rgba(250, 250, 250, 0.49)!important
border-bottom: none!important;
border-left: 3px solid #FBA717!important;
border-right: none!important;
border-top: none!important;
display: block;
line-height: 1.5vw!important;
padding: .8vw!important;
}
.codebox{
background-color: #FFF;
border: 1px solid #DDD;
}
.codebox dd {
background-color: #FFF;
}
/* Mensagens Moderativas */
.alert.sucesso {
background-color: #DFF0D8;
border-color: #D6E9C6;
color: #3C763D;
}
.alert.danger {
background-color: #F2DEDE;
border-color: #EBCCD1;
color: #A94442;
}
.alert {
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
-webkit-border-radius: 3px;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
background: #F9F1C7;
border: 1px solid #F6DEAC;
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,.4);
color: #AF8640;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin: 5px 0;
padding: 15px;
width: 85%;
}
.alert.infos {
background-color: #D9EDF7;
border-color: #BCE8F1;
color: #31708F;
}
/* Table Staff */
.table_bg_staff {
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
background-color: #EFF9FC;
border: 1px solid #cdcdcd;
box-shadow: 0 2px 10px;
font-size: .9em;
margin: 15px 0 0 15px;
padding: 0 6px 0 0 !important;
position: relative;
}
.r1 {
background-color: #e6f2fa;
}
.r2 {
background-color: #dceaf5;
}
.moderadeiros {
border: 1px solid #07B87D!important;
}
.linha_mod {
border-bottom: 1px solid #07B87D!important;
}
.admineiros {
border: 1px solid #D94348!important;
}
.linha_admin {
border-bottom: 1px solid #D94348!important;
}
.prog {
border: 1px solid #3192C2!important;
}
.linha_prog {
border-bottom: 1px solid #3192C2!important;
}
.designer {
border: 1px solid #D69A45!important;
}
.linha_designer {
border-bottom: 1px solid #D69A45!important;
}
/* Footer */
#subscribers a{color: #ccc !important}
#subscribers a:hover{color: #D69200 !important}
#subscribers {margin-top: -9px !important} #back-top { top: -12px !important; }
.num3 h3:before {font-weight: normal !important;}
.num4 h3:before {font-weight: normal !important;}
/* Imagem Caixas de Resposta */
.sceditor-container textarea {
background: url('http://i68.servimg.com/u/f68/19/37/75/64/boxima11.png') no-repeat 50% 50% transparent!important;
}
/* Estatisticas */
#onlinelist {
background-color: #fff;
border-top: 1px solid #DDD;
padding: .6em 0em;
}
#stats {
background-color: #fff;
line-height: 150%;
padding: 0.6em 0em;
}
#onlinelist p {
display: block !important;
margin-bottom: 7px;
}
/* Widget Parceiras */
.module.main > .main-content > .main-content {
border: none;
box-shadow: none;
}
.module.main #parceiros {
margin: 0 auto;
}
.main#pun-info .main-content {
padding: 0px;
}
#stats {
padding: 8px !important;
}
#onlinelist {
padding: 8px !important;
}
/* Botão de Reputação */
#rep_post {clear: both;}
#rep_post {white-space: nowrap;margin: 6px 4px;float: right;}
#rep_post .bs_inline {list-style: none;}
#rep_post .bs_inline > li {display: inline-block;margin: 0 3px;}
#rep_post .bs_inline > li:first-child {margin-left: 0;}
#rep_post .bs_inline img {vertical-align: middle;}
#rep_post span img {cursor: pointer;}
#rep_post .reput_vote {
background-image: url('http://i.imgur.com/UGqTZqe.png');
background-repeat: repeat-x;
background-position: 0 1px;
font-size: 10px;
padding: 2px 10px !important;
color: #fff;
font-weight: bold;
display: inline-block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
}
.reput_vote.positive {background-color: #8db13e;}
.reput_vote.zero {background-color: #6a6a6a;}
/* Menu de Navegação */
#header_bar {
-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
-o-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
background: #FFF;
border-bottom: 3px solid #FEA900;
height: 60px;
line-height: 60px;
width: 100%;
z-index: 999;
}.menu-navegador li.ativo {
background-color: #FEA900;
color: #FFF;
}
.menu-navegador {
float: left;
z-index: 100;
position:absolute;
height: 60px !important;
} .main_width {
margin: 0 auto;
min-width: 960px;
width: 81.5%;
}
#header_bar li:hover, #header_bar li a:hover {
background-color: #FEA900;
color: #FFF;
}
#header_bar li {
background-color: transparent;
cursor: pointer;
float: left;
list-style-type: none;
color: #848484;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
height: 60px;
line-height: 60px;
padding: 0 18px;
margin-left: 1px;
font-family: Ubuntu;
-webkit-transition: color .2s ease;
-moz-transition: color .2s ease;
-ms-transition: color .2s ease;
-o-transition: color .2s ease;
transition: color .2s ease;
}
.right, .right li {
padding-left: 5px;
float: right;
list-style-type: none !important;
}
/* Caixas de Resposta Normal */
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0px;
}
.pun .frm div.posting-block dd.frm-textarea div.sceditor-toolbar {
float: left;
margin-top: -20px !important;
}
.main .main-content.frm fieldset.frm-set:nth-child(2) dl {
float: right;
text-align: right;
}
#smiley-box iframe {
height: 389px !important;
}
.main .main-content.frm fieldset.frm-set .frm-buttons {
text-align: center;
margin-left: 200px;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dt, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(2) dt, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(3) dt {
margin-left: 0px;
text-align: left;
width: auto !important;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(2) dd.frm-input input, .pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(3) dd.frm-input input {
margin-left: -70px;
position: absolute !important;
width: 750px !important;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dd {
margin-left: 0px;
}
.pun .frm fieldset.frm-set:nth-child(1) dl:nth-child(1) dd label {
padding-left: 10px;
}
#quick_reply .frm-buttons {
padding-right: 180px;
}

Até mais.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Colocação de logótipo e caixa de pesquisa em header

Mensagem por IsmaelS. 31.12.15 17:01

Ficou perfeito obrigado e resolvido!
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos