Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Como instalo o chatbox no topo?
2 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
Como instalo o chatbox no topo?
Qual é minha questão:
Como adiciono o meu chatbox no topo?
Faço todo o processo:
Painel de Controle -> Módulos -> Chatbox -> Configuração.
Lá eu ativei o chatbox e coloquei visualização "No alto da página principal". Nada aconteceu, o chatbox não apareceu em nenhum dos cantos!
Endereço do meu fórum:
http://logichax.forumeiros.com
Versão do fórum:
PUNBB
Como adiciono o meu chatbox no topo?
Faço todo o processo:
Painel de Controle -> Módulos -> Chatbox -> Configuração.
Lá eu ativei o chatbox e coloquei visualização "No alto da página principal". Nada aconteceu, o chatbox não apareceu em nenhum dos cantos!
Endereço do meu fórum:
http://logichax.forumeiros.com
Versão do fórum:
PUNBB
Última edição por JuniorSouza em 05.06.13 17:08, editado 1 vez(es)
Re: Como instalo o chatbox no topo?
|
Saudações amigo!
Poderia por gentileza me conceder eu CSS? O mesmo fica situado em:
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
Até mais.
Re: Como instalo o chatbox no topo?
Sim!
Aqui está:
Aqui está:
- Spoiler:
- @-webkit-keyframes movebg{
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-moz-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-o-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
.hide {
display: none;
}
a:link {
text-decoration: none !important;
}
.pun .main-content {
background-color: transparent;
border: 1px solid transparent;
}
.pun {
padding: 0;
width: 100%;
}
#pun-intro {
background: black url("https://2img.net/h/oi44.tinypic.com/2gtc8qs.jpg") repeat-x top;
height: 130px;
padding: 0;
margin: 0;
border: none;
-webkit-animation: movebg 100s linear infinite;
-moz-animation: movebg 100s linear infinite;
-o-animation: movebg 100s linear infinite;
}
.banner {
background: url("https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/banner_texture.png") repeat;
height: 130px;
-moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
}
.bane {
height: 93px;
}
#pun-title {
float: left;
}
#pun-title h1, #pun-title {
color: white;
height: 93px;
line-height: 93px;
padding: 0 12px;
letter-spacing: -1px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;
font-size: 40px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
display: block;
text-decoration: none;
text-shadow: white 0px 0px 4px;
}#search {
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
float: right;
margin-top: 30px;
padding: 4px;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}#search_wrap {
position: relative;
background: rgba(255, 255, 255, 0.15);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
min-width: 230px;
}#main_search {
font-size: 12px;
border: 0;
padding: 0;
padding-left: 3px;
background: transparent;
width: 238px;
outline: 0;
color: #DDD;
height: 25px;
}.submit_input.clickable {
background: rgba(255, 255, 255, 0.15) url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#pun-head, .bane {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#pun-head #pun-navlinks {
background: url("https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans50.png") repeat;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 32px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
padding: 0;
}
#pun-navlinks li {
display: inline-block;
position: relative;
}
#pun-navlinks li a {
margin: 0 .8em 0 0;
color: #CACACA;
color: rgba(255, 255, 255, 0.7);
display: block;
outline: none;
padding: 0px 12px;
height: 32px;
font: bold 11px/32px arial,sans-serif;
}
#pun-navlinks li a:hover,#pun-navlinks li a[href="/"] {
background: url("https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png") repeat;
background: rgba(0, 0, 0, 0.3);
color: white;
position: relative;
}
a[href="/privmsg?folder=inbox"] {
font-size: 0px !important;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#i_icon_mini_message {
background: url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/icon_inbox.png');
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
vertical-align: middle;
}
#page-body, #pun-foot {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#content-container {
padding-top: 20px;
}
.boxx {
background: #1F1F1F url("https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/box_pattern.png") repeat;
border: 1px solid #282828;
border-top: 1px solid #363636;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin-bottom: 15px;
}
.main-head {
border: 0;
padding: 9px 9px 14px 9px;
background: none transparent !important;
}
.page-title h2 {
color: white;
font-weight: bold;
}
.main .main-content, .main .main-head, #stats {
background: none !important;
border: none !important;
}
.tcl, .pun .postmain, .pun .paged-foot, .pun .paged-head, .pun .post, .pun .posthead {
background: #181818 !important;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
-moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 5px;
box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
border: 1px solid #282828 !important;
border-bottom: 1px solid #343434;
}
.ligtable {
display: table;
width: 100%;
}.ligIcon {
width: 36px;
padding-right: 10px;
text-align: center;
display: table-cell;
vertical-align: middle;
}.ligname {
width: 50%;
display: table-cell;
vertical-align: middle;
}.lignumber {
width: 15%;
padding-right: 15px;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
padding-left: 5px;
}.ligbaimoi {
width: 30%;
display: table-cell;
vertical-align: middle;
}
#pun-visit, .main-box, #pun-about,.faq dd, .pun .frm-form, .pun .main table td.tc2, .pun .main table td.tc3,.pun table.table th, .pun table.table td, #search_menu {
background: #1C1C1C url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/secondary_nav_bg.png') repeat-x 0 0;
border: 1px solid #2D2D2D;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
margin-bottom: 15px;
}
#qjump label {
display: none;
}
/*---index box---*/
.bo {
font-size: 0;
display: inline;
padding: 0 10px;
}
.bo strong {
font: bold 11px arial,sans-serif;
color: white;
display: inline-block;
background: #222 url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
}
.bo span {
color: #BCBCBC;
font: normal 11px tahoma,helvetica,arial,sans-serif;
}
#onlinelist {
margin: 0;
padding: 8px;
line-height: 1.3;
overflow: hidden;
border: 1px solid #393939;
background: #181818;
}
#stats {
margin-bottom: 10px;
}
#pun-info h1, .main .main-foot, .main .main-head, .title-overview {
border-top: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
/*---modun---*/
.module.main {
margin: 0 0 10px 10px !important;
background: #181818;
border: 1px solid #393939;
}
.module.main .main-head {
border-bottom: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px !important;
padding: 8px;
}
#text_editor_textarea, input[type="text"], body.smiley-frame, fieldset.frm-set textarea.inputbox {
padding: 6px;
border: 1px solid #383838;
background: #292929;
color: #B7B7B7;
text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
-moz-box-shadow: inset rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}
button.button2, input.button2, select {
color: white;
margin: 2px .25em;
padding: 2px 3px !important;
border: 1px solid #383838;
background: #292929;
}
input[type="button"], .pun .frm .frm-buttons input, input[type="submit"], .mainoption, a.button2, body:last-child a.button1, input.button1 {
height: 26px;
line-height: 26px;
font-size: 11px;
padding: 0 10px;
border: 0;
background: #393939 url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_faint.png') repeat-x 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
input[type="button"]:hover, .pun .frm .frm-buttons input:hover, .mainoption:hover {
color: white;
background-color: #434343;
}
#tabs ul li a {
background: none;
border: none;
font-weight: 400;
line-height: 20px;
}
#tabs ul li.activetab a, #tabs ul li a:hover {
background: url('https://2img.net/h/i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png') repeat !important;
background: rgba(0, 0, 0, 0.3);
opacity: 1;
color: white;
padding: 4px 10px;
font-weight: bold;
-moz-border-radius: 10px;
-webkit-border-radius: 10px !important;
border-radius: 10px;
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
}
#profile-advanced-details {
background: #181818;
border: 1px solid #393939;
}
.postfoot, #profile-advanced-details div.separator, .sub-head, fieldset.frm-set.multi, .frm-buttons {
border-color: #2D2D2D;
}
.pun table.table th {
color: white;
}
.main .frm-info, .pun .main .main-content p.message {
-moz-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
font-size: 15px;
line-height: 1.5;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
}
#forum_rules {
-moz-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
margin: 0 5px;
color: #DEDEDE;
font-size: 12px;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 3px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
width: 95%;
}
#forum_rules .main-head {
padding: 0;
position: absolute;
}
#forum_rules .h2 {
margin: 10px 5px 0;
padding: 5px 10px 5px 10px;
font-size: 11px;
font-weight: bold;
background-color: #111;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
}
.main-content.frm {
margin-top: 35px;
}
Re: Como instalo o chatbox no topo?
Saudações!
Troque teu CSS pelo abaixo:
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
Depois, aceda em:
Painel de Controle Módulos Chatbox Configuração
Coloque-ó sobre o topo e salve.
Até mais.
Troque teu CSS pelo abaixo:
Painel de Controle Visualização Imagens e Cores Cores Folha De Estilo CSS
- Código:
#chatbox {
position: relative !important;
}
@-webkit-keyframes movebg{
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-moz-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-o-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
.hide {
display: none;
}
a:link {
text-decoration: none !important;
}
.pun .main-content {
background-color: transparent;
border: 1px solid transparent;
}
.pun {
padding: 0;
width: 100%;
}
#pun-intro {
background: black url("http://i44.tinypic.com/2gtc8qs.jpg") repeat-x top;
height: 130px;
padding: 0;
margin: 0;
border: none;
-webkit-animation: movebg 100s linear infinite;
-moz-animation: movebg 100s linear infinite;
-o-animation: movebg 100s linear infinite;
}
.banner {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/banner_texture.png") repeat;
height: 130px;
-moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
}
.bane {
height: 93px;
}
#pun-title {
float: left;
}
#pun-title h1, #pun-title {
color: white;
height: 93px;
line-height: 93px;
padding: 0 12px;
letter-spacing: -1px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;
font-size: 40px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
display: block;
text-decoration: none;
text-shadow: white 0px 0px 4px;
}#search {
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
float: right;
margin-top: 30px;
padding: 4px;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}#search_wrap {
position: relative;
background: rgba(255, 255, 255, 0.15);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
min-width: 230px;
}#main_search {
font-size: 12px;
border: 0;
padding: 0;
padding-left: 3px;
background: transparent;
width: 238px;
outline: 0;
color: #DDD;
height: 25px;
}.submit_input.clickable {
background: rgba(255, 255, 255, 0.15) url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#pun-head, .bane {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#pun-head #pun-navlinks {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans50.png") repeat;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 32px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
padding: 0;
}
#pun-navlinks li {
display: inline-block;
position: relative;
}
#pun-navlinks li a {
margin: 0 .8em 0 0;
color: #CACACA;
color: rgba(255, 255, 255, 0.7);
display: block;
outline: none;
padding: 0px 12px;
height: 32px;
font: bold 11px/32px arial,sans-serif;
}
#pun-navlinks li a:hover,#pun-navlinks li a[href="/"] {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png") repeat;
background: rgba(0, 0, 0, 0.3);
color: white;
position: relative;
}
a[href="/privmsg?folder=inbox"] {
font-size: 0px !important;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#i_icon_mini_message {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/icon_inbox.png');
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
vertical-align: middle;
}
#page-body, #pun-foot {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#content-container {
padding-top: 20px;
}
.boxx {
background: #1F1F1F url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/box_pattern.png") repeat;
border: 1px solid #282828;
border-top: 1px solid #363636;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin-bottom: 15px;
}
.main-head {
border: 0;
padding: 9px 9px 14px 9px;
background: none transparent !important;
}
.page-title h2 {
color: white;
font-weight: bold;
}
.main .main-content, .main .main-head, #stats {
background: none !important;
border: none !important;
}
.tcl, .pun .postmain, .pun .paged-foot, .pun .paged-head, .pun .post, .pun .posthead {
background: #181818 !important;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
-moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 5px;
box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
border: 1px solid #282828 !important;
border-bottom: 1px solid #343434;
}
.ligtable {
display: table;
width: 100%;
}.ligIcon {
width: 36px;
padding-right: 10px;
text-align: center;
display: table-cell;
vertical-align: middle;
}.ligname {
width: 50%;
display: table-cell;
vertical-align: middle;
}.lignumber {
width: 15%;
padding-right: 15px;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
padding-left: 5px;
}.ligbaimoi {
width: 30%;
display: table-cell;
vertical-align: middle;
}
#pun-visit, .main-box, #pun-about,.faq dd, .pun .frm-form, .pun .main table td.tc2, .pun .main table td.tc3,.pun table.table th, .pun table.table td, #search_menu {
background: #1C1C1C url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/secondary_nav_bg.png') repeat-x 0 0;
border: 1px solid #2D2D2D;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
margin-bottom: 15px;
}
#qjump label {
display: none;
}
/*---index box---*/
.bo {
font-size: 0;
display: inline;
padding: 0 10px;
}
.bo strong {
font: bold 11px arial,sans-serif;
color: white;
display: inline-block;
background: #222 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
}
.bo span {
color: #BCBCBC;
font: normal 11px tahoma,helvetica,arial,sans-serif;
}
#onlinelist {
margin: 0;
padding: 8px;
line-height: 1.3;
overflow: hidden;
border: 1px solid #393939;
background: #181818;
}
#stats {
margin-bottom: 10px;
}
#pun-info h1, .main .main-foot, .main .main-head, .title-overview {
border-top: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
/*---modun---*/
.module.main {
margin: 0 0 10px 10px !important;
background: #181818;
border: 1px solid #393939;
}
.module.main .main-head {
border-bottom: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px !important;
padding: 8px;
}
#text_editor_textarea, input[type="text"], body.smiley-frame, fieldset.frm-set textarea.inputbox {
padding: 6px;
border: 1px solid #383838;
background: #292929;
color: #B7B7B7;
text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
-moz-box-shadow: inset rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}
button.button2, input.button2, select {
color: white;
margin: 2px .25em;
padding: 2px 3px !important;
border: 1px solid #383838;
background: #292929;
}
input[type="button"], .pun .frm .frm-buttons input, input[type="submit"], .mainoption, a.button2, body:last-child a.button1, input.button1 {
height: 26px;
line-height: 26px;
font-size: 11px;
padding: 0 10px;
border: 0;
background: #393939 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_faint.png') repeat-x 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
input[type="button"]:hover, .pun .frm .frm-buttons input:hover, .mainoption:hover {
color: white;
background-color: #434343;
}
#tabs ul li a {
background: none;
border: none;
font-weight: 400;
line-height: 20px;
}
#tabs ul li.activetab a, #tabs ul li a:hover {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png') repeat !important;
background: rgba(0, 0, 0, 0.3);
opacity: 1;
color: white;
padding: 4px 10px;
font-weight: bold;
-moz-border-radius: 10px;
-webkit-border-radius: 10px !important;
border-radius: 10px;
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
}
#profile-advanced-details {
background: #181818;
border: 1px solid #393939;
}
.postfoot, #profile-advanced-details div.separator, .sub-head, fieldset.frm-set.multi, .frm-buttons {
border-color: #2D2D2D;
}
.pun table.table th {
color: white;
}
.main .frm-info, .pun .main .main-content p.message {
-moz-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
font-size: 15px;
line-height: 1.5;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
}
#forum_rules {
-moz-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
margin: 0 5px;
color: #DEDEDE;
font-size: 12px;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 3px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
width: 95%;
}
#forum_rules .main-head {
padding: 0;
position: absolute;
}
#forum_rules .h2 {
margin: 10px 5px 0;
padding: 5px 10px 5px 10px;
font-size: 11px;
font-weight: bold;
background-color: #111;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
}
.main-content.frm {
margin-top: 35px;
}
Depois, aceda em:
Painel de Controle Módulos Chatbox Configuração
Coloque-ó sobre o topo e salve.
Até mais.
Re: Como instalo o chatbox no topo?
Saudações!
Troque por este teu CSS:
Abraços.
Troque por este teu CSS:
- Código:
#chatbox {
position: absolute !important;
}
@-webkit-keyframes movebg{
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-moz-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-o-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
.hide {
display: none;
}
a:link {
text-decoration: none !important;
}
.pun .main-content {
background-color: transparent;
border: 1px solid transparent;
}
.pun {
padding: 0;
width: 100%;
}
#pun-intro {
background: black url("http://i44.tinypic.com/2gtc8qs.jpg") repeat-x top;
height: 130px;
padding: 0;
margin: 0;
border: none;
-webkit-animation: movebg 100s linear infinite;
-moz-animation: movebg 100s linear infinite;
-o-animation: movebg 100s linear infinite;
}
.banner {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/banner_texture.png") repeat;
height: 130px;
-moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
}
.bane {
height: 93px;
}
#pun-title {
float: left;
}
#pun-title h1, #pun-title {
color: white;
height: 93px;
line-height: 93px;
padding: 0 12px;
letter-spacing: -1px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;
font-size: 40px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
display: block;
text-decoration: none;
text-shadow: white 0px 0px 4px;
}#search {
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
float: right;
margin-top: 30px;
padding: 4px;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}#search_wrap {
position: relative;
background: rgba(255, 255, 255, 0.15);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
min-width: 230px;
}#main_search {
font-size: 12px;
border: 0;
padding: 0;
padding-left: 3px;
background: transparent;
width: 238px;
outline: 0;
color: #DDD;
height: 25px;
}.submit_input.clickable {
background: rgba(255, 255, 255, 0.15) url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#pun-head, .bane {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#pun-head #pun-navlinks {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans50.png") repeat;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 32px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
padding: 0;
}
#pun-navlinks li {
display: inline-block;
position: relative;
}
#pun-navlinks li a {
margin: 0 .8em 0 0;
color: #CACACA;
color: rgba(255, 255, 255, 0.7);
display: block;
outline: none;
padding: 0px 12px;
height: 32px;
font: bold 11px/32px arial,sans-serif;
}
#pun-navlinks li a:hover,#pun-navlinks li a[href="/"] {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png") repeat;
background: rgba(0, 0, 0, 0.3);
color: white;
position: relative;
}
a[href="/privmsg?folder=inbox"] {
font-size: 0px !important;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#i_icon_mini_message {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/icon_inbox.png');
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
vertical-align: middle;
}
#page-body, #pun-foot {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#content-container {
padding-top: 20px;
}
.boxx {
background: #1F1F1F url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/box_pattern.png") repeat;
border: 1px solid #282828;
border-top: 1px solid #363636;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin-bottom: 15px;
}
.main-head {
border: 0;
padding: 9px 9px 14px 9px;
background: none transparent !important;
}
.page-title h2 {
color: white;
font-weight: bold;
}
.main .main-content, .main .main-head, #stats {
background: none !important;
border: none !important;
}
.tcl, .pun .postmain, .pun .paged-foot, .pun .paged-head, .pun .post, .pun .posthead {
background: #181818 !important;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
-moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 5px;
box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
border: 1px solid #282828 !important;
border-bottom: 1px solid #343434;
}
.ligtable {
display: table;
width: 100%;
}.ligIcon {
width: 36px;
padding-right: 10px;
text-align: center;
display: table-cell;
vertical-align: middle;
}.ligname {
width: 50%;
display: table-cell;
vertical-align: middle;
}.lignumber {
width: 15%;
padding-right: 15px;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
padding-left: 5px;
}.ligbaimoi {
width: 30%;
display: table-cell;
vertical-align: middle;
}
#pun-visit, .main-box, #pun-about,.faq dd, .pun .frm-form, .pun .main table td.tc2, .pun .main table td.tc3,.pun table.table th, .pun table.table td, #search_menu {
background: #1C1C1C url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/secondary_nav_bg.png') repeat-x 0 0;
border: 1px solid #2D2D2D;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
margin-bottom: 15px;
}
#qjump label {
display: none;
}
/*---index box---*/
.bo {
font-size: 0;
display: inline;
padding: 0 10px;
}
.bo strong {
font: bold 11px arial,sans-serif;
color: white;
display: inline-block;
background: #222 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
}
.bo span {
color: #BCBCBC;
font: normal 11px tahoma,helvetica,arial,sans-serif;
}
#onlinelist {
margin: 0;
padding: 8px;
line-height: 1.3;
overflow: hidden;
border: 1px solid #393939;
background: #181818;
}
#stats {
margin-bottom: 10px;
}
#pun-info h1, .main .main-foot, .main .main-head, .title-overview {
border-top: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
/*---modun---*/
.module.main {
margin: 0 0 10px 10px !important;
background: #181818;
border: 1px solid #393939;
}
.module.main .main-head {
border-bottom: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px !important;
padding: 8px;
}
#text_editor_textarea, input[type="text"], body.smiley-frame, fieldset.frm-set textarea.inputbox {
padding: 6px;
border: 1px solid #383838;
background: #292929;
color: #B7B7B7;
text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
-moz-box-shadow: inset rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}
button.button2, input.button2, select {
color: white;
margin: 2px .25em;
padding: 2px 3px !important;
border: 1px solid #383838;
background: #292929;
}
input[type="button"], .pun .frm .frm-buttons input, input[type="submit"], .mainoption, a.button2, body:last-child a.button1, input.button1 {
height: 26px;
line-height: 26px;
font-size: 11px;
padding: 0 10px;
border: 0;
background: #393939 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_faint.png') repeat-x 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
input[type="button"]:hover, .pun .frm .frm-buttons input:hover, .mainoption:hover {
color: white;
background-color: #434343;
}
#tabs ul li a {
background: none;
border: none;
font-weight: 400;
line-height: 20px;
}
#tabs ul li.activetab a, #tabs ul li a:hover {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png') repeat !important;
background: rgba(0, 0, 0, 0.3);
opacity: 1;
color: white;
padding: 4px 10px;
font-weight: bold;
-moz-border-radius: 10px;
-webkit-border-radius: 10px !important;
border-radius: 10px;
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
}
#profile-advanced-details {
background: #181818;
border: 1px solid #393939;
}
.postfoot, #profile-advanced-details div.separator, .sub-head, fieldset.frm-set.multi, .frm-buttons {
border-color: #2D2D2D;
}
.pun table.table th {
color: white;
}
.main .frm-info, .pun .main .main-content p.message {
-moz-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
font-size: 15px;
line-height: 1.5;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
}
#forum_rules {
-moz-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
margin: 0 5px;
color: #DEDEDE;
font-size: 12px;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 3px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
width: 95%;
}
#forum_rules .main-head {
padding: 0;
position: absolute;
}
#forum_rules .h2 {
margin: 10px 5px 0;
padding: 5px 10px 5px 10px;
font-size: 11px;
font-weight: bold;
background-color: #111;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
}
.main-content.frm {
margin-top: 35px;
}
Abraços.
Re: Como instalo o chatbox no topo?
Não está à funcionar, estou fazendo tudo correto. Mas ele tende a não funcionar ¬¬
Re: Como instalo o chatbox no topo?
Saudações!
Deixe por gentileza teu fórum aberto fora da manutenção por alguns minutos.
Até mais.
Deixe por gentileza teu fórum aberto fora da manutenção por alguns minutos.
Até mais.
Re: Como instalo o chatbox no topo?
Já tirei, nada aconteceu. Você pode falar comigo pelo skype/facebook. Talvez me ajudará olhando no Painel de controle!
Re: Como instalo o chatbox no topo?
Saudações!
Está usando algum código Java Script? Peço que desative todos e veja se o Chat e voltado para o topo.
Até mais.
Está usando algum código Java Script? Peço que desative todos e veja se o Chat e voltado para o topo.
Até mais.
Re: Como instalo o chatbox no topo?
Sim, são: "Anti Dual Post" e "Bloquear citação"!
@Edit
Nada mudou, desativei os dois. Mas que coisa!
@Edit
Nada mudou, desativei os dois. Mas que coisa!
Re: Como instalo o chatbox no topo?
Saudações!
Troque teu código CSS pelo abaixo:
Abraços.
Troque teu código CSS pelo abaixo:
- Código:
#chatbox {
position: relative !important;
}
}
@-moz-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
@-o-keyframes movebg {
0% {background-position-x: 1000px;}
100% {background-position-x: -1000px;}
}
.hide {
display: none;
}
a:link {
text-decoration: none !important;
}
.pun .main-content {
background-color: transparent;
border: 1px solid transparent;
}
.pun {
padding: 0;
width: 100%;
}
#pun-intro {
background: black url("http://i44.tinypic.com/2gtc8qs.jpg") repeat-x top;
height: 130px;
padding: 0;
margin: 0;
border: none;
-webkit-animation: movebg 100s linear infinite;
-moz-animation: movebg 100s linear infinite;
-o-animation: movebg 100s linear infinite;
}
.banner {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/banner_texture.png") repeat;
height: 130px;
-moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.1) 0px -1px 0px;
}
.bane {
height: 93px;
}
#pun-title {
float: left;
}
#pun-title h1, #pun-title {
color: white;
height: 93px;
line-height: 93px;
padding: 0 12px;
letter-spacing: -1px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-shadow: rgba(0, 0, 0, 0.7) 0px 1px 3px;
font-size: 40px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
display: block;
text-decoration: none;
text-shadow: white 0px 0px 4px;
}#search {
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
float: right;
margin-top: 30px;
padding: 4px;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}#search_wrap {
position: relative;
background: rgba(255, 255, 255, 0.15);
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2);
min-width: 230px;
}#main_search {
font-size: 12px;
border: 0;
padding: 0;
padding-left: 3px;
background: transparent;
width: 238px;
outline: 0;
color: #DDD;
height: 25px;
}.submit_input.clickable {
background: rgba(255, 255, 255, 0.15) url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#pun-head #pun-navlinks {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans50.png") repeat;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 32px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
-moz-box-shadow: rgba(255,255,255,0.25) 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px, inset rgba(0,0,0,1) 0px 1px 4px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px, inset rgba(0, 0, 0, 1) 0px 1px 4px;
padding: 0;
}
#pun-navlinks li {
display: inline-block;
position: relative;
}
#pun-navlinks li a {
margin: 0 .8em 0 0;
color: #CACACA;
color: rgba(255, 255, 255, 0.7);
display: block;
outline: none;
padding: 0px 12px;
height: 32px;
font: bold 11px/32px arial,sans-serif;
}
#pun-navlinks li a:hover,#pun-navlinks li a[href="/"] {
background: url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png") repeat;
background: rgba(0, 0, 0, 0.3);
color: white;
position: relative;
}
a[href="/privmsg?folder=inbox"] {
font-size: 0px !important;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#i_icon_mini_message {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/icon_inbox.png');
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
vertical-align: middle;
}
#page-body, #pun-foot {
margin: 0 auto;
min-width: 980px;
max-width: 1200px;
width: 90%;
}
#content-container {
padding-top: 20px;
}
.boxx {
background: #1F1F1F url("http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/box_pattern.png") repeat;
border: 1px solid #282828;
border-top: 1px solid #363636;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin-bottom: 15px;
}
.main-head {
border: 0;
padding: 9px 9px 14px 9px;
background: none transparent !important;
}
.page-title h2 {
color: white;
font-weight: bold;
}
.main .main-content, .main .main-head, #stats {
background: none !important;
border: none !important;
}
.tcl, .pun .postmain, .pun .paged-foot, .pun .paged-head, .pun .post, .pun .posthead {
background: #181818 !important;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
-moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 5px;
box-shadow: inset rgba(0, 0, 0, 0.4) 0px 1px 5px;
border: 1px solid #282828 !important;
border-bottom: 1px solid #343434;
}
.ligtable {
display: table;
width: 100%;
}.ligIcon {
width: 36px;
padding-right: 10px;
text-align: center;
display: table-cell;
vertical-align: middle;
}.ligname {
width: 50%;
display: table-cell;
vertical-align: middle;
}.lignumber {
width: 15%;
padding-right: 15px;
display: table-cell;
vertical-align: middle;
white-space: nowrap;
padding-left: 5px;
}.ligbaimoi {
width: 30%;
display: table-cell;
vertical-align: middle;
}
#pun-visit, .main-box, #pun-about,.faq dd, .pun .frm-form, .pun .main table td.tc2, .pun .main table td.tc3,.pun table.table th, .pun table.table td, #search_menu {
background: #1C1C1C url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/secondary_nav_bg.png') repeat-x 0 0;
border: 1px solid #2D2D2D;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
margin-bottom: 15px;
}
#qjump label {
display: none;
}
/*---index box---*/
.bo {
font-size: 0;
display: inline;
padding: 0 10px;
}
.bo strong {
font: bold 11px arial,sans-serif;
color: white;
display: inline-block;
background: #222 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px;
box-shadow: inset rgba(255, 255, 255, 0.03) 0px 1px 0px;
}
.bo span {
color: #BCBCBC;
font: normal 11px tahoma,helvetica,arial,sans-serif;
}
#onlinelist {
margin: 0;
padding: 8px;
line-height: 1.3;
overflow: hidden;
border: 1px solid #393939;
background: #181818;
}
#stats {
margin-bottom: 10px;
}
#pun-info h1, .main .main-foot, .main .main-head, .title-overview {
border-top: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px;
font-size: 11px;
font-weight: bold;
padding: 8px;
}
/*---modun---*/
.module.main {
margin: 0 0 10px 10px !important;
background: #181818;
border: 1px solid #393939;
}
.module.main .main-head {
border-bottom: 1px solid #393939;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
background: #282828 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_reallyfaint.png') repeat-x 0 -1px !important;
padding: 8px;
}
#text_editor_textarea, input[type="text"], body.smiley-frame, fieldset.frm-set textarea.inputbox {
padding: 6px;
border: 1px solid #383838;
background: #292929;
color: #B7B7B7;
text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
-moz-box-shadow: inset rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: inset rgba(0, 0, 0, 0.2) 0px 1px 4px;
}
button.button2, input.button2, select {
color: white;
margin: 2px .25em;
padding: 2px 3px !important;
border: 1px solid #383838;
background: #292929;
}
input[type="button"], .pun .frm .frm-buttons input, input[type="submit"], .mainoption, a.button2, body:last-child a.button1, input.button1 {
height: 26px;
line-height: 26px;
font-size: 11px;
padding: 0 10px;
border: 0;
background: #393939 url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/highlight_faint.png') repeat-x 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: white;
text-shadow: rgba(0, 0, 0, 0. 0px -1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}
input[type="button"]:hover, .pun .frm .frm-buttons input:hover, .mainoption:hover {
color: white;
background-color: #434343;
}
#tabs ul li a {
background: none;
border: none;
font-weight: 400;
line-height: 20px;
}
#tabs ul li.activetab a, #tabs ul li a:hover {
background: url('http://i1327.photobucket.com/albums/u661/quanligerv/animate33x/trans30.png') repeat !important;
background: rgba(0, 0, 0, 0.3);
opacity: 1;
color: white;
padding: 4px 10px;
font-weight: bold;
-moz-border-radius: 10px;
-webkit-border-radius: 10px !important;
border-radius: 10px;
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
-moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.16) 0px 1px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px;
}
#profile-advanced-details {
background: #181818;
border: 1px solid #393939;
}
.postfoot, #profile-advanced-details div.separator, .sub-head, fieldset.frm-set.multi, .frm-buttons {
border-color: #2D2D2D;
}
.pun table.table th {
color: white;
}
.main .frm-info, .pun .main .main-content p.message {
-moz-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #F7C800, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
font-size: 15px;
line-height: 1.5;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
}
#forum_rules {
-moz-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255,255,255,0.1) inset;
-webkit-box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
box-shadow: 0 -1px 2px #C23B22, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
margin: 0 5px;
color: #DEDEDE;
font-size: 12px;
text-shadow: 0 2px 0 rgba(0, 0, 0, 1);
background: #1C1C1C;
border: #111 solid 1px;
border-bottom: #111 solid 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 3px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
width: 95%;
}
#forum_rules .main-head {
padding: 0;
position: absolute;
}
#forum_rules .h2 {
margin: 10px 5px 0;
padding: 5px 10px 5px 10px;
font-size: 11px;
font-weight: bold;
background-color: #111;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
}
.main-content.frm {
margin-top: 35px;
}
Abraços.
Re: Como instalo o chatbox no topo?
Encontrei uma forma de coloca-lo. Mas não dá pra colocar no topo, pois só existem duas colunas: do lado esquerdo e do lado direito e, no meio, o conteúdo. Se tiver um jeito de colocar outra coluna pra ficar no meio, acho que dá jeito.
Tópicos semelhantes
» Como que instalo tema em forum hospedado em Host ?
» Mudar cor do texto da barra no topo do chatbox
» Conectado como no topo
» Como diminuir o topo
» Como por um player no topo
» Mudar cor do texto da barra no topo do chatbox
» Conectado como no topo
» Como diminuir o topo
» Como por um player no topo
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