O meu fórum está tendo uns bugs!!!!!!
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
O meu fórum está tendo uns bugs!!!!!!
Qual é minha questão:
Bem pessoal, o meu fórum nos computadores com alta resolução está tendo uns problemas, como no meu MacBook Air Pro com ecrã Retina de 15,5 polegadas.
Tenho um igual ao da direita
O problema e que nas grandes resoluções, uma parte do forum, fica meia bugada...
Podem ver na imagem abaixo (o que está dentro do quadro preto)
Links e imagens do meu problema:
Endereço do meu fórum:
http://kromusarts.forumeiros.com/
Versão do meu fórum:
PHPBB3
Bem pessoal, o meu fórum nos computadores com alta resolução está tendo uns problemas, como no meu MacBook Air Pro com ecrã Retina de 15,5 polegadas.
Tenho um igual ao da direita
O problema e que nas grandes resoluções, uma parte do forum, fica meia bugada...
Podem ver na imagem abaixo (o que está dentro do quadro preto)
Espero ajuda e rápido, pois o fórum já está quase a ser lançado!
Links e imagens do meu problema:
Endereço do meu fórum:
http://kromusarts.forumeiros.com/
Versão do meu fórum:
PHPBB3
Última edição por niig3l em 08.11.12 12:34, editado 1 vez(es)
Re: O meu fórum está tendo uns bugs!!!!!!
Olá,
Pode ser alguma gestão de códigos mal feita e adiciona em seu fórum já procurou esta possibilidade? De qualquer forma algo esta de errado na gestão de códigos de seu fórum.
Cordialmente!
Pode ser alguma gestão de códigos mal feita e adiciona em seu fórum já procurou esta possibilidade? De qualquer forma algo esta de errado na gestão de códigos de seu fórum.
Cordialmente!
Re: O meu fórum está tendo uns bugs!!!!!!
Sim já procurei mas não encontrei...
Podem ajudar por favor?
Podem ajudar por favor?
Re: O meu fórum está tendo uns bugs!!!!!!
Olá.
poderia nos conceder sua Css senhor?
Até Mais.
poderia nos conceder sua Css senhor?
Até Mais.
Convidado- Convidado
Re: O meu fórum está tendo uns bugs!!!!!!
- Spoiler:
- Código:
#smiley-box {
padding: 10px;
border: 1px solid #105389;
}
#page-body p.page-bottom {
border: 1px solid #ccc;
padding:5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display:inline-block;
margin-left:3px;
margin-right:auto;
height: 14px;
font-weight : normal;
font-size: 1.2em;
text-align:left;
}
.postbody:hover .profile-icons {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.postbody .profile-icons:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.postbody .profile-icons {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
#i_whosonline + p br + br + em {
width: 70%;
background: white url(http://i44.servimg.com/u/f44/15/34/61/11/grey-u10.png) repeat-x scroll left bottom;
border: 2px solid #DDD;
border-radius: 6px;
text-align: center;
padding: 10px 8px 5px 5px;
display: block;
margin: 0 auto;
font-size: 0px;
color: transparent;
}
#i_whosonline + p br + br + em a {
-webkit-transition-duration: .3s;
text-shadow: 0px 1px 1px #454545;
font-size: 15px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
}
#i_whosonline + p br + br + em a:hover {
background: #DDD;
padding: 9px 10px 10px;
}
.pathname-box a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
Matched CSS Rules
.pathname-box p {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #A3A3A3 !important;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
padding: 6px;
}
.pathname-box a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
Matched CSS Rules
.pathname-box p {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #e0e0e0;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
padding: 6px;
}
.select-all-code {float: right; margin-right: 5px;}
.prettyprint .pln { color: #000 }
.prettyprint .str { color: #080; }
.prettyprint .kwd { color: #008; }
.prettyprint .com { color: #800; }
.prettyprint .typ { color: #606; }
.prettyprint .lit { color: #066; }
.prettyprint .pun { color: #660; }
.prettyprint .pln { color: #000; }
.prettyprint .tag { color: #008; }
.prettyprint .atn { color: #606; }
.prettyprint .atv { color: #080; }
.prettyprint .dec { color: #606; }
.prettyprint .linenums li { border-left: 3px solid #EBEFF9; padding-left: 5px; }
.prettyprint { font-size: 13px; padding: 2px; font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; }
.prettyprint ol.linenums { margin-top: 0; margin-bottom: 0 }
ol.linenums:hover { list-style-type: none;
}
.spoiler > dd:after{content: "Clique para Mostrar/Ocultar o Conteudo.";}
.spoiler > dt:after {content: "Conteudo Oculto";float: right;
}
.robot{
position: relative;
left: 8px;
font-size: 11px;
border-right: solid 1px #000;
width: 170px;
height: 250px;
}
.cattitle{
color: #000;
font-weight: normal;
font-size: 10px;
}
.robot-contet{
height: 0px;
position: relative;
left: 200px;
width: 80%;
font-size: 11px;
}
.robot-scroll-img{
border-right: solid 1px #000;
position: relative;
left: 70px;
height: 28px;
width: 108px;
}
.adds48{
width: 175px;
}
#chatbox {
background-image: url(http://upit.cc/i/891ea728.png);
background-repeat: no-repeat;
background-position: center;
}
#chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #CFCFCF}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:0;left:0;z-index:1;color:#818181!important;height:34px;font-size:0;margin:0;margin-bottom:-25px}#chatbox_main_options li a[onclick*="ajax_refresh_chatbox"]{font-size:0;background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) no-repeat center #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives"]{background-color:#E6E6E6}#chatbox_main_options li a[onclick="CB_disconnect();"]{border-right:0;padding:0}#chatbox_main_options li a[onclick="CB_disconnect();"] span{font-size:0;background:url(http://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}#chatbox_messenger_form .right {padding:0;font-size:0}#chatbox_messenger_form .right input#message{height:34px;font-weight:normal;background-color:white;background-image:url();border:0;height:34px;margin-bottom:0;font-size:16px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{height:33px;font-size:15px;border:0;background-color:transparent;padding-left:10px;padding-right:11px;margin-left:-4px;cursor:default;font-weight:normal}#chatbox_messenger_form .right img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#chatbox_members h4.member-title,#chatbox_main_options li#chatbox_option_autorefresh,#chatbox p.clearfix span.date-and-time,#chatbox p.clearfix:hover span.date-and-time{display:none}#chatbox_header{height:0;font-size:0}#chatbox{top:32px;left:0}#chatbox p.clearfix:first-child{padding-top:8px}#chatbox_members{position:absolute;z-index:1;height:31px;left:0;top:0;width:100%;background:url(http://www.addthis.com/forum/styles/addthis2/theme/images/whosonline.gif) 8px -3px no-repeat white;overflow-y:hidden;border-bottom:1px solid #CFCFCF}#chatbox_members li{display:inline;margin-right:0}#chatbox_members a:last-child:after{content:', '}#chatbox_members li:last-child a:last-child:after{content:''}#chatbox_members ul{padding-top:8px;font-size:12px;margin:0;overflow-y:hidden;overflow-x:auto;margin-left:46px;padding-right:8px;padding-bottom:0;white-space:nowrap;height:23px;max-width:none}#chatbox_footer #chatbox_messenger_form .right .fontbutton:hover,#chatbox_header #chatbox_main_options.chatbox-options a:hover,#chatbox_header #chatbox_main_options.chatbox-options span:hover,#chatbox_messenger_form .right input[name="submit_button"]:hover{background-color:#CFCFCF!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:12px}.user a[href*="/u"]{margin-right:8px}.user span:first-child strong{margin-right:4px}.user span:last-child strong{margin-right:0}a[onclick*="ajax_refresh_chatbox"]:hover{background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) 50% 50% no-repeat #000!important}#chatbox p.clearfix[class^="chatbox_row_1"] span[style="font-style:italic"]{font-size:15px;font-style:normal!important;margin-left:-66px;background-color:#EDEFF4}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child{font-size:0px}#chatbox p.chatbox_row_1.clearfix:first-child span[title]:first-child{visibility:hidden}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child:before{margin-left:7px;background:url(http://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
.vote .vote-no-bar {
display: none;
}
.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 20px;
padding: 3px 0px 3px 0px;
}
.vote .vote-bar-plus {
margin-left: 7px;
width: 6px;
}
.vote .vote-bar-minus {
margin-left: 7px;
width: 6px;
}
.vote .vote-button a[href $="plus"] {
background:url('http://cdn1.iconfinder.com/data/icons/fatcow/32x32_0140/bullet_add.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}
.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn1.iconfinder.com/data/icons/silk2/delete.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}
dl.codebox {background-color: #FFFFFF;border-bottom: 1px solid #C9D2D8;border-radius: 7px;font-size: 1em;padding: 0px;}dl.codebox code{padding:5px;}dl.codebox dt {border-bottom:none;margin-bottom:0px;}
dl.codebox {border-bottom: 1px solid #C9D2D8;border-radius: 7px;padding: 0px;}dl.codebox {border: 1px solid #C9D2D8;padding: 3px;}
#TGlogin_form {position: fixed;z-index: 999; height: 130px; padding: 0; verflow: auto; width: 330px; margin: 0; background: #f9f9f9; color: #444; /* ©Copyright by giObanii.*/ text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.TGlogin_form-float-content{width: 320px; height: 120px; background: none repeat scroll 0% 0% transparent;}
.TGlogin_form-float-div {background: url("http://i31.servimg.com/u/f31/17/41/76/40/2jci9c10.jpg") no-repeat scroll left center transparent;margin: 0 auto;padding: 20px 0 0 60px;width: 250px;}
.TGlogin_form-float-div label {font-family: Verdana;display: block;font-size: 12px;padding-bottom: 5px;text-align: right;}
.TGlogin_form-float-div label em {color: #000000;font-family: Verdana;display: block;float: left;font-style: normal;width: 80px;font-size: 12px;text-align: right;}
.TGlogin_form-float-div input {border: 1px solid #CCCCCC;height: 22px;width: 146px;}
.TGlogin_form-float-div input.submit {background: url("http://i31.servimg.com/u/f31/17/41/76/40/eumpmp10.jpg") repeat-x scroll 0 0 #DDDDDD;padding: 3px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBB;float: right;height: auto;width: auto;}
.TGlogin_form-float-div input.submit:active {position:relative; top: 1px;}
.TGlogin_form-float-div input.submit:hover, .TGlogin_form-float-div input.submit:focus {cursor:pointer;color:#000;}
.TGlogin_form-float_overlay{display: none;position:fixed;top: 0%;left: 0%;width: 100%;height: 100%; background-color: black;z-index: 9;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
#TGlogin_form .TGClose {cursor: pointer;bottom: 3px;color: #000000;font-size: 15px;font-weight: 700;position: absolute;right: 5px;}
#TGlogin_form .TGClose:active {color: #FF0000 !important;bottom: 2px;}
form span.tgcounter {float: right;color: #000;}
form p.tgcounter {font-size: 11px;float: left;color: #000;}
form p.tgcounter> span {color: #000;}
input.button1, input.button2, button.button2,
#main-content a.cgu-buttons {
border: 1px solid #afafaf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 2px 2px 0px #afafaf;
-webkit-box-shadow: 2px 2px 0px #afafaf;
}
form#quick_reply #textarea_content textarea#text_editor_textarea { height: 120px !important; }
#textarea_content textarea#text_editor_textarea { height: 230px; width: 100% !important; }
.aviso_normas {
background: none repeat scroll 0 0 #F0E8E0;
border: 1px solid #C00000;
font-family: Tahoma,Arial;
font-size: 11px;
height: 24px;
line-height: 24px;
margin-bottom: 3px;
text-align: center;}
.postprofile dl dt img {
padding: -5px;
border-bottom: 0px solid;
border-right: 0px solid;
background: ;
border-radius: 6px;
}
.spoiler {
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
}
.spoiler_content {
background-color: #ffffff;
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
margin-top: -6px;
}
.spoiler dt {
background-image: url(http://i31.servimg.com/u/f31/17/41/76/40/13410.gif);
background-repeat: no-repeat;
background-color: Transparent;
}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
a{-moz-transition-duration: .8s;-o-transition-duration: .8s;-webkit-transition-duration: .8s;text-decoration: none!important;transition-duration: .8s;}
div.postprofile dl dt img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
div.postprofile dl dt img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://i1207.photobucket.com/albums/bb463/TesticasPT/anubis123.png);
background-repeat: no-repeat;
background-position: bottom right;
}
a[href="/g1-administradores"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/crown.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g2-coordenadores"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/crown_silver.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g3-moderadores"] {
background: url("http://cdn1.iconfinder.com/data/icons/glaze/16x16/actions/filesaveas.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g4-designers"] {
background: url("http://cdn4.iconfinder.com/data/icons/REALVISTA/web_design/png/16/graphic_design.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g5-posters"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/application_double.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g6-vips"] {
background: url("http://cdn4.iconfinder.com/data/icons/pc_de_hamburg_icon_pack/16x16/special-offer.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g7-membros"] {
background: url("http://cdn4.iconfinder.com/data/icons/REALVISTA/web_design/png/16/testimonials.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g8-banidos"] {
background: url("http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/actions/stop.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
.mainmenu:hover {opacity: 0.80;}
.post inner{position: relative;}
.postprofile dl dd.info{position: absolute;display: none;margin-bottom: 5px;
margin-left: 160px;padding: 8px 5px 9px;top: 11px;
font-weight: bold;
color: #333;
border: 1px dashed #333;
width: 290px;z-index: 999;background:rgba(255, 255, 255, 0.9);;}
.postprofile dl:hover dd.info{display:block !important;}
.post {
background: color: #DFDFDF;
border: 2px solid #DFDFDF;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
::-webkit-scrollbar {
background-image: url(http://upit.cc/i/0800e7ec.png);
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: 4px;
background-image: url(http://upit.cc/i/dc66cf36.png);
height: 60px;
}
a.mainmenu {
font-size: 15px;
}
a.mainmenu {
font-family: Arial Black;
}
a.hover,#at16eatdr a:hover{background:#e0eefa;color:#333;text-decoration:none}#at_promo{display:none;font-size:12px}#at_promo button{background:#ee6a44;border-bottom:1px solid #d4522c;border-left:1px solid #ffa389;border-right:1px solid #d4522c;border-top:1px solid #ffa389;color:#fff}#at_promo .at-promo-content{margin-top:12px}#at_promo .at-promo-btn{padding-top:10px}#at_promo .at-promo-top{background:url(http://2img.net/i/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;padding:10px 0 5px 70px}#at_promo h4{font-size:14px;font-weight:700;margin:0 0 4px}#at_promo h4 sup{color:#ee6a44;font-size:11px}#at_promo span{display:block}#at_promo .at-promo-btm-ffx{background:url(http://2img.net/i/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;padding:6px 0 0 70px}#at_promo .at-promo-btm-ie{background:url(http://2img.net/i/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;padding:6px 0 0 70px}#left .module-advert{background-color:#f2f2f2;color:#6b6b6b;margin-bottom:4px;overflow:hidden;padding:0}#left .module-advert span.corners-bottom,#left .module-advert span.corners-top{margin:0}#main .module-advert{background-color:#f2f2f2;color:#6b6b6b;margin-bottom:4px;overflow:hidden;padding:0 10px}#main .module-advert span.corners-bottom,#main .module-advert span.corners-top{margin:0 -10px}#forum_rules table{border-collapse:separate;border-spacing:5px 5px;table-layout:fixed;width:100%}#forum_rules .logo{overflow:hidden;vertical-align:top;width:100px}#forum_rules .logo img{max-width:100px}div.navbar ul.linklist li.rightside strong a{font-weight:400}@media print{*{background-color:#fff;background-image:none;color:#000}body{font-size:10pt;margin:0;padding:0}body#phpbb div#wrap{margin:0;width:85%}span.corners-bottom,span.corners-top{display:none}#wrap #logo-desc img,#wrap #logo-desc p,div#page-header div.navbar,div#page-header div.navbar ul.linklist{display:none!important}#wrap div.headerbar{border-bottom:1px solid #ccc;margin:0}#wrap div#page-body h2{border-bottom:1px solid #ccc;font-weight:bolder;margin-bottom:1em}#wrap div#page-body .left-box,#wrap div#page-body .pagination,#wrap div#page-body div.topic-actions,#wrap div.post .right,#wrap div.postbody div.signature,#wrap div.postbody img,#wrap div.postbody ul.profile-icons,#wrap dl.postprofile{display:none!important;float:none}#wrap dl.postprofile{float:none}#wrap div.postbody .online{background-image:none}#wrap div.postbody{width:auto}#wrap div.postbody h3{font-size:10pt}#wrap div.postbody p.author{border-bottom:1px dashed #ccc;width:100%}#wrap div#page-body div.post{border-top:3px double #ccc;padding:0 0 2em}div.postbody{float:none;width:100%}#wrap div#page-body div.post .content{overflow:visible}div.noprint{display:none}}.headerbar {background-color: #f5f8f6;}
#wrap {background-image: url(http://upit.cc/i/5fe11ea8.png); border: none; width: 88%;}
body{background-color: #f5f8f6; font-family: trebuchet ms; color: #6d6d6d; text-shadow: 1px 1px white, -0px -0px #333;
overflow-x:hidden;}
#login_2 {position: absolute; left: 75%; top: 52px; width: 75px; height: 27px; padding-top: 10px; padding-left: 0px;
background-color: #21243d;
text-shadow: 1px 1px black, -0px -0px #333;
font-size: 14px;
color: white; text-align: center;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
#login_2:hover {
background-color: #06aefe;
color: white;
}
#login_2:link {
color: white !important;
}
.content p {margin-left: 7%}
.content .h3 {margin-left: 7%;}
.h3 a:hover {color: #06aefe;}
.h3 a:link {color: #21243d;}
.h3 a:active {color: #21243d;}
.h3 a:visited {color: #21243d;}
ul.navlinks {position: absolute; top: 0px; left: 0px; width:100%;border: none; background-image: url(http://upit.cc/i/b6ae2349.jpg); height: 50px;
padding-top:2px;}
#logo {margin-top: 40px; margin-bottom: -30px;}
#page-header .navbar {background-color: #f5f8f6;}
.stick {position: absolute; left: 84%; top: 1px;}
#nav_2 {font-size: 18px; font-family: trebuchet ms; word-spacing: 45px; padding-left: 50%; font-style: italic; color: #21243d;}
#nav_2 a:hover {border-bottom: 5px solid #06aefe; color: #ffffff;}
hr {border: none; background-color: #e3e3e3; }
#i_icon_mini_index, #i_icon_mini_calendar, #i_icon_mini_faq, #i_icon_mini_search, #i_icon_mini_groups {display: none !important;}
.titulo {font-size: 30px; font-family: times new roman; font-style: italic; color: #21243d; line-height: 8px; padding-top: 20px;}
.desc {font-size: 12px; font-family: trebuchet ms;font-style: italic; color: #6d6d6d; padding-right: auto;}
.news p {line-height: 5px;}
.panel {
background-color: #f5f8f6;
width: 110%;
margin-left: -8%;
}
#slides {background-image: url('http://i1178.photobucket.com/albums/x367/KromusDesign/phpbb3/slide1_1.png'); background-repeat: repeat-x;
height: 300px;
width: 104%;
padding-top: 30px;
padding-left:0px;
}
.forabg {background-image: none; background-color: #f5f8f6; border: none;}
li.header {background-image: url(http://upit.cc/i/dcb8137d.jpg) ; height: 28px; padding-left: 4px; padding-top: 8px;
border: none 4px solid #21243d;
-moz-border-radius: 5px; /* Para Firefox */
-webkit-border-radius:5px; /*Para Safari e Chrome */
border-radius: 5px; /* Para Opera 10.5+*/
behavior:url(border-radius.htc);}
li.row {border-bottom: 1px solid #dadddb; background-color: #f5f8f6;}
li.row:hover {background-color: white;}
.table-title, .table-title h2 {
color: #FFFFFF;
text-shadow: 2px 2px #000000, -2px -2px #333;
}
ul.topiclist li.header dl dd{
color: ##FFFFFF;
text-shadow: 2px 2px #000000, -0px -0px #333;
}
ul.topics li.header dl.icon dt {
color: #FFFFFF;
text-shadow: 2px 2px #000000, -0px -0px #333;
}
span.corners-top span {background-color: #f5f8f6; border: none;}
.forumbg {background-image: none; background-color: #f5f8f6; border: none;}
dl.icon dd.dterm, dl.icon dt { margin-left: 10px; border-left: none;
}
.topbar_offline{position: absolute; top: 0px; left: 0px; width: 98%;border: none; background-color: #21243d; height: 60px;
padding-left: 40px; padding-top:8px; display: none;}
.topbar_online{position: absolute; top: 0px; left: 0px; width: 98%;border: none; background-color: #21243d; height: 60px;
padding-left: 40px; padding-top:8px;}
.titulo_1 {color: #e4e4e4; font-family: times new roman; text-shadow: 1px 1px #000000, -0px -0px #333; font-size: 24px;}
.desc_2 {color: #9b9b9b; font-family: times new roman; text-shadow: 1px 1px #000000, -0px -0px #333; font-size: 13px;}
.divisor {top:0px; left:280px; top:5px; position: absolute;}
.post {font-size: 0.87em;}
.postprofile {
color: rgb(107, 107, 107);
font-size: 1.3em !important;
padding-right: 10px;
}
.postbody {padding-top: 10px;}
ul#picture_legend li img, ul#privmsgs-menu li img {
margin-right: 5px;
}
.postbody .content {color: #21243d; padding-right:50px; padding-top: 10px;}
.postprofile img {max-width: 200px;}
#cp-main .panel {padding-left: 90px;}
fieldset.fields1 {padding-left: 90px;}
fieldset dl {padding-left:90px;}
#search-box{position: center; bottom: 55px;height: 30px;width: 190px;right: -150px;display: inline;
background-color: #ffffff; border: 1px solid #d6d6d6; background-image: url('http://cdn2.iconfinder.com/data/icons/icojoy/noshadow/standart/gif/24x24/001_38.gif');
background-position: right;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 5px #d8d8d8;
-webkit-box-shadow: 0 0 5px#d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
#search-box input.button2 {display: none;}
#search-box {padding-bottom: 5px !important;}
#search-box #keywords {width: 122px;color: #a6a6a6;font-family: Verdana;font-size: 16px;font-style: italic;font-weight: italic;background: transparent;}
#search-box input {border: none !important;background: none;
-moz-box-shadow: 0 0 0px #06aefe !important;
-webkit-box-shadow: 0 0 0px#06aefe !important;
box-shadow: 0 0 0px #06aefe !important;
-moz-border-radius: 0px !important; /* Para Firefox */
-webkit-border-radius:0px !important; /*Para Safari e Chrome */
border-radius: 0px !important; /* Para Opera 10.5+*/
}
#search-box input.search {background: none;margin-left: 0px;margin-top: 5px;}
/* Fim da caixa de busca */
#search-box:hover {position: center; bottom: 55px;height: 30px;width: 190px;right: -150px;display: inline;
background-color: #ffffff; border: 1px solid #06aefe; background-image: url('http://cdn2.iconfinder.com/data/icons/icojoy/noshadow/standart/gif/24x24/001_38.gif');
background-position: right;
background-repeat: no-repeat;
/* SOMBRA */
-moz-box-shadow: 0 0 5px #06aefe;
-webkit-box-shadow: 0 0 5px#06aefe;
box-shadow: 0 0 5px #06aefe;
/* BORDA */
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
input {height: 20px;width: 100px;right: -150px; min-width: 60px;
background-image: none !important;
background-color: #ffffff; border: 1px solid #d6d6d6;
background-position: right;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 5px #d8d8d8;
-webkit-box-shadow: 0 0 5px#d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
input:hover { background-color: #ffffff; border: 1px solid #06aefe;
background-image: none !important;
-moz-box-shadow: 0 0 5px #06aefe;
-webkit-box-shadow: 0 0 5px#06aefe;
box-shadow: 0 0 5px #06aefe;
}
input[type="checkbox"] {width: 5px !important; height: 10px !important;}
#cp-main .panel {width: 100%; !important; position: center;}
#foot_1 {background-image: url('http://i1178.photobucket.com/albums/x367/KromusDesign/foot2.png');
background-color: #202020;
background-repeat: repeat-x;
width: 110%;
height: 210px;
margin-left: 0px;
margin-bottom:-50px;
padding-left: 50px;
padding-top: 42px;
text-shadow: 1px 1px black, -0px -0px #333 !important;
}
.links_1 a:link {color: white !important;}
.foot_title {font-size: 16px; font-family: arial black; font-style: bold; color: #7e7e7e; text-shadow: 1px 1px black, -0px -0px #333 !important;}
#postingbox .h3 { margin-left: 80px;}
#main-content a.cgu-buttons, button.button2, input.button1, input.button2 {
background-image: url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png");
}
fieldset.polls {margin-left: 90px;}
.left-box {margin-left: 90px;}
.panel h1.page-title {margin-left: 90px;}
.panel p {margin-left: 90px;}
#cp-main .panel {background-color: transparent;}
#cp-main {width: 90%;}
#page-footer, div.navbar, div.navbar ul.linklist {margin-top: 50 !important;}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(235,234,221) 0%, rgba(235,234,221,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(235,234,221)), color-stop(1.00, rgba(235,234,221,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.flipH {
display:inline-block;
-moz-transform:scale(-1,1);
-o-transform:scale(-1,1);
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=-1,
M12=0,
M21=0,
M22=1,
SizingMethod="auto expand");
}
.flipV {
display:inline-block;
-moz-transform:scale(1,-1);
-o-transform:scale(1,-1);
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=1,
M12=0,
M21=0,
M22=-1,
SizingMethod="auto expand");
}
Re: O meu fórum está tendo uns bugs!!!!!!
Olá!
estava testando o css e dei uma modifica nele, troque por esta.
Até Mais.
estava testando o css e dei uma modifica nele, troque por esta.
- Spoiler:
- Código:
#smiley-box {
padding: 10px;
border: 1px solid #105389;
}
#page-body p.page-bottom {
border: 1px solid #ccc;
padding:5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-family: Trebuchet MS,Arial,Tahoma;
display:inline-block;
margin-left:3px;
margin-right:auto;
height: 14px;
font-weight : normal;
font-size: 1.2em;
text-align:left;
}
.postbody:hover .profile-icons {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.postbody .profile-icons:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.postbody .profile-icons {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
#i_whosonline + p br + br + em {
width: 70%;
background: white url(http://i44.servimg.com/u/f44/15/34/61/11/grey-u10.png) repeat-x scroll left bottom;
border: 2px solid #DDD;
border-radius: 6px;
text-align: center;
padding: 10px 8px 5px 5px;
display: block;
margin: 0 auto;
font-size: 0px;
color: transparent;
}
#i_whosonline + p br + br + em a {
-webkit-transition-duration: .3s;
text-shadow: 0px 1px 1px #454545;
font-size: 15px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
}
#i_whosonline + p br + br + em a:hover {
background: #DDD;
padding: 9px 10px 10px;
}
.pathname-box a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
Matched CSS Rules
.pathname-box p {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #A3A3A3 !important;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
padding: 6px;
}
.pathname-box a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
Matched CSS Rules
.pathname-box p {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #e0e0e0;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
padding: 6px;
}
.select-all-code {float: right; margin-right: 5px;}
.prettyprint .pln { color: #000 }
.prettyprint .str { color: #080; }
.prettyprint .kwd { color: #008; }
.prettyprint .com { color: #800; }
.prettyprint .typ { color: #606; }
.prettyprint .lit { color: #066; }
.prettyprint .pun { color: #660; }
.prettyprint .pln { color: #000; }
.prettyprint .tag { color: #008; }
.prettyprint .atn { color: #606; }
.prettyprint .atv { color: #080; }
.prettyprint .dec { color: #606; }
.prettyprint .linenums li { border-left: 3px solid #EBEFF9; padding-left: 5px; }
.prettyprint { font-size: 13px; padding: 2px; font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; }
.prettyprint ol.linenums { margin-top: 0; margin-bottom: 0 }
ol.linenums:hover { list-style-type: none;
}
.spoiler > dd:after{content: "Clique para Mostrar/Ocultar o Conteudo.";}
.spoiler > dt:after {content: "Conteudo Oculto";float: right;
}
.robot{
position: relative;
left: 8px;
font-size: 11px;
border-right: solid 1px #000;
width: 170px;
height: 250px;
}
.cattitle{
color: #000;
font-weight: normal;
font-size: 10px;
}
.robot-contet{
height: 0px;
position: relative;
left: 200px;
width: 80%;
font-size: 11px;
}
.robot-scroll-img{
border-right: solid 1px #000;
position: relative;
left: 70px;
height: 28px;
width: 108px;
}
.adds48{
width: 175px;
}
#chatbox {
background-image: url(http://upit.cc/i/891ea728.png);
background-repeat: no-repeat;
background-position: center;
}
#chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #CFCFCF}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:0;left:0;z-index:1;color:#818181!important;height:34px;font-size:0;margin:0;margin-bottom:-25px}#chatbox_main_options li a[onclick*="ajax_refresh_chatbox"]{font-size:0;background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) no-repeat center #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives"]{background-color:#E6E6E6}#chatbox_main_options li a[onclick="CB_disconnect();"]{border-right:0;padding:0}#chatbox_main_options li a[onclick="CB_disconnect();"] span{font-size:0;background:url(http://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}#chatbox_messenger_form .right {padding:0;font-size:0}#chatbox_messenger_form .right input#message{height:34px;font-weight:normal;background-color:white;background-image:url();border:0;height:34px;margin-bottom:0;font-size:16px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{height:33px;font-size:15px;border:0;background-color:transparent;padding-left:10px;padding-right:11px;margin-left:-4px;cursor:default;font-weight:normal}#chatbox_messenger_form .right img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#chatbox_members h4.member-title,#chatbox_main_options li#chatbox_option_autorefresh,#chatbox p.clearfix span.date-and-time,#chatbox p.clearfix:hover span.date-and-time{display:none}#chatbox_header{height:0;font-size:0}#chatbox{top:32px;left:0}#chatbox p.clearfix:first-child{padding-top:8px}#chatbox_members{position:absolute;z-index:1;height:31px;left:0;top:0;width:100%;background:url(http://www.addthis.com/forum/styles/addthis2/theme/images/whosonline.gif) 8px -3px no-repeat white;overflow-y:hidden;border-bottom:1px solid #CFCFCF}#chatbox_members li{display:inline;margin-right:0}#chatbox_members a:last-child:after{content:', '}#chatbox_members li:last-child a:last-child:after{content:''}#chatbox_members ul{padding-top:8px;font-size:12px;margin:0;overflow-y:hidden;overflow-x:auto;margin-left:46px;padding-right:8px;padding-bottom:0;white-space:nowrap;height:23px;max-width:none}#chatbox_footer #chatbox_messenger_form .right .fontbutton:hover,#chatbox_header #chatbox_main_options.chatbox-options a:hover,#chatbox_header #chatbox_main_options.chatbox-options span:hover,#chatbox_messenger_form .right input[name="submit_button"]:hover{background-color:#CFCFCF!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:12px}.user a[href*="/u"]{margin-right:8px}.user span:first-child strong{margin-right:4px}.user span:last-child strong{margin-right:0}a[onclick*="ajax_refresh_chatbox"]:hover{background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) 50% 50% no-repeat #000!important}#chatbox p.clearfix[class^="chatbox_row_1"] span[style="font-style:italic"]{font-size:15px;font-style:normal!important;margin-left:-66px;background-color:#EDEFF4}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child{font-size:0px}#chatbox p.chatbox_row_1.clearfix:first-child span[title]:first-child{visibility:hidden}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child:before{margin-left:7px;background:url(http://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
.vote .vote-no-bar {
display: none;
}
.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 20px;
padding: 3px 0px 3px 0px;
}
.vote .vote-bar-plus {
margin-left: 7px;
width: 6px;
}
.vote .vote-bar-minus {
margin-left: 7px;
width: 6px;
}
.vote .vote-button a[href $="plus"] {
background:url('http://cdn1.iconfinder.com/data/icons/fatcow/32x32_0140/bullet_add.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}
.vote .vote-button a[href $="minus"] {
background-image:url('http://cdn1.iconfinder.com/data/icons/silk2/delete.png');
background-repeat: no-repeat;
color:transparent;
display:block;
height:21px;
width:22px;
}
.colorpicker {
width: 356px;
height: 176px;
overflow: hidden;
position: absolute;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
font-family: Arial, Helvetica, sans-serif;
display: none;
}
.colorpicker_color {
width: 150px;
height: 150px;
left: 14px;
top: 13px;
position: absolute;
background: #f00;
overflow: hidden;
cursor: crosshair;
}
.colorpicker_color div {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 150px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
}
.colorpicker_color div div {
position: absolute;
top: 0;
left: 0;
width: 11px;
height: 11px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
margin: -5px 0 0 -5px;
}
.colorpicker_hue {
position: absolute;
top: 13px;
left: 171px;
width: 35px;
height: 150px;
cursor: n-resize;
}
.colorpicker_hue div {
position: absolute;
width: 35px;
height: 9px;
overflow: hidden;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
margin: -4px 0 0 0;
left: 0px;
}
.colorpicker_new_color {
position: absolute;
width: 60px;
height: 30px;
left: 213px;
top: 13px;
background: #f00;
}
.colorpicker_current_color {
position: absolute;
width: 60px;
height: 30px;
left: 283px;
top: 13px;
background: #f00;
}
.colorpicker input {
background-color: transparent;
border: 1px solid transparent;
position: absolute;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #898989;
top: 4px;
right: 11px;
text-align: right;
margin: 0;
padding: 0;
height: 11px;
}
.colorpicker_hex {
position: absolute;
width: 72px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
left: 212px;
top: 142px;
}
.colorpicker_hex input {
right: 6px;
}
.colorpicker_field {
height: 22px;
width: 62px;
background-position: top;
position: absolute;
}
.colorpicker_field span {
position: absolute;
width: 12px;
height: 22px;
overflow: hidden;
top: 0;
right: 0;
cursor: n-resize;
}
.colorpicker_rgb_r {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
top: 52px;
left: 212px;
}
.colorpicker_rgb_g {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
top: 82px;
left: 212px;
}
.colorpicker_rgb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
top: 112px;
left: 212px;
}
.colorpicker_hsb_h {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
top: 52px;
left: 282px;
}
.colorpicker_hsb_s {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
top: 82px;
left: 282px;
}
.colorpicker_hsb_b {
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
top: 112px;
left: 282px;
}
.colorpicker_submit {
position: absolute;
width: 22px;
height: 22px;
background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
left: 322px;
top: 142px;
overflow: hidden;
}
.colorpicker_focus {
background-position: center;
}
.colorpicker_hex.colorpicker_focus {
background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
background-position: bottom;
}
.colorpicker_slider {
background-position: bottom;
}
dl.codebox {background-color: #FFFFFF;border-bottom: 1px solid #C9D2D8;border-radius: 7px;font-size: 1em;padding: 0px;}dl.codebox code{padding:5px;}dl.codebox dt {border-bottom:none;margin-bottom:0px;}
dl.codebox {border-bottom: 1px solid #C9D2D8;border-radius: 7px;padding: 0px;}dl.codebox {border: 1px solid #C9D2D8;padding: 3px;}
#TGlogin_form {position: fixed;z-index: 999; height: 130px; padding: 0; verflow: auto; width: 330px; margin: 0; background: #f9f9f9; color: #444; /* ©Copyright by giObanii.*/ text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.TGlogin_form-float-content{width: 320px; height: 120px; background: none repeat scroll 0% 0% transparent;}
.TGlogin_form-float-div {background: url("http://i31.servimg.com/u/f31/17/41/76/40/2jci9c10.jpg") no-repeat scroll left center transparent;margin: 0 auto;padding: 20px 0 0 60px;width: 250px;}
.TGlogin_form-float-div label {font-family: Verdana;display: block;font-size: 12px;padding-bottom: 5px;text-align: right;}
.TGlogin_form-float-div label em {color: #000000;font-family: Verdana;display: block;float: left;font-style: normal;width: 80px;font-size: 12px;text-align: right;}
.TGlogin_form-float-div input {border: 1px solid #CCCCCC;height: 22px;width: 146px;}
.TGlogin_form-float-div input.submit {background: url("http://i31.servimg.com/u/f31/17/41/76/40/eumpmp10.jpg") repeat-x scroll 0 0 #DDDDDD;padding: 3px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBB;float: right;height: auto;width: auto;}
.TGlogin_form-float-div input.submit:active {position:relative; top: 1px;}
.TGlogin_form-float-div input.submit:hover, .TGlogin_form-float-div input.submit:focus {cursor:pointer;color:#000;}
.TGlogin_form-float_overlay{display: none;position:fixed;top: 0%;left: 0%;width: 100%;height: 100%; background-color: black;z-index: 9;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
#TGlogin_form .TGClose {cursor: pointer;bottom: 3px;color: #000000;font-size: 15px;font-weight: 700;position: absolute;right: 5px;}
#TGlogin_form .TGClose:active {color: #FF0000 !important;bottom: 2px;}
form span.tgcounter {float: right;color: #000;}
form p.tgcounter {font-size: 11px;float: left;color: #000;}
form p.tgcounter> span {color: #000;}
input.button1, input.button2, button.button2,
#main-content a.cgu-buttons {
border: 1px solid #afafaf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 2px 2px 0px #afafaf;
-webkit-box-shadow: 2px 2px 0px #afafaf;
}
form#quick_reply #textarea_content textarea#text_editor_textarea { height: 120px !important; }
#textarea_content textarea#text_editor_textarea { height: 230px; width: 100% !important; }
.aviso_normas {
background: none repeat scroll 0 0 #F0E8E0;
border: 1px solid #C00000;
font-family: Tahoma,Arial;
font-size: 11px;
height: 24px;
line-height: 24px;
margin-bottom: 3px;
text-align: center;}
.postprofile dl dt img {
padding: -5px;
border-bottom: 0px solid;
border-right: 0px solid;
background: ;
border-radius: 6px;
}
.spoiler {
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
}
.spoiler_content {
background-color: #ffffff;
border: 1px solid #d9e1ec;
padding: 5px 5px 5px;
margin-top: -6px;
}
.spoiler dt {
background-image: url(http://i31.servimg.com/u/f31/17/41/76/40/13410.gif);
background-repeat: no-repeat;
background-color: Transparent;
}
#quick_reply #textarea_content {
clear: both;
margin-left: auto;
margin-right: auto;
width: 95% !important;
height: auto !important;
}
a{-moz-transition-duration: .8s;-o-transition-duration: .8s;-webkit-transition-duration: .8s;text-decoration: none!important;transition-duration: .8s;}
div.postprofile dl dt img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
div.postprofile dl dt img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://i1207.photobucket.com/albums/bb463/TesticasPT/anubis123.png);
background-repeat: no-repeat;
background-position: bottom right;
}
a[href="/g1-administradores"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/crown.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g2-coordenadores"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/crown_silver.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g3-moderadores"] {
background: url("http://cdn1.iconfinder.com/data/icons/glaze/16x16/actions/filesaveas.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g4-designers"] {
background: url("http://cdn4.iconfinder.com/data/icons/REALVISTA/web_design/png/16/graphic_design.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g5-posters"] {
background: url("http://cdn2.iconfinder.com/data/icons/ledicons/application_double.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g6-vips"] {
background: url("http://cdn4.iconfinder.com/data/icons/pc_de_hamburg_icon_pack/16x16/special-offer.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g7-membros"] {
background: url("http://cdn4.iconfinder.com/data/icons/REALVISTA/web_design/png/16/testimonials.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
a[href="/g8-banidos"] {
background: url("http://cdn1.iconfinder.com/data/icons/nuvola2/16x16/actions/stop.png") no-repeat;
padding-left: 19px;
padding-top: 2px;
}
.mainmenu:hover {opacity: 0.80;}
.post inner{position: relative;}
.postprofile dl dd.info{position: absolute;display: none;margin-bottom: 5px;
margin-left: 160px;padding: 8px 5px 9px;top: 11px;
font-weight: bold;
color: #333;
border: 1px dashed #333;
width: 290px;z-index: 999;background:rgba(255, 255, 255, 0.9);;}
.postprofile dl:hover dd.info{display:block !important;}
.post {
background: color: #DFDFDF;
border: 2px solid #DFDFDF;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
::-webkit-scrollbar {
background-image: url(http://upit.cc/i/0800e7ec.png);
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: 4px;
background-image: url(http://upit.cc/i/dc66cf36.png);
height: 60px;
}
a.mainmenu {
font-size: 15px;
}
a.mainmenu {
font-family: Arial Black;
}
a.hover,#at16eatdr a:hover{background:#e0eefa;color:#333;text-decoration:none}#at_promo{display:none;font-size:12px}#at_promo button{background:#ee6a44;border-bottom:1px solid #d4522c;border-left:1px solid #ffa389;border-right:1px solid #d4522c;border-top:1px solid #ffa389;color:#fff}#at_promo .at-promo-content{margin-top:12px}#at_promo .at-promo-btn{padding-top:10px}#at_promo .at-promo-top{background:url(http://2img.net/i/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;padding:10px 0 5px 70px}#at_promo h4{font-size:14px;font-weight:700;margin:0 0 4px}#at_promo h4 sup{color:#ee6a44;font-size:11px}#at_promo span{display:block}#at_promo .at-promo-btm-ffx{background:url(http://2img.net/i/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;padding:6px 0 0 70px}#at_promo .at-promo-btm-ie{background:url(http://2img.net/i/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;padding:6px 0 0 70px}#left .module-advert{background-color:#f2f2f2;color:#6b6b6b;margin-bottom:4px;overflow:hidden;padding:0}#left .module-advert span.corners-bottom,#left .module-advert span.corners-top{margin:0}#main .module-advert{background-color:#f2f2f2;color:#6b6b6b;margin-bottom:4px;overflow:hidden;padding:0 10px}#main .module-advert span.corners-bottom,#main .module-advert span.corners-top{margin:0 -10px}#forum_rules table{border-collapse:separate;border-spacing:5px 5px;table-layout:fixed;width:100%}#forum_rules .logo{overflow:hidden;vertical-align:top;width:100px}#forum_rules .logo img{max-width:100px}div.navbar ul.linklist li.rightside strong a{font-weight:400}@media print{*{background-color:#fff;background-image:none;color:#000}body{font-size:10pt;margin:0;padding:0}body#phpbb div#wrap{margin:0;width:85%}span.corners-bottom,span.corners-top{display:none}#wrap #logo-desc img,#wrap #logo-desc p,div#page-header div.navbar,div#page-header div.navbar ul.linklist{display:none!important}#wrap div.headerbar{border-bottom:1px solid #ccc;margin:0}#wrap div#page-body h2{border-bottom:1px solid #ccc;font-weight:bolder;margin-bottom:1em}#wrap div#page-body .left-box,#wrap div#page-body .pagination,#wrap div#page-body div.topic-actions,#wrap div.post .right,#wrap div.postbody div.signature,#wrap div.postbody img,#wrap div.postbody ul.profile-icons,#wrap dl.postprofile{display:none!important;float:none}#wrap dl.postprofile{float:none}#wrap div.postbody .online{background-image:none}#wrap div.postbody{width:auto}#wrap div.postbody h3{font-size:10pt}#wrap div.postbody p.author{border-bottom:1px dashed #ccc;width:100%}#wrap div#page-body div.post{border-top:3px double #ccc;padding:0 0 2em}div.postbody{float:none;width:100%}#wrap div#page-body div.post .content{overflow:visible}div.noprint{display:none}}.headerbar {background-color: #f5f8f6;}
#wrap {background-image: url(http://upit.cc/i/5fe11ea8.png); border: none; width: 88%;}
body{background-color: #f5f8f6; font-family: trebuchet ms; color: #6d6d6d; text-shadow: 1px 1px white, -0px -0px #333;
overflow-x:hidden;}
#login_2 {position: absolute; left: 75%; top: 52px; width: 75px; height: 27px; padding-top: 10px; padding-left: 0px;
background-color: #21243d;
text-shadow: 1px 1px black, -0px -0px #333;
font-size: 14px;
color: white; text-align: center;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
#login_2:hover {
background-color: #06aefe;
color: white;
}
#login_2:link {
color: white !important;
}
.content p {margin-left: 7%}
.content .h3 {margin-left: 7%;}
.h3 a:hover {color: #06aefe;}
.h3 a:link {color: #21243d;}
.h3 a:active {color: #21243d;}
.h3 a:visited {color: #21243d;}
ul.navlinks {position: absolute; top: 0px; left: 0px; width:100%;border: none; background-image: url(http://upit.cc/i/b6ae2349.jpg); height: 50px;
padding-top:2px;}
#logo {margin-top: 40px; margin-bottom: -30px;}
#page-header .navbar {background-color: #f5f8f6;}
.stick {position: absolute; left: 84%; top: 1px;}
#nav_2 {font-size: 18px; font-family: trebuchet ms; word-spacing: 45px; padding-left: 50%; font-style: italic; color: #21243d;}
#nav_2 a:hover {border-bottom: 5px solid #06aefe; color: #ffffff;}
hr {border: none; background-color: #e3e3e3; }
#i_icon_mini_index, #i_icon_mini_calendar, #i_icon_mini_faq, #i_icon_mini_search, #i_icon_mini_groups {display: none !important;}
.titulo {font-size: 30px; font-family: times new roman; font-style: italic; color: #21243d; line-height: 8px; padding-top: 20px;}
.desc {font-size: 12px; font-family: trebuchet ms;font-style: italic; color: #6d6d6d; padding-right: auto;}
.news p {line-height: 5px;}
.panel {
background-color: #f5f8f6;
width: 110%;
margin-left: -8%;
}
#slides {background-image: url('http://i1178.photobucket.com/albums/x367/KromusDesign/phpbb3/slide1_1.png'); background-repeat: repeat-x;
height: 300px;
width: 104%;
padding-top: 30px;
padding-left:0px;
}
.forabg {background-image: none; background-color: #f5f8f6; border: none;}
li.header {background-image: url(http://upit.cc/i/dcb8137d.jpg) ; height: 28px; padding-left: 4px; padding-top: 8px;
border: none 4px solid #21243d;
-moz-border-radius: 5px; /* Para Firefox */
-webkit-border-radius:5px; /*Para Safari e Chrome */
border-radius: 5px; /* Para Opera 10.5+*/
behavior:url(border-radius.htc);}
li.row {border-bottom: 1px solid #dadddb; background-color: #f5f8f6;}
li.row:hover {background-color: white;}
.table-title, .table-title h2 {
color: #FFFFFF;
text-shadow: 2px 2px #000000, -2px -2px #333;
}
ul.topiclist li.header dl dd{
color: ##FFFFFF;
text-shadow: 2px 2px #000000, -0px -0px #333;
}
ul.topics li.header dl.icon dt {
color: #FFFFFF;
text-shadow: 2px 2px #000000, -0px -0px #333;
}
span.corners-top span {background-color: #f5f8f6; border: none;}
.forumbg {background-image: none; background-color: #f5f8f6; border: none;}
dl.icon dd.dterm, dl.icon dt { margin-left: 10px; border-left: none;
}
.topbar_offline{position: absolute; top: 0px; left: 0px; width: 98%;border: none; background-color: #21243d; height: 60px;
padding-left: 40px; padding-top:8px; display: none;}
.topbar_online{position: absolute; top: 0px; left: 0px; width: 98%;border: none; background-color: #21243d; height: 60px;
padding-left: 40px; padding-top:8px;}
.titulo_1 {color: #e4e4e4; font-family: times new roman; text-shadow: 1px 1px #000000, -0px -0px #333; font-size: 24px;}
.desc_2 {color: #9b9b9b; font-family: times new roman; text-shadow: 1px 1px #000000, -0px -0px #333; font-size: 13px;}
.divisor {top:0px; left:280px; top:5px; position: absolute;}
.post {font-size: 0.87em;}
.postprofile {
color: rgb(107, 107, 107);
font-size: 1.3em !important;
padding-right: 10px;
}
.postbody {padding-top: 10px;}
ul#picture_legend li img, ul#privmsgs-menu li img {
margin-right: 5px;
}
.postbody .content {color: #21243d; padding-right:50px; padding-top: 10px;}
.postprofile img {max-width: 200px;}
#cp-main .panel {padding-left: 90px;}
fieldset.fields1 {padding-left: 90px;}
fieldset dl {padding-left:90px;}
#search-box{position: center; bottom: 55px;height: 30px;width: 190px;right: -150px;display: inline;
background-color: #ffffff; border: 1px solid #d6d6d6; background-image: url('http://cdn2.iconfinder.com/data/icons/icojoy/noshadow/standart/gif/24x24/001_38.gif');
background-position: right;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 5px #d8d8d8;
-webkit-box-shadow: 0 0 5px#d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
#search-box input.button2 {display: none;}
#search-box {padding-bottom: 5px !important;}
#search-box #keywords {width: 122px;color: #a6a6a6;font-family: Verdana;font-size: 16px;font-style: italic;font-weight: italic;background: transparent;}
#search-box input {border: none !important;background: none;
-moz-box-shadow: 0 0 0px #06aefe !important;
-webkit-box-shadow: 0 0 0px#06aefe !important;
box-shadow: 0 0 0px #06aefe !important;
-moz-border-radius: 0px !important; /* Para Firefox */
-webkit-border-radius:0px !important; /*Para Safari e Chrome */
border-radius: 0px !important; /* Para Opera 10.5+*/
}
#search-box input.search {background: none;margin-left: 0px;margin-top: 5px;}
/* Fim da caixa de busca */
#search-box:hover {position: center; bottom: 55px;height: 30px;width: 190px;right: -150px;display: inline;
background-color: #ffffff; border: 1px solid #06aefe; background-image: url('http://cdn2.iconfinder.com/data/icons/icojoy/noshadow/standart/gif/24x24/001_38.gif');
background-position: right;
background-repeat: no-repeat;
/* SOMBRA */
-moz-box-shadow: 0 0 5px #06aefe;
-webkit-box-shadow: 0 0 5px#06aefe;
box-shadow: 0 0 5px #06aefe;
/* BORDA */
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
input {height: 20px;width: 100px;right: -150px; min-width: 60px;
background-image: none !important;
background-color: #ffffff; border: 1px solid #d6d6d6;
background-position: right;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 5px #d8d8d8;
-webkit-box-shadow: 0 0 5px#d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
-moz-border-radius: 7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius: 7px; /* Para Opera 10.5+*/
}
input:hover { background-color: #ffffff; border: 1px solid #06aefe;
background-image: none !important;
-moz-box-shadow: 0 0 5px #06aefe;
-webkit-box-shadow: 0 0 5px#06aefe;
box-shadow: 0 0 5px #06aefe;
}
input[type="checkbox"] {width: 5px !important; height: 10px !important;}
#cp-main .panel {width: 100%; !important; position: center;}
#foot_1 {background-image: url('http://i1178.photobucket.com/albums/x367/KromusDesign/foot2.png');
background-color: #202020;
background-repeat: repeat-x;
width: 110%;
height: 210px;
margin-left: 0px;
margin-bottom:-50px;
padding-left: 50px;
padding-top: 42px;
text-shadow: 1px 1px black, -0px -0px #333 !important;
}
.links_1 a:link {color: white !important;}
.foot_title {font-size: 16px; font-family: arial black; font-style: bold; color: #7e7e7e; text-shadow: 1px 1px black, -0px -0px #333 !important;}
#postingbox .h3 { margin-left: 80px;}
#main-content a.cgu-buttons, button.button2, input.button1, input.button2 {
background-image: url("http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png");
}
fieldset.polls {margin-left: 90px;}
.left-box {margin-left: 90px;}
.panel h1.page-title {margin-left: 90px;}
.panel p {margin-left: 90px;}
#cp-main .panel {background-color: transparent;}
#cp-main {width: 90%;}
#page-footer, div.navbar, div.navbar ul.linklist {margin-top: 50 !important;}
.fade {
display:inline-block;
background: -moz-linear-gradient(left, rgb(235,234,221) 0%, rgba(235,234,221,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(235,234,221)), color-stop(1.00, rgba(235,234,221,0)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebeadd, endColorstr=#00ebeadd, GradientType=1)";
}
.blur {
display:inline-block;
color:#ddd;
text-shadow: 0 0 2px #aaaaaa;
text-shadow: 0 0 4px #aaaaaa;
text-shadow: 0 0 6px #aaaaaa;
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
filter:
progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}
Até Mais.
Convidado- Convidado
Re: O meu fórum está tendo uns bugs!!!!!!
Olá!
Adicione esse código CSS:
Até mais.
Adicione esse código CSS:
- Código:
.panel{ width: 100%; margin-left: 0px; padding: 0px; }.panel span.corners-top,.panel span.corners-bottom{margin:0 0}
Até mais.
Re: O meu fórum está tendo uns bugs!!!!!!
Olá!
Coloque o código que eu passei na minha última mensagem, só que no final da folha de estilo CSS.
Acabei de verificar e você colocou o código no início.
Até mais.
Coloque o código que eu passei na minha última mensagem, só que no final da folha de estilo CSS.
Acabei de verificar e você colocou o código no início.
Até mais.
Tópicos semelhantes
» Queria saber porque o meu fórum tem esses pequenos bugs de imagens
» Criações gráficas estou tendo dificuldades
» O Menu do Fórum está por cima do Título do Fórum
» Meu fórum está cortando
» Meu fórum com bugs e tutoriais dos forumeiros com problemas...
» Criações gráficas estou tendo dificuldades
» O Menu do Fórum está por cima do Título do Fórum
» Meu fórum está cortando
» Meu fórum com bugs e tutoriais dos forumeiros com problemas...
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