Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Não consigo colocar o logo no fórum.
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Não consigo colocar o logo no fórum.
Detalhes da questão
Endereço do fórum: http://tech-world.forumeiros.com
Versão do fórum: PunBB
Descrição
Boa tarde, eu não estou conseguindo colocar a imagem do logo.
Meu css é esse:
- Código:
body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
font: 11px "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
html, body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
color: #5A5A5A;
}
#pun-intro {
display: none;
}
#pun-navlinks {
display: none;
}
.pun .paged-foot, .pun .paged-head {
background: none;
border: none;
padding: 0;
}
#pun-about #qjump {
display: none;
}
#pun-about {
text-align: right;
font-size: 10px;
}
#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}
.k1b4d58ea {
display: none!important;
background: none!important;
border: none!important;
}
.pun {
margin-bottom: 10px;
background: none repeat scroll 0% 0% #FFF;
padding: 10px;
line-height: 120%;
border: 1px solid #DADADA;
margin-top: 10px;
width: 1178px;
text-align: left!important;
}
.pun .main-content {
border: 1px solid #fff;
}
thead {
display: none;
}
fieldset {
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}
.main .main-foot, .paged-foot {
display: none;
}
#sc-container, .sc-width {
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*help button*/
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
display:none;
}
/*logged_in - Logado!*/
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation.logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_link_dd, .dropdownIndicator {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png) no-repeat right;
display: inline-block;
height: 5px;
margin: 1px 0 1px 1px;
width: 9px;
}
#inbox_link, #notify_link {
height: 15px;
padding: 11px 24px 8px 12px;
position: relative;
vertical-align: middle;
width: 18px;
}
#inbox_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_inbox.png) no-repeat top;
}
#notify_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_notify.png) no-repeat top;
margin-right: 11px;
}
.ipsHasNotifications {
-moz-border-radius: 2px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
background: #cf2020;
border-radius: 2px;
box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
color: #fff!important;
font-size: 9px;
height: 12px;
left: -5px;
line-height: 12px;
padding: 0 4px;
position: absolute;
text-align: center;
top: 4px;
}
#user_link {
margin-right: 15px;
}
/*color-picker*/
.custom_theme {
border-radius: 3px 0px 0px 3px;
background: url('http: //www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png') no-repeat scroll 50% 50% rgba(0, 0, 0, 0.3);
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0px none !important;
background: none repeat scroll 0% 0% transparent !important;
text-indent: -999px !important;
height: 36px;
font-size: 0px;
width: 37px;
padding: 0px;
margin: 0px;
cursor: pointer;
opacity: 0;
display: block;
}
/*categoria*/
.main .main-head {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png') repeat scroll center top #383838;
padding: 9px 12px;
font-size: 12px;
font-weight: 300;
color: #FFF;
box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
text-shadow: 0px 1px 2px #000;
border-bottom: 3px solid #C42323;
}
.pun tbody.statused span.status {
position: absolute;
display: none;
}
#main{margin-right: 10px;}
.table .tc_icon {
padding: 10px 5px !important;
vertical-align: middle;
width: 30px;
}
.pun table.table td.tc3 {
text-align: right;
width: 15%;
}
.main .main-content {
padding: 4px;
background: none repeat scroll 0px 0px #F3F3F3;
border: 1px solid #E6E6E6;
margin-bottom: 10px;
}
.pun tbody.statused td.tcl {
background: white;
}
.pun tbody.statused td.tcr {
background: white;
border-left: 0px;
}
.pun table.table td {
background-color: #FFFFFF!important;
border-color: #ddd;
border-style: solid none none none;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
border-right: none;
border-left: none;
}
.pun fieldset, .pun img {
vertical-align: middle;
}
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
color: #fff !important;
}
.left{
float:left;
}
.clear{
clear: both;
}
#sc-container{
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*userbar*/
#sc-topbar {
background: black;
padding: 0;
text-align: right;
height: 36px;
position: relative;
z-index: 999;
width: 100%;
top: 0;
left: 0;
box-shadow: rgba(0, 0, 0, 0.5) 0px -1px 10px;
}
#sc-navigation {
display: inline;
height: 36px;
}
#community_app_menu>li {
margin: 0;
position:relative;
}
.ipsList_inline>li:first-child {
margin-left: 0;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#logo {
display: inline;
}
ol, ul {
list-style: none;
}
#logo a.textLogo {
color: #fff;
height: 36px;
line-height: 32px;
padding: 0 0;
font-weight: bold;
font-size: 16px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
text-decoration: none;
display: block;
text-transform: uppercase;
padding-left: 6px;
padding-right: 6px;
}
#logo a:hover {
color: #C42323;
}
#community_app_menu>li.active>a {
margin-top: 0;
text-shadow: none;
border-bottom: 3px solid #C42323;
}
#community_app_menu>li>a {
color: #555;
background: transparent;
display: block;
padding: 0px 14px 0px;
height: 33px;
line-height: 36px;
font-size: 11px;
font-weight: bold;
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_navigation {
color: #9f9f9f;
font-size: 11px;
line-height: 30px;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation a {
color: #C42323;
font-weight: bold;
}
#user_navigation #register_link {
background: white;
padding: 0px 8px;
height: 30px;
}
.pun a,.pun a:visited {
color: #225985;
text-decoration: none;
}
.pun a:hover{color: #C42323;}
/*branding*/
#sc-branding {
background: url('http://i.minus.com/ibq5Am8P99jPo4.png') repeat scroll 0% 0% / 74% auto #383838;
border-bottom: 1px solid #343434;
min-height: 110px;
box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.5) inset;
}
#sc-bottombar {
background: none repeat scroll 0% 0% #000;
padding: 0px;
text-align: right;
height: 36px;
width: 100%;
}
#sc-sec-navigation {
background: none repeat scroll 0% 0% #FFF;
border-bottom: 1px solid #DADADA;
overflow: hidden;
line-height: 37px;
clear: both;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
.breadcrumb li:first-child {
margin-left: 0px;
}
#sc-sec-navigation #breadcrumb li:first-of-type a {
margin-left: 0px;
background: none repeat scroll 0% 0% transparent;
padding-left: 0px;
}
#sc-sec-navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
outline: medium none;
text-decoration: none;
}
#sc-sec-navigation a {
color: #757575;
line-height: 37px;
height: 37px;
}
.breadcrumb a {
color: #777;
}
#sc-sec-navigation #breadcrumb li:first-of-type a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
}
#sc-sec-navigation-icons li {
padding: 0px 4px;
}
.ipsList_inline > li:first-child {
margin-left: 0px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0px 3px;
}
#sc-sec-navigation-icons li img {
width: 16px;
height: 16px;
}
#search {
background: rgba(0, 0, 0, 0.3);
margin: 36px 0;
padding: 5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
.hide {
display: none;
}
label {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/advanced_search.png") no-repeat right 50%;
text-indent: -3000em;
display: none;
margin: 6px 0 4px 4px;
}
#search_wrap {
position: relative;
background: rgba(0, 0, 0, 0.40);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
border-radius: 2px 2px 2px 2px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0,0,0,0.13);
width: 230px;
}
#main_search {
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 150px;
outline: 0;
color: #C42323;
font-style: italic;
line-height: 26px;
}
#search_options {
font-size: 10px;
height: 28px;
line-height: 25px;
margin: 0px -2px 3px 0;
padding: 0 6px;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
text-align: right;
}
.clickable {
cursor: pointer;
}
.ipbmenu_content, .ipb_autocomplete {
font-size: 12px;
min-width: 85px;
z-index: 999;
}
#search_options_menucontent {
min-width: 100px;
white-space: nowrap;
text-align: left;
}
#search_options_menucontent li {
border-bottom: 0;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
#search_options_menucontent input {
margin-right: 10px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.custom_theme {
-moz-border-radius: 0px 3px 3px 0px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 0px 0px 3px;
background: rgba(0, 0, 0, 0.30) url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png") no-repeat 50% 50%;
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0 !important;
background: none transparent!important;
text-indent: -999px!important;
height: 36px;
font-size: 0;
width: 37px;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0;
display: block;
}
.submit_input, .clickable {
background: #770F0F url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/search_icon.png") no-repeat 50%!important;
text-indent: -3000em!important;
padding: 0!important;
border: 0!important;
display: block!important;
width: 26px!important;
height: 26px!important;
position: absolute!important;
right: 0!important;
top: 0!important;
bottom: 0!important;
-moz-border-radius: 0 2px 2px 0!important;
-webkit-border-top-right-radius: 2px!important;
-webkit-border-bottom-right-radius: 2px!important;
border-radius: 0 2px 2px 0!important;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2)!important;
}
.right {
float: right;
}
/*Link*/
a {text-decoration:none;}
ul{list-style:none;}
.right {
float: right;
}
/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:13px;
margin-right:11px;
}
#avatar-lastpost img:hover{
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
td.tcr span a:empty:before {
content: "Sem Post's Para Visualizar";
cursor: default;
pointer-events: none;
text-align: center;
word-wrap: break-word;
margin: 1px 0px 4px 53px;
color: #a4a4a4;
font-style: italic;
}
/*rodape*/
#pun-about {
font-size: 10px;
text-align: left;
padding: 2px 10px;
background: rgb(236, 236, 236);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
border-radius: 5px;
float: left;
}
#onlinelist {
background-color: #F3F3F3;
padding: 10px;
color: rgb(155, 155, 155);
border: 1px solid rgb(214, 214, 214);
}
#onlinechat {
display: none;
}
#sc-footer {
float: left;
margin: 10px 0px 0px 0px;
width: 100%;
background: #FFF url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
border-top: 1px solid #DADADA;
}
.sc-footer-col {
width: 13.5%;
font-size: 11px;
min-width: 125px;
display: inline-block;
vertical-align: top;
line-height: 22px;
padding: 15px 0 18px 0;
}
#sc-footer a {
color: #5A5A5A;
}
#footer_utilities {
font-size: 11px;
width: 100%;
padding: 30px 0px 39px 0px;
border-top: #DADADA solid 1px;
background: #FAFAFA url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
}
#copyright {
color: #848484;
text-align: right;
}
#backtotop:hover {
color: #fff;
opacity: 1;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px!important;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
/*user*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
/*post*/
.post h3 {
background: #F8F8F8;
border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 15px;
margin-top: -3px;
}
span.post_id {
margin-left: 4px;
}
.post_date {
padding: 0 0 10px 0;
font-size: 12px;
color: #a4a4a4;
}
.desc.blend_links a {
font: normal 12px helvetica, arial, sans-serif;
color: #777777;
}
.post_id a img.small {
max-height: 12px;
margin-left: 3px;
margin-top: -2px;
opacity: 0.5;
}
.post_online {display: inline-block;}
.pun .post .user {
margin-left: -16em;
margin-top: -0.9em;
}
.pun .post {background: white;}
.pun .postmain {
background-color: white;
border-left: 0px;
margin-left: 14em;
}
.pun .post .user {
width: 165px;
font-size: 12px;
text-align: center;
line-height: 150%;
margin-left: -160px;
margin-top: -0.6em;
}
.pun .post-entry {
font-size: 12px;
line-height: 1.6;
padding: 20px;
word-wrap: break-word;
}
.pun .user .user-ident .user-basic-info {
font-size: 11px;
color: #a4a4a4;
text-align: center;
font-weight: normal;
}
.postfoot {
border-top: 0px;
margin-left: -14em;
}
.sig-content {
clear: right;
color: #a4a4a4;
font-size: 0.9em;
border-top: 1px dashed #e4e4e4;
padding: 10px 0;
margin: 6px 0 4px;
position: relative;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
max-height: 300px;
padding: 1px;
max-width: 165px;
margin-left: 10px;
}
.exthelp{display:none;}
/*botoes*/
input[type="button"], input[type="reset"], input[type="submit"] {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
background: #353535 url(http://i57.servimg.com/u/f57/18/12/37/46/highli10.png) repeat-x top;
border: 1px solid #2b2b2b;
border-radius: 2px;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
color: #fff;
cursor: pointer;
font-family: helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
outline: none;
padding: 4px 10px!important;
}
/*box*/
.titlebox {
background: #F9F9F9;
border: 1px solid #E9EDEE;
color: #768089;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #B3BAC1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #B3BAC1 0px 1px 3px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
.titlebox dava a img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*quick avatar*/
#quick-avatar {
float: left;
padding: 11px;
}
#quick-avatar img {
margin-top: 50px;
width: 50px;
height: 50px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
#quick-avatar img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.mini_ava img {
width: 30px;
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
height: 30px;
}
.widgets{
background: #262626;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset black 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset black 0px 1px 3px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
#fontwidget{
color: white;
font-size: 11px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
margin-left:18px;
}
#pun-visit, .main-box {
display: none;
border: none;
font-size: 10px;
margin: 0 0 1em;
padding: .6em 1em;
}
/*widget*/
.module .main-head {
border: 1px solid #CFCFCF;
padding: 10px;
background: none repeat scroll 0px 0px #FFF;
font: 11px arial,sans-serif;
color: #757575;
padding: 9px 10px;
background: none repeat scroll 0% 0% #ECECEC;
text-shadow: 0px 1px 0px #FFF;
box-shadow: 0px 1px 0px #F9F9F9 inset;
border-bottom: 3px solid #C42323;
}
.module .main-content{background:#fff}
.module.main {
margin: 0px;
margin-bottom: 10px !important;
}
#ajax_loading {
background: -moz-linear-gradient(center top , #95C715 0%, #7BA60D 100%) repeat scroll 0% 0% transparent;
border: 1px solid #7BA60D;
color: #FFF;
text-align: center;
padding: 5px 0px 8px;
width: 8%;
top: 0px;
left: 46%;
border-radius: 0px 0px 5px 5px;
z-index: 999;
position: fixed;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.2) inset;
}
Meu template 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>
<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="" /> Hit<em>skin</em>.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">
<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 id="sc-topbar" class="clearfix">
<div class="sc-width">
<!-- ::: APPLICATION TABS ::: -->
<div id="sc-navigation" class="clearfix left">
<ul class="ipsList_inline root" id="community_app_menu">
<!-- ::: LOGO ::: -->
<li class="left">
<div id="logo">
<if test="Array['textLogo']=='yes'">
<a href="xxxxxxxxxxxx" class="textLogo" title="Go to community index" rel="home" accesskey="1">Regras</a>
<else>
</else></if></div></li>
<li id="nav_app_forums" class="main left active right_open" style="z-index:9990;"><a href="/forum" class="notMe" title="Fórum">Fórum</a></li>
<li id="nav_app_members" class="main left right_open" style="z-index:9990;"><a href="/memberlist" class="notMe" title="Membros">Membros</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
</ul>
</div>
<!-- BEGIN switch_user_logged_out -->
<div id="user_navigation" class="not_logged_in right">
<ul class="ipsList_inline right">
<li>
<span class="services">
<a href="#"><img src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/loginmethods/facebook.png" alt="Log in with Facebook"></a>
<a href="#"><img src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/loginmethods/twitter.png" alt="Log in with Twitter"></a>
</span>
<a href="/login" title="Sign In" id="sign_in">Sign In</a>
</li>
<li>
<a href="/register" title="Create Account" id="register_link">Create Account</a>
</li>
</ul>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<div id="user_navigation" class="logged_in"><ul class="ipsList_inline right"><li><a data-clicklaunch="getInboxList" id="inbox_link" href="/privmsg?folder=inbox" title="Mensageria"><span class="ipsHasNotifications">MP</span> </a></li><li><a data-clicklaunch="getNotificationsList" id="notify_link" href="/search?search_id=watchsearch" title="Notificaciones"> </a></li><li><a id="user_link" href="/profile?mode=editprofile&page_profil=informations" title="Mi Perfil"><span class="USERNAME">{USERNAME}</span> <span id="user_link_dd"></span></a></li><li><a href="/login?logout" title="Sair">Sair</a></li></ul></div>
<!-- END switch_user_logged_in -->
</div>
</div>
<div id="sc-branding">
<div class="sc-width">
<!-- ::: SEARCH BAR ::: -->
<div id="search" class="right">
<form action="/search" method="post" id="search-box">
<fieldset>
<label for="main_search" class="hide">Search</label>
<a href="/search" title="Advanced Search" accesskey="4" rel="search" id="adv_search" class="right"></a>
<span id="search_wrap" class="right">
<input type="text" id="main_search" name="search_term" class="" size="17" tabindex="100" placeholder="Search...">
<span class="choice ipbmenu clickable" id="search_options">Fórum</span>
<ul id="search_options_menucontent" class="ipbmenu_content ipsPad" style="display: none; position: absolute; z-index: 9999;">
<li class="title" style="z-index: 10000;"><strong style="z-index: 10000;">Search section:</strong></li>
<li class="app" style="z-index: 10000;"><label for="s_forums" title="Fórum" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_forums" value="forums" checked="checked" style="z-index: 10000;">Fórum</label></li><li class="app" style="z-index: 10000;"><label for="s_members" title="Membros" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_members" value="members" style="z-index: 10000;">Membros</label></li><li class="app" style="z-index: 10000;"><label for="s_core" title="Ajuda" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_core" value="core" style="z-index: 10000;">Ajuda</label></li>
</ul>
<input type="submit" class="submit_input clickable" value="">
</span>
</fieldset>
</form>
</div>
<span class="custom_theme"><input type="text" id="colorpicker"></span>
</div>
</div>
<div id="sc-bottombar" class="clearfix">
<div class="sc-width">
<ul id="admin_bar" class="ipsList_inline left">
</ul>
</div>
</div>
<div id="sc-sec-navigation" class="clearfix">
<div id="sc-container" class="clearfix">
<ol class="breadcrumb top ipsList_inline left" id="breadcrumb">
<li itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb">
<a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong>
</li>
</ol>
<ul class="ipsList_inline right" id="sc-sec-navigation-icons">
<li class="right">
<a href="#" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Open Quick Navigation"><img alt="Open Quick Navigation" src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/icons/quicknav.png"></a>
</li>
<li id="nav_explore" class="right">
<a href="/" accesskey="2">New Content</a>
</li>
<li id="nav_explore" class="right">
<a href="/">Guidelines & Rules</a>
</li>
</ul>
</div></div>
<div class="minwidth_IE">
<div class="layout_IE">
<div class="container_IE">
<div class="pun">
<div id="pun-intro" class="clearfix">
<a href="{U_INDEX}" id="pun-logo"><img src="{LOGO}" alt="{L_INDEX}" /></a>
<!-- BEGIN switch_h1 -->
<div id="pun-title">{switch_h1.MAIN_SITENAME}</div>
<!-- END switch_h1 -->
<!-- BEGIN switch_desc -->
<p id="pun-desc">{switch_desc.SITE_DESCRIPTION}</p>
<!-- END switch_desc -->
</div>
<div id="pun-head">
<div id="pun-navlinks">
<ul class="clearfix">
<li>{GENERATED_NAV_BAR}</li>
</ul>
</div>
</div>
<!-- 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 -->
Imagem do logo que eu desejo colocar:
Desde já obrigado.
Re: Não consigo colocar o logo no fórum.
Olá juninho_xd,
Troque sua CSS por essa:
Até mais!
Troque sua CSS por essa:
- Código:
.headerbar {
background-color: #fff;
background-image: url(https://i62.servimg.com/u/f62/19/81/73/45/log10.jpg);
margin-bottom: 1%;
padding: 0 5px;
height: 250px;
box-shadow: 0 2px 3px #000;
}
#logo {
display: block;
padding: 0;
width: 100vw;
margin-left: calc(-50vw + 50%);
}
body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
font: 11px "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
html, body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
color: #5A5A5A;
}
#pun-intro {
display: none;
}
#pun-navlinks {
display: none;
}
.pun .paged-foot, .pun .paged-head {
background: none;
border: none;
padding: 0;
}
#pun-about #qjump {
display: none;
}
#pun-about {
text-align: right;
font-size: 10px;
}
#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}
.k1b4d58ea {
display: none!important;
background: none!important;
border: none!important;
}
.pun {
margin-bottom: 10px;
background: none repeat scroll 0% 0% #FFF;
padding: 10px;
line-height: 120%;
border: 1px solid #DADADA;
margin-top: 10px;
width: 1178px;
text-align: left!important;
}
.pun .main-content {
border: 1px solid #fff;
}
thead {
display: none;
}
fieldset {
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}
.main .main-foot, .paged-foot {
display: none;
}
#sc-container, .sc-width {
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*help button*/
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
display:none;
}
/*logged_in - Logado!*/
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation.logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_link_dd, .dropdownIndicator {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png) no-repeat right;
display: inline-block;
height: 5px;
margin: 1px 0 1px 1px;
width: 9px;
}
#inbox_link, #notify_link {
height: 15px;
padding: 11px 24px 8px 12px;
position: relative;
vertical-align: middle;
width: 18px;
}
#inbox_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_inbox.png) no-repeat top;
}
#notify_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_notify.png) no-repeat top;
margin-right: 11px;
}
.ipsHasNotifications {
-moz-border-radius: 2px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
background: #cf2020;
border-radius: 2px;
box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
color: #fff!important;
font-size: 9px;
height: 12px;
left: -5px;
line-height: 12px;
padding: 0 4px;
position: absolute;
text-align: center;
top: 4px;
}
#user_link {
margin-right: 15px;
}
/*color-picker*/
.custom_theme {
border-radius: 3px 0px 0px 3px;
background: url('http: //www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png') no-repeat scroll 50% 50% rgba(0, 0, 0, 0.3);
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0px none !important;
background: none repeat scroll 0% 0% transparent !important;
text-indent: -999px !important;
height: 36px;
font-size: 0px;
width: 37px;
padding: 0px;
margin: 0px;
cursor: pointer;
opacity: 0;
display: block;
}
/*categoria*/
.main .main-head {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png') repeat scroll center top #383838;
padding: 9px 12px;
font-size: 12px;
font-weight: 300;
color: #FFF;
box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
text-shadow: 0px 1px 2px #000;
border-bottom: 3px solid #C42323;
}
.pun tbody.statused span.status {
position: absolute;
display: none;
}
#main{margin-right: 10px;}
.table .tc_icon {
padding: 10px 5px !important;
vertical-align: middle;
width: 30px;
}
.pun table.table td.tc3 {
text-align: right;
width: 15%;
}
.main .main-content {
padding: 4px;
background: none repeat scroll 0px 0px #F3F3F3;
border: 1px solid #E6E6E6;
margin-bottom: 10px;
}
.pun tbody.statused td.tcl {
background: white;
}
.pun tbody.statused td.tcr {
background: white;
border-left: 0px;
}
.pun table.table td {
background-color: #FFFFFF!important;
border-color: #ddd;
border-style: solid none none none;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
border-right: none;
border-left: none;
}
.pun fieldset, .pun img {
vertical-align: middle;
}
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
color: #fff !important;
}
.left{
float:left;
}
.clear{
clear: both;
}
#sc-container{
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*userbar*/
#sc-topbar {
background: black;
padding: 0;
text-align: right;
height: 36px;
position: relative;
z-index: 999;
width: 100%;
top: 0;
left: 0;
box-shadow: rgba(0, 0, 0, 0.5) 0px -1px 10px;
}
#sc-navigation {
display: inline;
height: 36px;
}
#community_app_menu>li {
margin: 0;
position:relative;
}
.ipsList_inline>li:first-child {
margin-left: 0;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#logo {
display: inline;
}
ol, ul {
list-style: none;
}
#logo a.textLogo {
color: #fff;
height: 36px;
line-height: 32px;
padding: 0 0;
font-weight: bold;
font-size: 16px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
text-decoration: none;
display: block;
text-transform: uppercase;
padding-left: 6px;
padding-right: 6px;
}
#logo a:hover {
color: #C42323;
}
#community_app_menu>li.active>a {
margin-top: 0;
text-shadow: none;
border-bottom: 3px solid #C42323;
}
#community_app_menu>li>a {
color: #555;
background: transparent;
display: block;
padding: 0px 14px 0px;
height: 33px;
line-height: 36px;
font-size: 11px;
font-weight: bold;
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_navigation {
color: #9f9f9f;
font-size: 11px;
line-height: 30px;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation a {
color: #C42323;
font-weight: bold;
}
#user_navigation #register_link {
background: white;
padding: 0px 8px;
height: 30px;
}
.pun a,.pun a:visited {
color: #225985;
text-decoration: none;
}
.pun a:hover{color: #C42323;}
/*branding*/
#sc-branding {
background: url('http://i.minus.com/ibq5Am8P99jPo4.png') repeat scroll 0% 0% / 74% auto #383838;
border-bottom: 1px solid #343434;
min-height: 110px;
box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.5) inset;
}
#sc-bottombar {
background: none repeat scroll 0% 0% #000;
padding: 0px;
text-align: right;
height: 36px;
width: 100%;
}
#sc-sec-navigation {
background: none repeat scroll 0% 0% #FFF;
border-bottom: 1px solid #DADADA;
overflow: hidden;
line-height: 37px;
clear: both;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
.breadcrumb li:first-child {
margin-left: 0px;
}
#sc-sec-navigation #breadcrumb li:first-of-type a {
margin-left: 0px;
background: none repeat scroll 0% 0% transparent;
padding-left: 0px;
}
#sc-sec-navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
outline: medium none;
text-decoration: none;
}
#sc-sec-navigation a {
color: #757575;
line-height: 37px;
height: 37px;
}
.breadcrumb a {
color: #777;
}
#sc-sec-navigation #breadcrumb li:first-of-type a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
}
#sc-sec-navigation-icons li {
padding: 0px 4px;
}
.ipsList_inline > li:first-child {
margin-left: 0px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0px 3px;
}
#sc-sec-navigation-icons li img {
width: 16px;
height: 16px;
}
#search {
background: rgba(0, 0, 0, 0.3);
margin: 36px 0;
padding: 5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
.hide {
display: none;
}
label {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/advanced_search.png") no-repeat right 50%;
text-indent: -3000em;
display: none;
margin: 6px 0 4px 4px;
}
#search_wrap {
position: relative;
background: rgba(0, 0, 0, 0.40);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
border-radius: 2px 2px 2px 2px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0,0,0,0.13);
width: 230px;
}
#main_search {
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 150px;
outline: 0;
color: #C42323;
font-style: italic;
line-height: 26px;
}
#search_options {
font-size: 10px;
height: 28px;
line-height: 25px;
margin: 0px -2px 3px 0;
padding: 0 6px;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
text-align: right;
}
.clickable {
cursor: pointer;
}
.ipbmenu_content, .ipb_autocomplete {
font-size: 12px;
min-width: 85px;
z-index: 999;
}
#search_options_menucontent {
min-width: 100px;
white-space: nowrap;
text-align: left;
}
#search_options_menucontent li {
border-bottom: 0;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
#search_options_menucontent input {
margin-right: 10px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.custom_theme {
-moz-border-radius: 0px 3px 3px 0px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 0px 0px 3px;
background: rgba(0, 0, 0, 0.30) url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png") no-repeat 50% 50%;
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0 !important;
background: none transparent!important;
text-indent: -999px!important;
height: 36px;
font-size: 0;
width: 37px;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0;
display: block;
}
.submit_input, .clickable {
background: #770F0F url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/search_icon.png") no-repeat 50%!important;
text-indent: -3000em!important;
padding: 0!important;
border: 0!important;
display: block!important;
width: 26px!important;
height: 26px!important;
position: absolute!important;
right: 0!important;
top: 0!important;
bottom: 0!important;
-moz-border-radius: 0 2px 2px 0!important;
-webkit-border-top-right-radius: 2px!important;
-webkit-border-bottom-right-radius: 2px!important;
border-radius: 0 2px 2px 0!important;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2)!important;
}
.right {
float: right;
}
/*Link*/
a {text-decoration:none;}
ul{list-style:none;}
.right {
float: right;
}
/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:13px;
margin-right:11px;
}
#avatar-lastpost img:hover{
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
td.tcr span a:empty:before {
content: "Sem Post's Para Visualizar";
cursor: default;
pointer-events: none;
text-align: center;
word-wrap: break-word;
margin: 1px 0px 4px 53px;
color: #a4a4a4;
font-style: italic;
}
/*rodape*/
#pun-about {
font-size: 10px;
text-align: left;
padding: 2px 10px;
background: rgb(236, 236, 236);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
border-radius: 5px;
float: left;
}
#onlinelist {
background-color: #F3F3F3;
padding: 10px;
color: rgb(155, 155, 155);
border: 1px solid rgb(214, 214, 214);
}
#onlinechat {
display: none;
}
#sc-footer {
float: left;
margin: 10px 0px 0px 0px;
width: 100%;
background: #FFF url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
border-top: 1px solid #DADADA;
}
.sc-footer-col {
width: 13.5%;
font-size: 11px;
min-width: 125px;
display: inline-block;
vertical-align: top;
line-height: 22px;
padding: 15px 0 18px 0;
}
#sc-footer a {
color: #5A5A5A;
}
#footer_utilities {
font-size: 11px;
width: 100%;
padding: 30px 0px 39px 0px;
border-top: #DADADA solid 1px;
background: #FAFAFA url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
}
#copyright {
color: #848484;
text-align: right;
}
#backtotop:hover {
color: #fff;
opacity: 1;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px!important;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
/*user*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
/*post*/
.post h3 {
background: #F8F8F8;
border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 15px;
margin-top: -3px;
}
span.post_id {
margin-left: 4px;
}
.post_date {
padding: 0 0 10px 0;
font-size: 12px;
color: #a4a4a4;
}
.desc.blend_links a {
font: normal 12px helvetica, arial, sans-serif;
color: #777777;
}
.post_id a img.small {
max-height: 12px;
margin-left: 3px;
margin-top: -2px;
opacity: 0.5;
}
.post_online {display: inline-block;}
.pun .post .user {
margin-left: -16em;
margin-top: -0.9em;
}
.pun .post {background: white;}
.pun .postmain {
background-color: white;
border-left: 0px;
margin-left: 14em;
}
.pun .post .user {
width: 165px;
font-size: 12px;
text-align: center;
line-height: 150%;
margin-left: -160px;
margin-top: -0.6em;
}
.pun .post-entry {
font-size: 12px;
line-height: 1.6;
padding: 20px;
word-wrap: break-word;
}
.pun .user .user-ident .user-basic-info {
font-size: 11px;
color: #a4a4a4;
text-align: center;
font-weight: normal;
}
.postfoot {
border-top: 0px;
margin-left: -14em;
}
.sig-content {
clear: right;
color: #a4a4a4;
font-size: 0.9em;
border-top: 1px dashed #e4e4e4;
padding: 10px 0;
margin: 6px 0 4px;
position: relative;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
max-height: 300px;
padding: 1px;
max-width: 165px;
margin-left: 10px;
}
.exthelp{display:none;}
/*botoes*/
input[type="button"], input[type="reset"], input[type="submit"] {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
background: #353535 url(http://i57.servimg.com/u/f57/18/12/37/46/highli10.png) repeat-x top;
border: 1px solid #2b2b2b;
border-radius: 2px;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
color: #fff;
cursor: pointer;
font-family: helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
outline: none;
padding: 4px 10px!important;
}
/*box*/
.titlebox {
background: #F9F9F9;
border: 1px solid #E9EDEE;
color: #768089;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #B3BAC1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #B3BAC1 0px 1px 3px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
.titlebox dava a img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*quick avatar*/
#quick-avatar {
float: left;
padding: 11px;
}
#quick-avatar img {
margin-top: 50px;
width: 50px;
height: 50px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
#quick-avatar img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.mini_ava img {
width: 30px;
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
height: 30px;
}
.widgets{
background: #262626;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset black 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset black 0px 1px 3px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
#fontwidget{
color: white;
font-size: 11px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
margin-left:18px;
}
#pun-visit, .main-box {
display: none;
border: none;
font-size: 10px;
margin: 0 0 1em;
padding: .6em 1em;
}
/*widget*/
.module .main-head {
border: 1px solid #CFCFCF;
padding: 10px;
background: none repeat scroll 0px 0px #FFF;
font: 11px arial,sans-serif;
color: #757575;
padding: 9px 10px;
background: none repeat scroll 0% 0% #ECECEC;
text-shadow: 0px 1px 0px #FFF;
box-shadow: 0px 1px 0px #F9F9F9 inset;
border-bottom: 3px solid #C42323;
}
.module .main-content{background:#fff}
.module.main {
margin: 0px;
margin-bottom: 10px !important;
}
#ajax_loading {
background: -moz-linear-gradient(center top , #95C715 0%, #7BA60D 100%) repeat scroll 0% 0% transparent;
border: 1px solid #7BA60D;
color: #FFF;
text-align: center;
padding: 5px 0px 8px;
width: 8%;
top: 0px;
left: 46%;
border-radius: 0px 0px 5px 5px;
z-index: 999;
position: fixed;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.2) inset;
}
Até mais!
Re: Não consigo colocar o logo no fórum.
Estranho! Eu testei aqui e esta perfeitamente funcional.
Sua CSS está dessa forma?
Caso não esteja, por gentileza poderia reconfigura-la.
Obs: Recomendo que o senhor coloque um banner para podemos proceder, assim fica mais fácil visualizar a logo. Por exemplo como você pode visualizar a sua CSS aplicada no meu fórum de teste: http://jogosrpg-com-br.forumeiros.com/forum
Re: Não consigo colocar o logo no fórum.
Sim, está dessa forma, porém está bugado.
Eu coloco o css antigo e funciona normal, menos o logo.
Eu coloco o css antigo e funciona normal, menos o logo.
Re: Não consigo colocar o logo no fórum.
Troque sua CSS novamente por essa:
- Código:
body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
font: 11px "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
html, body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
color: #5A5A5A;
}
#pun-intro {
display: none;
}
#pun-navlinks {
display: none;
}
.pun .paged-foot, .pun .paged-head {
background: none;
border: none;
padding: 0;
}
#pun-about #qjump {
display: none;
}
#pun-about {
text-align: right;
font-size: 10px;
}
#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}
.k1b4d58ea {
display: none!important;
background: none!important;
border: none!important;
}
.pun {
margin-bottom: 10px;
background: none repeat scroll 0% 0% #FFF;
padding: 10px;
line-height: 120%;
border: 1px solid #DADADA;
margin-top: 10px;
width: 1178px;
text-align: left!important;
}
.pun .main-content {
border: 1px solid #fff;
}
thead {
display: none;
}
fieldset {
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}
.main .main-foot, .paged-foot {
display: none;
}
#sc-container, .sc-width {
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*help button*/
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
display:none;
}
/*logged_in - Logado!*/
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation.logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_link_dd, .dropdownIndicator {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png) no-repeat right;
display: inline-block;
height: 5px;
margin: 1px 0 1px 1px;
width: 9px;
}
#inbox_link, #notify_link {
height: 15px;
padding: 11px 24px 8px 12px;
position: relative;
vertical-align: middle;
width: 18px;
}
#inbox_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_inbox.png) no-repeat top;
}
#notify_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_notify.png) no-repeat top;
margin-right: 11px;
}
.ipsHasNotifications {
-moz-border-radius: 2px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
background: #cf2020;
border-radius: 2px;
box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
color: #fff!important;
font-size: 9px;
height: 12px;
left: -5px;
line-height: 12px;
padding: 0 4px;
position: absolute;
text-align: center;
top: 4px;
}
#user_link {
margin-right: 15px;
}
/*color-picker*/
.custom_theme {
border-radius: 3px 0px 0px 3px;
background: url('http: //www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png') no-repeat scroll 50% 50% rgba(0, 0, 0, 0.3);
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0px none !important;
background: none repeat scroll 0% 0% transparent !important;
text-indent: -999px !important;
height: 36px;
font-size: 0px;
width: 37px;
padding: 0px;
margin: 0px;
cursor: pointer;
opacity: 0;
display: block;
}
/*categoria*/
.main .main-head {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png') repeat scroll center top #383838;
padding: 9px 12px;
font-size: 12px;
font-weight: 300;
color: #FFF;
box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
text-shadow: 0px 1px 2px #000;
border-bottom: 3px solid #C42323;
}
.pun tbody.statused span.status {
position: absolute;
display: none;
}
#main{margin-right: 10px;}
.table .tc_icon {
padding: 10px 5px !important;
vertical-align: middle;
width: 30px;
}
.pun table.table td.tc3 {
text-align: right;
width: 15%;
}
.main .main-content {
padding: 4px;
background: none repeat scroll 0px 0px #F3F3F3;
border: 1px solid #E6E6E6;
margin-bottom: 10px;
}
.pun tbody.statused td.tcl {
background: white;
}
.pun tbody.statused td.tcr {
background: white;
border-left: 0px;
}
.pun table.table td {
background-color: #FFFFFF!important;
border-color: #ddd;
border-style: solid none none none;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
border-right: none;
border-left: none;
}
.pun fieldset, .pun img {
vertical-align: middle;
}
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
color: #fff !important;
}
.left{
float:left;
}
.clear{
clear: both;
}
#sc-container{
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*userbar*/
#sc-topbar {
background: black;
padding: 0;
text-align: right;
height: 36px;
position: relative;
z-index: 999;
width: 100%;
top: 0;
left: 0;
box-shadow: rgba(0, 0, 0, 0.5) 0px -1px 10px;
}
#sc-navigation {
display: inline;
height: 36px;
}
#community_app_menu>li {
margin: 0;
position:relative;
}
.ipsList_inline>li:first-child {
margin-left: 0;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#logo {
display: inline;
}
ol, ul {
list-style: none;
}
#logo a.textLogo {
color: #fff;
height: 36px;
line-height: 32px;
padding: 0 0;
font-weight: bold;
font-size: 16px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
text-decoration: none;
display: block;
text-transform: uppercase;
padding-left: 6px;
padding-right: 6px;
}
#logo a:hover {
color: #C42323;
}
#community_app_menu>li.active>a {
margin-top: 0;
text-shadow: none;
border-bottom: 3px solid #C42323;
}
#community_app_menu>li>a {
color: #555;
background: transparent;
display: block;
padding: 0px 14px 0px;
height: 33px;
line-height: 36px;
font-size: 11px;
font-weight: bold;
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_navigation {
color: #9f9f9f;
font-size: 11px;
line-height: 30px;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation a {
color: #C42323;
font-weight: bold;
}
#user_navigation #register_link {
background: white;
padding: 0px 8px;
height: 30px;
}
.pun a,.pun a:visited {
color: #225985;
text-decoration: none;
}
.pun a:hover{color: #C42323;}
/*branding*/
#sc-branding {
background: url('http://i.minus.com/ibq5Am8P99jPo4.png') repeat scroll 0% 0% / 74% auto #383838;
border-bottom: 1px solid #343434;
min-height: 110px;
box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.5) inset;
}
#sc-bottombar {
background: none repeat scroll 0% 0% #000;
padding: 0px;
text-align: right;
height: 36px;
width: 100%;
}
#sc-sec-navigation {
background: none repeat scroll 0% 0% #FFF;
border-bottom: 1px solid #DADADA;
overflow: hidden;
line-height: 37px;
clear: both;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
.breadcrumb li:first-child {
margin-left: 0px;
}
#sc-sec-navigation #breadcrumb li:first-of-type a {
margin-left: 0px;
background: none repeat scroll 0% 0% transparent;
padding-left: 0px;
}
#sc-sec-navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
outline: medium none;
text-decoration: none;
}
#sc-sec-navigation a {
color: #757575;
line-height: 37px;
height: 37px;
}
.breadcrumb a {
color: #777;
}
#sc-sec-navigation #breadcrumb li:first-of-type a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
}
#sc-sec-navigation-icons li {
padding: 0px 4px;
}
.ipsList_inline > li:first-child {
margin-left: 0px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0px 3px;
}
#sc-sec-navigation-icons li img {
width: 16px;
height: 16px;
}
#search {
background: rgba(0, 0, 0, 0.3);
margin: 36px 0;
padding: 5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
.hide {
display: none;
}
label {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/advanced_search.png") no-repeat right 50%;
text-indent: -3000em;
display: none;
margin: 6px 0 4px 4px;
}
#search_wrap {
position: relative;
background: rgba(0, 0, 0, 0.40);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
border-radius: 2px 2px 2px 2px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0,0,0,0.13);
width: 230px;
}
#main_search {
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 150px;
outline: 0;
color: #C42323;
font-style: italic;
line-height: 26px;
}
#search_options {
font-size: 10px;
height: 28px;
line-height: 25px;
margin: 0px -2px 3px 0;
padding: 0 6px;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
text-align: right;
}
.clickable {
cursor: pointer;
}
.ipbmenu_content, .ipb_autocomplete {
font-size: 12px;
min-width: 85px;
z-index: 999;
}
#search_options_menucontent {
min-width: 100px;
white-space: nowrap;
text-align: left;
}
#search_options_menucontent li {
border-bottom: 0;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
#search_options_menucontent input {
margin-right: 10px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.custom_theme {
-moz-border-radius: 0px 3px 3px 0px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 0px 0px 3px;
background: rgba(0, 0, 0, 0.30) url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png") no-repeat 50% 50%;
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0 !important;
background: none transparent!important;
text-indent: -999px!important;
height: 36px;
font-size: 0;
width: 37px;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0;
display: block;
}
.submit_input, .clickable {
background: #770F0F url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/search_icon.png") no-repeat 50%!important;
text-indent: -3000em!important;
padding: 0!important;
border: 0!important;
display: block!important;
width: 26px!important;
height: 26px!important;
position: absolute!important;
right: 0!important;
top: 0!important;
bottom: 0!important;
-moz-border-radius: 0 2px 2px 0!important;
-webkit-border-top-right-radius: 2px!important;
-webkit-border-bottom-right-radius: 2px!important;
border-radius: 0 2px 2px 0!important;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2)!important;
}
.right {
float: right;
}
/*Link*/
a {text-decoration:none;}
ul{list-style:none;}
.right {
float: right;
}
/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:13px;
margin-right:11px;
}
#avatar-lastpost img:hover{
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
td.tcr span a:empty:before {
content: "Sem Post's Para Visualizar";
cursor: default;
pointer-events: none;
text-align: center;
word-wrap: break-word;
margin: 1px 0px 4px 53px;
color: #a4a4a4;
font-style: italic;
}
/*rodape*/
#pun-about {
font-size: 10px;
text-align: left;
padding: 2px 10px;
background: rgb(236, 236, 236);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
border-radius: 5px;
float: left;
}
#onlinelist {
background-color: #F3F3F3;
padding: 10px;
color: rgb(155, 155, 155);
border: 1px solid rgb(214, 214, 214);
}
#onlinechat {
display: none;
}
#sc-footer {
float: left;
margin: 10px 0px 0px 0px;
width: 100%;
background: #FFF url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
border-top: 1px solid #DADADA;
}
.sc-footer-col {
width: 13.5%;
font-size: 11px;
min-width: 125px;
display: inline-block;
vertical-align: top;
line-height: 22px;
padding: 15px 0 18px 0;
}
#sc-footer a {
color: #5A5A5A;
}
#footer_utilities {
font-size: 11px;
width: 100%;
padding: 30px 0px 39px 0px;
border-top: #DADADA solid 1px;
background: #FAFAFA url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
}
#copyright {
color: #848484;
text-align: right;
}
#backtotop:hover {
color: #fff;
opacity: 1;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px!important;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
/*user*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
/*post*/
.post h3 {
background: #F8F8F8;
border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 15px;
margin-top: -3px;
}
span.post_id {
margin-left: 4px;
}
.post_date {
padding: 0 0 10px 0;
font-size: 12px;
color: #a4a4a4;
}
.desc.blend_links a {
font: normal 12px helvetica, arial, sans-serif;
color: #777777;
}
.post_id a img.small {
max-height: 12px;
margin-left: 3px;
margin-top: -2px;
opacity: 0.5;
}
.post_online {display: inline-block;}
.pun .post .user {
margin-left: -16em;
margin-top: -0.9em;
}
.pun .post {background: white;}
.pun .postmain {
background-color: white;
border-left: 0px;
margin-left: 14em;
}
.pun .post .user {
width: 165px;
font-size: 12px;
text-align: center;
line-height: 150%;
margin-left: -160px;
margin-top: -0.6em;
}
.pun .post-entry {
font-size: 12px;
line-height: 1.6;
padding: 20px;
word-wrap: break-word;
}
.pun .user .user-ident .user-basic-info {
font-size: 11px;
color: #a4a4a4;
text-align: center;
font-weight: normal;
}
.postfoot {
border-top: 0px;
margin-left: -14em;
}
.sig-content {
clear: right;
color: #a4a4a4;
font-size: 0.9em;
border-top: 1px dashed #e4e4e4;
padding: 10px 0;
margin: 6px 0 4px;
position: relative;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
max-height: 300px;
padding: 1px;
max-width: 165px;
margin-left: 10px;
}
.exthelp{display:none;}
/*botoes*/
input[type="button"], input[type="reset"], input[type="submit"] {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
background: #353535 url(http://i57.servimg.com/u/f57/18/12/37/46/highli10.png) repeat-x top;
border: 1px solid #2b2b2b;
border-radius: 2px;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
color: #fff;
cursor: pointer;
font-family: helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
outline: none;
padding: 4px 10px!important;
}
/*box*/
.titlebox {
background: #F9F9F9;
border: 1px solid #E9EDEE;
color: #768089;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #B3BAC1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #B3BAC1 0px 1px 3px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
.titlebox dava a img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*quick avatar*/
#quick-avatar {
float: left;
padding: 11px;
}
#quick-avatar img {
margin-top: 50px;
width: 50px;
height: 50px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
#quick-avatar img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.mini_ava img {
width: 30px;
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
height: 30px;
}
.widgets{
background: #262626;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset black 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset black 0px 1px 3px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
#fontwidget{
color: white;
font-size: 11px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
margin-left:18px;
}
#pun-visit, .main-box {
display: none;
border: none;
font-size: 10px;
margin: 0 0 1em;
padding: .6em 1em;
}
/*widget*/
.module .main-head {
border: 1px solid #CFCFCF;
padding: 10px;
background: none repeat scroll 0px 0px #FFF;
font: 11px arial,sans-serif;
color: #757575;
padding: 9px 10px;
background: none repeat scroll 0% 0% #ECECEC;
text-shadow: 0px 1px 0px #FFF;
box-shadow: 0px 1px 0px #F9F9F9 inset;
border-bottom: 3px solid #C42323;
}
.module .main-content{background:#fff}
.module.main {
margin: 0px;
margin-bottom: 10px !important;
}
#ajax_loading {
background: -moz-linear-gradient(center top , #95C715 0%, #7BA60D 100%) repeat scroll 0% 0% transparent;
border: 1px solid #7BA60D;
color: #FFF;
text-align: center;
padding: 5px 0px 8px;
width: 8%;
top: 0px;
left: 46%;
border-radius: 0px 0px 5px 5px;
z-index: 999;
position: fixed;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.2) inset;
}
.headerbar {
background-color: #fff;
background-image: url(https://i62.servimg.com/u/f62/19/81/73/45/log10.jpg);
margin-bottom: 1%;
padding: 0 5px;
height: 250px;
box-shadow: 0 2px 3px #000;
}
#logo {
display: none;
}
Re: Não consigo colocar o logo no fórum.
juninho_xd escreveu:Mesma coisa.
Nossa que estranho! O senhor teria uma conta de teste? Poderia me repassar por MP?
Re: Não consigo colocar o logo no fórum.
Eu acho que e erro no template, queria um código pra adicionar logo no overall header.
Re: Não consigo colocar o logo no fórum.
Olá!
Substitua a tua CSS inteira por essa:
Por fim, substitua o seu template overall_header por este:
Att!
Substitua a tua CSS inteira por essa:
- Código:
body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
font: 11px "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
html, body {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/bg_tile.gif') repeat scroll 0% 0% #FAFAFA;
color: #5A5A5A;
}
#pun-intro {
display: block;
}
#pun-intro {
background-color: black;
border-bottom: 2px solid red;
margin: 0;
padding: 1.5em 1em 1em;
text-align: center;
}
#pun-logo {
float: left;
background-image: url(https://i62.servimg.com/u/f62/19/81/73/45/log10.jpg);
width: 800px;
height: 200px;
}
#pun-navlinks {
display: none;
}
.pun .paged-foot, .pun .paged-head {
background: none;
border: none;
padding: 0;
}
#pun-about #qjump {
display: none;
}
#pun-about {
text-align: right;
font-size: 10px;
}
#pun-announcement {
border-style: 0 px solid;
border-width: 0px;
padding: 1em;
background: white;
}
.k1b4d58ea {
display: none!important;
background: none!important;
border: none!important;
}
.pun {
margin-bottom: 10px;
background: none repeat scroll 0% 0% #FFF;
padding: 10px;
line-height: 120%;
border: 1px solid #DADADA;
margin-top: 10px;
width: 1178px;
text-align: left!important;
}
.pun .main-content {
border: 1px solid #fff;
}
thead {
display: none;
}
fieldset {
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.35em;
-webkit-padding-start: 0.75em;
-webkit-padding-end: 0.75em;
-webkit-padding-after: 0.625em;
border: 0px;
border-image: initial;
}
.main .main-foot, .paged-foot {
display: none;
}
#sc-container, .sc-width {
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*help button*/
.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
display:none;
}
/*logged_in - Logado!*/
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation.logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_link_dd, .dropdownIndicator {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/header_dropdown.png) no-repeat right;
display: inline-block;
height: 5px;
margin: 1px 0 1px 1px;
width: 9px;
}
#inbox_link, #notify_link {
height: 15px;
padding: 11px 24px 8px 12px;
position: relative;
vertical-align: middle;
width: 18px;
}
#inbox_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_inbox.png) no-repeat top;
}
#notify_link {
background: url(http://www.tibiaking.com/forum/public/style_images/gris/icon_notify.png) no-repeat top;
margin-right: 11px;
}
.ipsHasNotifications {
-moz-border-radius: 2px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
background: #cf2020;
border-radius: 2px;
box-shadow: 0 2px 4px rgba(0,0,0,0.3), 0 1px 0 rgba(255,255,255,0.1) inset;
color: #fff!important;
font-size: 9px;
height: 12px;
left: -5px;
line-height: 12px;
padding: 0 4px;
position: absolute;
text-align: center;
top: 4px;
}
#user_link {
margin-right: 15px;
}
/*color-picker*/
.custom_theme {
border-radius: 3px 0px 0px 3px;
background: url('http: //www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png') no-repeat scroll 50% 50% rgba(0, 0, 0, 0.3);
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0px none !important;
background: none repeat scroll 0% 0% transparent !important;
text-indent: -999px !important;
height: 36px;
font-size: 0px;
width: 37px;
padding: 0px;
margin: 0px;
cursor: pointer;
opacity: 0;
display: block;
}
/*categoria*/
.main .main-head {
background: url('http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png') repeat scroll center top #383838;
padding: 9px 12px;
font-size: 12px;
font-weight: 300;
color: #FFF;
box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.1), 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
text-shadow: 0px 1px 2px #000;
border-bottom: 3px solid #C42323;
}
.pun tbody.statused span.status {
position: absolute;
display: none;
}
#main{margin-right: 10px;}
.table .tc_icon {
padding: 10px 5px !important;
vertical-align: middle;
width: 30px;
}
.pun table.table td.tc3 {
text-align: right;
width: 15%;
}
.main .main-content {
padding: 4px;
background: none repeat scroll 0px 0px #F3F3F3;
border: 1px solid #E6E6E6;
margin-bottom: 10px;
}
.pun tbody.statused td.tcl {
background: white;
}
.pun tbody.statused td.tcr {
background: white;
border-left: 0px;
}
.pun table.table td {
background-color: #FFFFFF!important;
border-color: #ddd;
border-style: solid none none none;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
border-right: none;
border-left: none;
}
.pun fieldset, .pun img {
vertical-align: middle;
}
.main .main-head .page-title {
font-size: 12px;
font-weight: 400;
color: #fff !important;
}
.left{
float:left;
}
.clear{
clear: both;
}
#sc-container{
width: 1178px;
min-width: 960px;
margin: 0 auto;
}
/*userbar*/
#sc-topbar {
background: black;
padding: 0;
text-align: right;
height: 36px;
position: relative;
z-index: 999;
width: 100%;
top: 0;
left: 0;
box-shadow: rgba(0, 0, 0, 0.5) 0px -1px 10px;
}
#sc-navigation {
display: inline;
height: 36px;
}
#community_app_menu>li {
margin: 0;
position:relative;
}
.ipsList_inline>li:first-child {
margin-left: 0;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#logo {
display: inline;
}
ol, ul {
list-style: none;
}
#logo a.textLogo {
color: #fff;
height: 36px;
line-height: 32px;
padding: 0 0;
font-weight: bold;
font-size: 16px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
text-decoration: none;
display: block;
text-transform: uppercase;
padding-left: 6px;
padding-right: 6px;
}
#logo a:hover {
color: #C42323;
}
#community_app_menu>li.active>a {
margin-top: 0;
text-shadow: none;
border-bottom: 3px solid #C42323;
}
#community_app_menu>li>a {
color: #555;
background: transparent;
display: block;
padding: 0px 14px 0px;
height: 33px;
line-height: 36px;
font-size: 11px;
font-weight: bold;
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
line-height: 25px;
}
#user_navigation {
color: #9f9f9f;
font-size: 11px;
line-height: 30px;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
#user_navigation a {
color: #C42323;
font-weight: bold;
}
#user_navigation #register_link {
background: white;
padding: 0px 8px;
height: 30px;
}
.pun a,.pun a:visited {
color: #225985;
text-decoration: none;
}
.pun a:hover{color: #C42323;}
/*branding*/
#sc-branding {
background: url('http://i.minus.com/ibq5Am8P99jPo4.png') repeat scroll 0% 0% / 74% auto #383838;
border-bottom: 1px solid #343434;
min-height: 110px;
box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.5) inset;
}
#sc-bottombar {
background: none repeat scroll 0% 0% #000;
padding: 0px;
text-align: right;
height: 36px;
width: 100%;
}
#sc-sec-navigation {
background: none repeat scroll 0% 0% #FFF;
border-bottom: 1px solid #DADADA;
overflow: hidden;
line-height: 37px;
clear: both;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
.breadcrumb li:first-child {
margin-left: 0px;
}
#sc-sec-navigation #breadcrumb li:first-of-type a {
margin-left: 0px;
background: none repeat scroll 0% 0% transparent;
padding-left: 0px;
}
#sc-sec-navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
outline: medium none;
text-decoration: none;
}
#sc-sec-navigation a {
color: #757575;
line-height: 37px;
height: 37px;
}
.breadcrumb a {
color: #777;
}
#sc-sec-navigation #breadcrumb li:first-of-type a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
}
#sc-sec-navigation-icons li {
padding: 0px 4px;
}
.ipsList_inline > li:first-child {
margin-left: 0px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0px 3px;
}
#sc-sec-navigation-icons li img {
width: 16px;
height: 16px;
}
#search {
background: rgba(0, 0, 0, 0.3);
margin: 36px 0;
padding: 5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-moz-border-bottom-right-radius: 3px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
.hide {
display: none;
}
label {
cursor: default;
}
#adv_search {
width: 16px;
height: 16px;
background: url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/advanced_search.png") no-repeat right 50%;
text-indent: -3000em;
display: none;
margin: 6px 0 4px 4px;
}
#search_wrap {
position: relative;
background: rgba(0, 0, 0, 0.40);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
border-radius: 2px 2px 2px 2px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0,0,0,0.13);
width: 230px;
}
#main_search {
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 150px;
outline: 0;
color: #C42323;
font-style: italic;
line-height: 26px;
}
#search_options {
font-size: 10px;
height: 28px;
line-height: 25px;
margin: 0px -2px 3px 0;
padding: 0 6px;
display: inline-block;
float: right;
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
text-align: right;
}
.clickable {
cursor: pointer;
}
.ipbmenu_content, .ipb_autocomplete {
font-size: 12px;
min-width: 85px;
z-index: 999;
}
#search_options_menucontent {
min-width: 100px;
white-space: nowrap;
text-align: left;
}
#search_options_menucontent li {
border-bottom: 0;
}
.ipbmenu_content li:first-child {
padding-top: 0px;
}
#search_options_menucontent input {
margin-right: 10px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.custom_theme {
-moz-border-radius: 0px 3px 3px 0px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 0px 0px 3px;
background: rgba(0, 0, 0, 0.30) url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/color_picker/color_picker.png") no-repeat 50% 50%;
cursor: pointer;
width: 29px;
height: 38px;
margin-left: 1px;
float: right;
margin-top: 36px;
}
.custom_theme #colorpicker {
border: 0 !important;
background: none transparent!important;
text-indent: -999px!important;
height: 36px;
font-size: 0;
width: 37px;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0;
display: block;
}
.submit_input, .clickable {
background: #770F0F url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/search_icon.png") no-repeat 50%!important;
text-indent: -3000em!important;
padding: 0!important;
border: 0!important;
display: block!important;
width: 26px!important;
height: 26px!important;
position: absolute!important;
right: 0!important;
top: 0!important;
bottom: 0!important;
-moz-border-radius: 0 2px 2px 0!important;
-webkit-border-top-right-radius: 2px!important;
-webkit-border-bottom-right-radius: 2px!important;
border-radius: 0 2px 2px 0!important;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2)!important;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2)!important;
}
.right {
float: right;
}
/*Link*/
a {text-decoration:none;}
ul{list-style:none;}
.right {
float: right;
}
/*lastpost*/
#avatar-lastpost img {
height: 30px;
width: 30px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin-top:13px;
margin-right:11px;
}
#avatar-lastpost img:hover{
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
td.tcr span a:empty:before {
content: "Sem Post's Para Visualizar";
cursor: default;
pointer-events: none;
text-align: center;
word-wrap: break-word;
margin: 1px 0px 4px 53px;
color: #a4a4a4;
font-style: italic;
}
/*rodape*/
#pun-about {
font-size: 10px;
text-align: left;
padding: 2px 10px;
background: rgb(236, 236, 236);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
border-radius: 5px;
float: left;
}
#onlinelist {
background-color: #F3F3F3;
padding: 10px;
color: rgb(155, 155, 155);
border: 1px solid rgb(214, 214, 214);
}
#onlinechat {
display: none;
}
#sc-footer {
float: left;
margin: 10px 0px 0px 0px;
width: 100%;
background: #FFF url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
border-top: 1px solid #DADADA;
}
.sc-footer-col {
width: 13.5%;
font-size: 11px;
min-width: 125px;
display: inline-block;
vertical-align: top;
line-height: 22px;
padding: 15px 0 18px 0;
}
#sc-footer a {
color: #5A5A5A;
}
#footer_utilities {
font-size: 11px;
width: 100%;
padding: 30px 0px 39px 0px;
border-top: #DADADA solid 1px;
background: #FAFAFA url("http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/brand_1.png");
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
}
#copyright {
color: #848484;
text-align: right;
}
#backtotop:hover {
color: #fff;
opacity: 1;
}
#backtotop {
width: 24px;
height: 24px;
line-height: 20px!important;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
/*user*/
.pun .user-ident .username {
display: block;
font-size: 1.3em;
font-weight: 400!important;
margin-top: 5px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}
/*post*/
.post h3 {
background: #F8F8F8;
border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 15px;
margin-top: -3px;
}
span.post_id {
margin-left: 4px;
}
.post_date {
padding: 0 0 10px 0;
font-size: 12px;
color: #a4a4a4;
}
.desc.blend_links a {
font: normal 12px helvetica, arial, sans-serif;
color: #777777;
}
.post_id a img.small {
max-height: 12px;
margin-left: 3px;
margin-top: -2px;
opacity: 0.5;
}
.post_online {display: inline-block;}
.pun .post .user {
margin-left: -16em;
margin-top: -0.9em;
}
.pun .post {background: white;}
.pun .postmain {
background-color: white;
border-left: 0px;
margin-left: 14em;
}
.pun .post .user {
width: 165px;
font-size: 12px;
text-align: center;
line-height: 150%;
margin-left: -160px;
margin-top: -0.6em;
}
.pun .post-entry {
font-size: 12px;
line-height: 1.6;
padding: 20px;
word-wrap: break-word;
}
.pun .user .user-ident .user-basic-info {
font-size: 11px;
color: #a4a4a4;
text-align: center;
font-weight: normal;
}
.postfoot {
border-top: 0px;
margin-left: -14em;
}
.sig-content {
clear: right;
color: #a4a4a4;
font-size: 0.9em;
border-top: 1px dashed #e4e4e4;
padding: 10px 0;
margin: 6px 0 4px;
position: relative;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
max-height: 300px;
padding: 1px;
max-width: 165px;
margin-left: 10px;
}
.exthelp{display:none;}
/*botoes*/
input[type="button"], input[type="reset"], input[type="submit"] {
-moz-border-radius: 2px;
-moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
-webkit-border-radius: 2px;
-webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
background: #353535 url(http://i57.servimg.com/u/f57/18/12/37/46/highli10.png) repeat-x top;
border: 1px solid #2b2b2b;
border-radius: 2px;
box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
color: #fff;
cursor: pointer;
font-family: helvetica,arial,sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
outline: none;
padding: 4px 10px!important;
}
/*box*/
.titlebox {
background: #F9F9F9;
border: 1px solid #E9EDEE;
color: #768089;
text-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #B3BAC1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #B3BAC1 0px 1px 3px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
.titlebox dava a img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*quick avatar*/
#quick-avatar {
float: left;
padding: 11px;
}
#quick-avatar img {
margin-top: 50px;
width: 50px;
height: 50px;
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
#quick-avatar img:hover {
border-color: #A1A1A1;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.mini_ava img {
width: 30px;
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
height: 30px;
}
.widgets{
background: #262626;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset black 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset black 0px 1px 3px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
#fontwidget{
color: white;
font-size: 11px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
margin-left:18px;
}
#pun-visit, .main-box {
display: none;
border: none;
font-size: 10px;
margin: 0 0 1em;
padding: .6em 1em;
}
/*widget*/
.module .main-head {
border: 1px solid #CFCFCF;
padding: 10px;
background: none repeat scroll 0px 0px #FFF;
font: 11px arial,sans-serif;
color: #757575;
padding: 9px 10px;
background: none repeat scroll 0% 0% #ECECEC;
text-shadow: 0px 1px 0px #FFF;
box-shadow: 0px 1px 0px #F9F9F9 inset;
border-bottom: 3px solid #C42323;
}
.module .main-content{background:#fff}
.module.main {
margin: 0px;
margin-bottom: 10px !important;
}
#ajax_loading {
background: -moz-linear-gradient(center top , #95C715 0%, #7BA60D 100%) repeat scroll 0% 0% transparent;
border: 1px solid #7BA60D;
color: #FFF;
text-align: center;
padding: 5px 0px 8px;
width: 8%;
top: 0px;
left: 46%;
border-radius: 0px 0px 5px 5px;
z-index: 999;
position: fixed;
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.2) inset;
}
Por fim, substitua o seu template overall_header por este:
- 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>
<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="" /> Hit<em>skin</em>.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">
<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 id="sc-topbar" class="clearfix">
<div class="sc-width">
<!-- ::: APPLICATION TABS ::: -->
<div id="sc-navigation" class="clearfix left">
<ul class="ipsList_inline root" id="community_app_menu">
<!-- ::: LOGO ::: -->
<li class="left">
<div id="logo">
<if test="Array['textLogo']=='yes'">
<a href="xxxxxxxxxxxx" class="textLogo" title="Go to community index" rel="home" accesskey="1">Regras</a>
<else>
</else></if></div></li>
<li id="nav_app_forums" class="main left active right_open" style="z-index:9990;"><a href="/forum" class="notMe" title="Fórum">Fórum</a></li>
<li id="nav_app_members" class="main left right_open" style="z-index:9990;"><a href="/memberlist" class="notMe" title="Membros">Membros</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
<li id="nav_app_core" class="left skip_moremenu" style="position:relative;"><a href="#" class="notMe " title="" id="promenu_14">Seu Link!</a></li>
</ul>
</div>
<!-- BEGIN switch_user_logged_out -->
<div id="user_navigation" class="not_logged_in right">
<ul class="ipsList_inline right">
<li>
<span class="services">
<a href="#"><img src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/loginmethods/facebook.png" alt="Log in with Facebook"></a>
<a href="#"><img src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/loginmethods/twitter.png" alt="Log in with Twitter"></a>
</span>
<a href="/login" title="Sign In" id="sign_in">Sign In</a>
</li>
<li>
<a href="/register" title="Create Account" id="register_link">Create Account</a>
</li>
</ul>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<div id="user_navigation" class="logged_in"><ul class="ipsList_inline right"><li><a data-clicklaunch="getInboxList" id="inbox_link" href="/privmsg?folder=inbox" title="Mensageria"><span class="ipsHasNotifications">MP</span> </a></li><li><a data-clicklaunch="getNotificationsList" id="notify_link" href="/search?search_id=watchsearch" title="Notificaciones"> </a></li><li><a id="user_link" href="/profile?mode=editprofile&page_profil=informations" title="Mi Perfil"><span class="USERNAME">{USERNAME}</span> <span id="user_link_dd"></span></a></li><li><a href="/login?logout" title="Sair">Sair</a></li></ul></div>
<!-- END switch_user_logged_in -->
</div>
</div>
<div id="sc-branding">
<div class="sc-width">
<!-- ::: SEARCH BAR ::: -->
<div id="search" class="right">
<form action="/search" method="post" id="search-box">
<fieldset>
<label for="main_search" class="hide">Search</label>
<a href="/search" title="Advanced Search" accesskey="4" rel="search" id="adv_search" class="right"></a>
<span id="search_wrap" class="right">
<input type="text" id="main_search" name="search_term" class="" size="17" tabindex="100" placeholder="Search...">
<span class="choice ipbmenu clickable" id="search_options">Fórum</span>
<ul id="search_options_menucontent" class="ipbmenu_content ipsPad" style="display: none; position: absolute; z-index: 9999;">
<li class="title" style="z-index: 10000;"><strong style="z-index: 10000;">Search section:</strong></li>
<li class="app" style="z-index: 10000;"><label for="s_forums" title="Fórum" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_forums" value="forums" checked="checked" style="z-index: 10000;">Fórum</label></li><li class="app" style="z-index: 10000;"><label for="s_members" title="Membros" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_members" value="members" style="z-index: 10000;">Membros</label></li><li class="app" style="z-index: 10000;"><label for="s_core" title="Ajuda" style="z-index: 10000;"><input type="radio" name="search_app" class="input_radio" id="s_core" value="core" style="z-index: 10000;">Ajuda</label></li>
</ul>
<input type="submit" class="submit_input clickable" value="">
</span>
</fieldset>
</form>
</div>
<span class="custom_theme"><input type="text" id="colorpicker"></span>
</div>
</div>
<div id="sc-bottombar" class="clearfix">
<div class="sc-width">
<ul id="admin_bar" class="ipsList_inline left">
</ul>
</div>
</div>
<a href="{U_INDEX}" id="pun-logo"><img src="{LOGO}" alt="{L_INDEX}" /></a>
<div id="sc-sec-navigation" class="clearfix">
<div id="sc-container" class="clearfix">
<ol class="breadcrumb top ipsList_inline left" id="breadcrumb">
<li itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb">
<a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong>
</li>
</ol>
<ul class="ipsList_inline right" id="sc-sec-navigation-icons">
<li class="right">
<a href="#" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Open Quick Navigation"><img alt="Open Quick Navigation" src="http://www.bslrpg.com/forum/public/style_images/animehaven_v3/custom/img/icons/quicknav.png"></a>
</li>
<li id="nav_explore" class="right">
<a href="/" accesskey="2">New Content</a>
</li>
<li id="nav_explore" class="right">
<a href="/">Guidelines & Rules</a>
</li>
</ul>
</div></div>
<div class="minwidth_IE">
<div class="layout_IE">
<div class="container_IE">
<div class="pun">
<div id="pun-intro" class="clearfix">
<!-- BEGIN switch_h1 -->
<div id="pun-title">{switch_h1.MAIN_SITENAME}</div>
<!-- END switch_h1 -->
<!-- BEGIN switch_desc -->
<p id="pun-desc">{switch_desc.SITE_DESCRIPTION}</p>
<!-- END switch_desc -->
</div>
<div id="pun-head">
<div id="pun-navlinks">
<ul class="clearfix">
<li>{GENERATED_NAV_BAR}</li>
</ul>
</div>
</div>
<!-- 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 -->
Att!
Re: Não consigo colocar o logo no fórum.
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para Questões resolvidas. |
Tópicos semelhantes
» Não consigo colocar um cursor animado no meu fórum
» Não consigo colocar código no forum
» Não consigo colocar uma rádio no meu fórum
» Não consigo colocar video no fórum
» Não consigo centralizar o logo do meu fórum
» Não consigo colocar código no forum
» Não consigo colocar uma rádio no meu fórum
» Não consigo colocar video no fórum
» Não consigo centralizar o logo do meu fórum
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos