Background perfil
4 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 • Compartilhe
Background perfil
Qual é minha questão:
Bom eu estava mexendo no meu CSS e acabei deixando-o um rastro que não sei como desfazer... Veja a imagem:
https://2img.net/h/oi45.tinypic.com/34q8zlf.png
Está vendo aquele fundo preto? Pois é ... Ele é branco, me ajude, apenas mostre onde é e eu mesmo edito, pois quero colocar outro cor...
aí está meu CSS:
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://mitodepixel.forumeiros.com
Versão do meu fórum:
PHPBB3
Bom eu estava mexendo no meu CSS e acabei deixando-o um rastro que não sei como desfazer... Veja a imagem:
https://2img.net/h/oi45.tinypic.com/34q8zlf.png
Está vendo aquele fundo preto? Pois é ... Ele é branco, me ajude, apenas mostre onde é e eu mesmo edito, pois quero colocar outro cor...
aí está meu CSS:
- Código:
ul.navlinks span.new-message {
font-weight: bold;
color: #ff8a00;
padding-right: 1.2em;
background: transparent url('http://2img.net/i/fa/email.gif') no-repeat top right;}
.footer-home{margin-top: -10px;}
blockquote {
margin: 1em 10px 1em 25px;
background: transparent url("http://i88.servimg.com/u/f88/14/28/28/25/bb_quo10.gif") 1px 1px no-repeat;
background-position: top right;
border: 1px solid #dadada;
font-size: 0.95em;
margin-left: 0px;
overflow: hidden;}
blockquote blockquote {
background-color: transparent;
font-size: 0.95em;
margin: 0.5em 1px 0pt 15px;}
blockquote blockquote blockquote {
font-size: 0.95em;
background-color: transparent;}
dl.codebox {
padding: 3px;
background-color: transparent;
border: 1px solid #dadada;
font-size: 1em;
font-family: Trebuchet MS;}
dl.codebox dt {
text-transform: none;
font-size: 0.95em;
background-image: url('http://i88.servimg.com/u/f88/14/28/28/25/bb_cod10.gif');
background-repeat: no-repeat;
background-position: top right;
border-bottom: 0px solid #000000;
font-weight: bold;}
dl.codebox code {
font: 0.9em Verdana,Arial,Helvetica,sans-serif;
color: #666666;}
.post {
border: solid 1px #d0d0d0;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/back10.gif');
background-repeat: repeat-x;
background-color: #f2f2f2;}
.post:hover {border: solid 1px #b0b0b0;}
li.row {
border-bottom-color: #FFFFFF;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.row .pagination {
background: url("http://i88.servimg.com/u/f88/14/28/28/25/page10.gif") 0 50% no-repeat;}
a.forumtitle {
font-family: "Verdana";
color: white;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
font-variant : sVariant;
text-shadow: #000000 0px 0px 3px;}
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 6px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* ALERTAS */
.alert1 {
background-color: #BDE5F8;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #00529B;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert2 {
background-color: #FFCC00;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: Sienna;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #252525;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #000000;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #eff0df;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
#page-body p.page-bottom {background: url(http://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px dashed #2991e6;}
a[href="http://www.forumeiros.com/"]{display:none}
a[href="http://www.forumeiros.com/pt/directory/juegos-6.htm"]{display:none}
a[href="http://www.forumeiros.com/pt/juegos/ragnarok-465.htm"]{display:none}
a[href="/search?search_id=newposts"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
#i_whosonline + p {
background: url(http://i.imgur.com/Zxcce.png) no-repeat left center;
padding-left: 50px;
}
.headerbar {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/asdads10.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#page-header .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("http://i31.servimg.com/u/f31/17/61/10/69/asdasd14.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
.forabg, .forumbg {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/sem_ta12.png") repeat-x scroll 0 -2px #FFFFFF;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
.icon-home {
margin-left: -5px;
background: url(http://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
#page-footer:after {
content:"Tema modificado por Wictor - Tema encontrado em um site exterior";
text-align: center;
}
li.row dd {
border: none;
}
.h3 {
border-bottom: 1px dashed #419ef0;
}
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://cdn1.iconfinder.com/data/icons/discovery/32x32/status/important.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
#page-footer .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
.postprofile {
border-right: 1px solid #000000;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #00000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #000000;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #000000;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* QUOTE SPOILER E CODE*/
blockquote {
background: url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #FBFBFB;
border: 1px solid #DBDBCE;
border-radius: 0 5px 5px 5px;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
padding: 5px;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #734E8A;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #E5C3F1;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 350px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("http://i41.servimg.com/u/f41/16/31/78/37/listbg10.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
.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;}
/-----Caixa de códigos (codes)-----/
/-----Efeito nas codes-----/
.codebox {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #D7F8AC;
border: 2px solid#35A002;
padding: 0px;
border-radius: 0px 50px 0px 50px;
}
.codebox:hover {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #AAF886;
box-shadow: 0px 0px 10px green;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-webkit-transition: all .1s linear;
}
.codebox dd {
border: 2px dotted #229605;
border-radius: 20px;
margin: 1.5em;
padding: 0.5em;
background-color: rgba(228, 255, 228, 0.83);
margin-left: 45px;
}
.codebox dt {
border: none;
font-weight: bold;
color: green;
font-family: Arial;
font-size: 13px;
padding-left: 11px;
padding-top: 7px;
}
.codebox dt:before {
content: "";
}
/-----fim-----/
/-----Fim-----/
/-----Legenda-----/
#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 #FFF;
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;
}
/-----Fim-----/
/-----Sombra sobre o avatar----/
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
/-----Fim-----/
/-----Destacar tópicos e mensagens-----/
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
/-----Fim-----/
/-----Efeito no avatar-----/
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);
}
/-----Fim-----/
/-----Efeitos adicionais-----/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/-----Fim-----/
/-----Chatbox membros-----/
#chatbox_members {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: 0px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #FFFFFF !important;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #FFFFFF !important;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #FFFFFF} !important;
text-decoration: none !important;
#chatbox_header {
color: #FFFFFF !important;
}
/-----Fim-----/
/-----Atalhos de navegação----/
.pathname-box {
-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: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
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;
}
/-----Fim-----/
/---icones dos tópicos ocultos-----/
.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;
}
/-----Fim-----/
/-----Sistema de feed burner modificado-----/
.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 3px;
min-height: 20px;
}
.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #0372BE;
}
.feedburnerFeedBlock li a:hover{
color: #FF8A00;
}
.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
}
.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
}
.feedburnerFeedBlock ul li div {
color: #666;
line-height: 100%;
text-align: justify;
}
/-----Fim-----/
* menus */
.navlinks li{position:relative}
.ulhome{left:0px;top:40px;position:absolute !important;display:none;z-index:999;text-align:center !important;
background-color: #FFFFFF !important; !important;border:1px solid #690;list-style:none;position:relative;z-index:990;}
.ulhome ul{text-align:left;border: 1px solid #CCCCCC;padding:0px 14px 0px 3px;}
.ulhome .limenup an{text-decoration:none;display:block;z-index:900;background-image:none !important;}
li:hover .ulhome{left:0px;display:block;top:13px !important}
.navlinks {
margin-left: 15%;
position: absolute;
margin-top: 0px;
}
/* Fim */
blockquote,blockquote blockquote,blockquote blockquote blockquote{-moz-border-radius:15px;-moz-box-shadow:0 0 20px #CDE9ED;-webkit-border-radius:15px;-webkit-box-shadow:0 0 20px #CDE9ED;background-color:#FFF;border:1px solid #D0ECF0}
.spoiler{border:1px solid #DDD;border-radius:3px 3px 3px 3px;padding:2px}
dl.codebox{background-color:#FFF;border:1px solid #C9D2D8;font-size:1em;padding:3px}
dl.codebox dt{border-bottom:1px solid #CCC;display:block;font-size:.8em;font-weight:700;margin-bottom:3px;text-transform:uppercase}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
.codebox {
display: block;
}
.codebox {
display: block;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline, #main-content a.cgu-buttons, #message, .spoiler dt, button.button2, input#submit_button, input.button1, input.button2, input.liteoption, input.mainoption {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/asdsad12.png) repeat scroll 0 0 #F4F5F4;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
padding: 2px;
}
#chatbox_footer .right div[class][id]{height:18px;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:31px;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:31px;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:31px;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:#FAFAFA;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; color:#000000}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://mitodepixel.forumeiros.com
Versão do meu fórum:
PHPBB3
Última edição por WictorP. em 12.10.12 13:23, editado 1 vez(es)
Re: Background perfil
Olá Querido!
Se puder colocar o Link de seu fórum Valido, facilita a nossa procura pela código e a alteração do mesmo.
Até mais!
Se puder colocar o Link de seu fórum Valido, facilita a nossa procura pela código e a alteração do mesmo.
Até mais!
Re: Background perfil
Peço desculpas pelo meu erro!
Esqueci de atualizar meu perfil, em breve estarei atualizando-o. Em fim, no tópico já está arrumado. Obrigado!
Esqueci de atualizar meu perfil, em breve estarei atualizando-o. Em fim, no tópico já está arrumado. Obrigado!
Re: Background perfil
Olá querido!
Agora ficou bem melhor de resolver seu problema, substitua o CSS por este:
Bom Feriado!
Agora ficou bem melhor de resolver seu problema, substitua o CSS por este:
- Código:
ul.navlinks span.new-message {
font-weight: bold;
color: #ff8a00;
padding-right: 1.2em;
background: transparent url('http://2img.net/i/fa/email.gif') no-repeat top right;}
.footer-home{margin-top: -10px;}
blockquote {
margin: 1em 10px 1em 25px;
background: transparent url("http://i88.servimg.com/u/f88/14/28/28/25/bb_quo10.gif") 1px 1px no-repeat;
background-position: top right;
border: 1px solid #dadada;
font-size: 0.95em;
margin-left: 0px;
overflow: hidden;}
blockquote blockquote {
background-color: transparent;
font-size: 0.95em;
margin: 0.5em 1px 0pt 15px;}
blockquote blockquote blockquote {
font-size: 0.95em;
background-color: transparent;}
dl.codebox {
padding: 3px;
background-color: transparent;
border: 1px solid #dadada;
font-size: 1em;
font-family: Trebuchet MS;}
dl.codebox dt {
text-transform: none;
font-size: 0.95em;
background-image: url('http://i88.servimg.com/u/f88/14/28/28/25/bb_cod10.gif');
background-repeat: no-repeat;
background-position: top right;
border-bottom: 0px solid #000000;
font-weight: bold;}
dl.codebox code {
font: 0.9em Verdana,Arial,Helvetica,sans-serif;
color: #666666;}
.post {
border: solid 1px #d0d0d0;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/back10.gif');
background-repeat: repeat-x;
background-color: #f2f2f2;}
.post:hover {border: solid 1px #b0b0b0;}
li.row {
border-bottom-color: #FFFFFF;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.row .pagination {
background: url("http://i88.servimg.com/u/f88/14/28/28/25/page10.gif") 0 50% no-repeat;}
a.forumtitle {
font-family: "Verdana";
color: white;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
font-variant : sVariant;
text-shadow: #000000 0px 0px 3px;}
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 6px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* ALERTAS */
.alert1 {
background-color: #BDE5F8;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #00529B;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert2 {
background-color: #FFCC00;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: Sienna;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #252525;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #000000;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #eff0df;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
#page-body p.page-bottom {background: url(http://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px dashed #2991e6;}
a[href="http://www.forumeiros.com/"]{display:none}
a[href="http://www.forumeiros.com/pt/directory/juegos-6.htm"]{display:none}
a[href="http://www.forumeiros.com/pt/juegos/ragnarok-465.htm"]{display:none}
a[href="/search?search_id=newposts"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
#i_whosonline + p {
background: url(http://i.imgur.com/Zxcce.png) no-repeat left center;
padding-left: 50px;
}
.headerbar {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/asdads10.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#page-header .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("http://i31.servimg.com/u/f31/17/61/10/69/asdasd14.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
.forabg, .forumbg {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/sem_ta12.png") repeat-x scroll 0 -2px #FFFFFF;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
.icon-home {
margin-left: -5px;
background: url(http://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
#page-footer:after {
content:"Tema modificado por Wictor - Tema encontrado em um site exterior";
text-align: center;
}
li.row dd {
border: none;
}
.h3 {
border-bottom: 1px dashed #419ef0;
}
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://cdn1.iconfinder.com/data/icons/discovery/32x32/status/important.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
#page-footer .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
.postprofile {
border-right: 1px solid #000000;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #00000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #FFFFFF;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #000000;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* QUOTE SPOILER E CODE*/
blockquote {
background: url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #FBFBFB;
border: 1px solid #DBDBCE;
border-radius: 0 5px 5px 5px;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
padding: 5px;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #734E8A;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #E5C3F1;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 350px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("http://i41.servimg.com/u/f41/16/31/78/37/listbg10.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
.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;}
/-----Caixa de códigos (codes)-----/
/-----Efeito nas codes-----/
.codebox {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #D7F8AC;
border: 2px solid#35A002;
padding: 0px;
border-radius: 0px 50px 0px 50px;
}
.codebox:hover {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #AAF886;
box-shadow: 0px 0px 10px green;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-webkit-transition: all .1s linear;
}
.codebox dd {
border: 2px dotted #229605;
border-radius: 20px;
margin: 1.5em;
padding: 0.5em;
background-color: rgba(228, 255, 228, 0.83);
margin-left: 45px;
}
.codebox dt {
border: none;
font-weight: bold;
color: green;
font-family: Arial;
font-size: 13px;
padding-left: 11px;
padding-top: 7px;
}
.codebox dt:before {
content: "";
}
/-----fim-----/
/-----Fim-----/
/-----Legenda-----/
#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 #FFF;
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;
}
/-----Fim-----/
/-----Sombra sobre o avatar----/
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
/-----Fim-----/
/-----Destacar tópicos e mensagens-----/
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
/-----Fim-----/
/-----Efeito no avatar-----/
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);
}
/-----Fim-----/
/-----Efeitos adicionais-----/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/-----Fim-----/
/-----Chatbox membros-----/
#chatbox_members {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: 0px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #FFFFFF !important;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #FFFFFF !important;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #FFFFFF} !important;
text-decoration: none !important;
#chatbox_header {
color: #FFFFFF !important;
}
/-----Fim-----/
/-----Atalhos de navegação----/
.pathname-box {
-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: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
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;
}
/-----Fim-----/
/---icones dos tópicos ocultos-----/
.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;
}
/-----Fim-----/
/-----Sistema de feed burner modificado-----/
.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 3px;
min-height: 20px;
}
.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #0372BE;
}
.feedburnerFeedBlock li a:hover{
color: #FF8A00;
}
.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
}
.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
}
.feedburnerFeedBlock ul li div {
color: #666;
line-height: 100%;
text-align: justify;
}
/-----Fim-----/
* menus */
.navlinks li{position:relative}
.ulhome{left:0px;top:40px;position:absolute !important;display:none;z-index:999;text-align:center !important;
background-color: #FFFFFF !important; !important;border:1px solid #690;list-style:none;position:relative;z-index:990;}
.ulhome ul{text-align:left;border: 1px solid #CCCCCC;padding:0px 14px 0px 3px;}
.ulhome .limenup an{text-decoration:none;display:block;z-index:900;background-image:none !important;}
li:hover .ulhome{left:0px;display:block;top:13px !important}
.navlinks {
margin-left: 15%;
position: absolute;
margin-top: 0px;
}
/* Fim */
blockquote,blockquote blockquote,blockquote blockquote blockquote{-moz-border-radius:15px;-moz-box-shadow:0 0 20px #CDE9ED;-webkit-border-radius:15px;-webkit-box-shadow:0 0 20px #CDE9ED;background-color:#FFF;border:1px solid #D0ECF0}
.spoiler{border:1px solid #DDD;border-radius:3px 3px 3px 3px;padding:2px}
dl.codebox{background-color:#FFF;border:1px solid #C9D2D8;font-size:1em;padding:3px}
dl.codebox dt{border-bottom:1px solid #CCC;display:block;font-size:.8em;font-weight:700;margin-bottom:3px;text-transform:uppercase}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
.codebox {
display: block;
}
.codebox {
display: block;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline, #main-content a.cgu-buttons, #message, .spoiler dt, button.button2, input#submit_button, input.button1, input.button2, input.liteoption, input.mainoption {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/asdsad12.png) repeat scroll 0 0 #F4F5F4;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
padding: 2px;
}
#chatbox_footer .right div[class][id]{height:18px;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:31px;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:31px;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:31px;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:#FAFAFA;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; color:#000000}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
Bom Feriado!
Re: Background perfil
Olá senhor , ponha na sua css .
- Código:
.forabg {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
.forumbg {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
Re: Background perfil
Olá querido,
Troque teu CSS pelo abaixo:
Até mais.
Troque teu CSS pelo abaixo:
- Código:
ul.navlinks span.new-message {
font-weight: bold;
color: #ff8a00;
padding-right: 1.2em;
background: transparent url('http://2img.net/i/fa/email.gif') no-repeat top right;}
.footer-home{margin-top: -10px;}
blockquote {
margin: 1em 10px 1em 25px;
background: transparent url("http://i88.servimg.com/u/f88/14/28/28/25/bb_quo10.gif") 1px 1px no-repeat;
background-position: top right;
border: 1px solid #dadada;
font-size: 0.95em;
margin-left: 0px;
overflow: hidden;}
blockquote blockquote {
background-color: transparent;
font-size: 0.95em;
margin: 0.5em 1px 0pt 15px;}
blockquote blockquote blockquote {
font-size: 0.95em;
background-color: transparent;}
dl.codebox {
padding: 3px;
background-color: transparent;
border: 1px solid #dadada;
font-size: 1em;
font-family: Trebuchet MS;}
dl.codebox dt {
text-transform: none;
font-size: 0.95em;
background-image: url('http://i88.servimg.com/u/f88/14/28/28/25/bb_cod10.gif');
background-repeat: no-repeat;
background-position: top right;
border-bottom: 0px solid #000000;
font-weight: bold;}
dl.codebox code {
font: 0.9em Verdana,Arial,Helvetica,sans-serif;
color: #666666;}
.post {
border: solid 1px #d0d0d0;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/back10.gif');
background-repeat: repeat-x;
background-color: #f2f2f2;}
.post:hover {border: solid 1px #b0b0b0;}
li.row {
border-bottom-color: #FFFFFF;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.row .pagination {
background: url("http://i88.servimg.com/u/f88/14/28/28/25/page10.gif") 0 50% no-repeat;}
a.forumtitle {
font-family: "Verdana";
color: white;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
font-variant : sVariant;
text-shadow: #000000 0px 0px 3px;}
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 6px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* ALERTAS */
.alert1 {
background-color: #BDE5F8;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-i10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #00529B;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert2 {
background-color: #FFCC00;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/40px-a10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: Sienna;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("http://i42.servimg.com/u/f42/17/32/13/00/120px-10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #252525;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #000000;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #eff0df;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
#page-body p.page-bottom {background: url(http://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px dashed #2991e6;}
a[href="http://www.forumeiros.com/"]{display:none}
a[href="http://www.forumeiros.com/pt/directory/juegos-6.htm"]{display:none}
a[href="http://www.forumeiros.com/pt/juegos/ragnarok-465.htm"]{display:none}
a[href="/search?search_id=newposts"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
#i_whosonline + p {
background: url(http://i.imgur.com/Zxcce.png) no-repeat left center;
padding-left: 50px;
}
.headerbar {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/asdads10.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#page-header .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("http://i31.servimg.com/u/f31/17/61/10/69/asdasd14.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
.forabg, .forumbg {
background: url("http://i31.servimg.com/u/f31/17/61/10/69/sem_ta12.png") repeat-x scroll 0 -2px #FFFFFF;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
.icon-home {
margin-left: -5px;
background: url(http://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
#page-footer:after {
content:"Tema modificado por Wictor - Tema encontrado em um site exterior";
text-align: center;
}
li.row dd {
border: none;
}
.h3 {
border-bottom: 1px dashed #419ef0;
}
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://cdn1.iconfinder.com/data/icons/discovery/32x32/status/important.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
#page-footer .navbar {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
.postprofile {
border-right: 1px solid #000000;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #00000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #000000;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #000000;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* QUOTE SPOILER E CODE*/
blockquote {
background: url("http://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #FBFBFB;
border: 1px solid #DBDBCE;
border-radius: 0 5px 5px 5px;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
padding: 5px;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #734E8A;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #E5C3F1;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 350px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("http://i41.servimg.com/u/f41/16/31/78/37/listbg10.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
.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;}
/-----Caixa de códigos (codes)-----/
/-----Efeito nas codes-----/
.codebox {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #D7F8AC;
border: 2px solid#35A002;
padding: 0px;
border-radius: 0px 50px 0px 50px;
}
.codebox:hover {
background: url('http://i32.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #AAF886;
box-shadow: 0px 0px 10px green;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-webkit-transition: all .1s linear;
}
.codebox dd {
border: 2px dotted #229605;
border-radius: 20px;
margin: 1.5em;
padding: 0.5em;
background-color: rgba(228, 255, 228, 0.83);
margin-left: 45px;
}
.codebox dt {
border: none;
font-weight: bold;
color: green;
font-family: Arial;
font-size: 13px;
padding-left: 11px;
padding-top: 7px;
}
.codebox dt:before {
content: "";
}
/-----fim-----/
/-----Fim-----/
/-----Legenda-----/
#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 #FFF;
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;
}
/-----Fim-----/
/-----Sombra sobre o avatar----/
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
/-----Fim-----/
/-----Destacar tópicos e mensagens-----/
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
/-----Fim-----/
/-----Efeito no avatar-----/
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);
}
/-----Fim-----/
/-----Efeitos adicionais-----/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/-----Fim-----/
/-----Chatbox membros-----/
#chatbox_members {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/50347510.png);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: 0px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #FFFFFF !important;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #FFFFFF !important;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #FFFFFF} !important;
text-decoration: none !important;
#chatbox_header {
color: #FFFFFF !important;
}
/-----Fim-----/
/-----Atalhos de navegação----/
.pathname-box {
-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: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
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;
}
/-----Fim-----/
/---icones dos tópicos ocultos-----/
.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;
}
/-----Fim-----/
/-----Sistema de feed burner modificado-----/
.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 3px;
min-height: 20px;
}
.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #0372BE;
}
.feedburnerFeedBlock li a:hover{
color: #FF8A00;
}
.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
}
.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
}
.feedburnerFeedBlock ul li div {
color: #666;
line-height: 100%;
text-align: justify;
}
/-----Fim-----/
* menus */
.navlinks li{position:relative}
.ulhome{left:0px;top:40px;position:absolute !important;display:none;z-index:999;text-align:center !important;
background-color: #FFFFFF !important; !important;border:1px solid #690;list-style:none;position:relative;z-index:990;}
.ulhome ul{text-align:left;border: 1px solid #CCCCCC;padding:0px 14px 0px 3px;}
.ulhome .limenup an{text-decoration:none;display:block;z-index:900;background-image:none !important;}
li:hover .ulhome{left:0px;display:block;top:13px !important}
.navlinks {
margin-left: 15%;
position: absolute;
margin-top: 0px;
}
/* Fim */
blockquote,blockquote blockquote,blockquote blockquote blockquote{-moz-border-radius:15px;-moz-box-shadow:0 0 20px #CDE9ED;-webkit-border-radius:15px;-webkit-box-shadow:0 0 20px #CDE9ED;background-color:#FFF;border:1px solid #D0ECF0}
.spoiler{border:1px solid #DDD;border-radius:3px 3px 3px 3px;padding:2px}
dl.codebox{background-color:#FFF;border:1px solid #C9D2D8;font-size:1em;padding:3px}
dl.codebox dt{border-bottom:1px solid #CCC;display:block;font-size:.8em;font-weight:700;margin-bottom:3px;text-transform:uppercase}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
.codebox {
display: block;
}
.codebox {
display: block;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline, #main-content a.cgu-buttons, #message, .spoiler dt, button.button2, input#submit_button, input.button1, input.button2, input.liteoption, input.mainoption {
background: url(http://i31.servimg.com/u/f31/17/61/10/69/asdsad12.png) repeat scroll 0 0 #F4F5F4;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
padding: 2px;
}
#chatbox_footer .right div[class][id]{height:18px;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:31px;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:31px;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:31px;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:#FAFAFA;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; color:#000000}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
Até mais.
Re: Background perfil
Bom ... Minha meta era saber aonde edita, o código funcionou, já está branco novamente, mas manda em quote a parte para editar a cor, se tiver como!
Abraços!
Abraços!
Re: Background perfil
Olá senhor,
Aqui está, modifique a parte em negrito:
Até mais.
Aqui está, modifique a parte em negrito:
- Spoiler:
- ul.navlinks span.new-message {
font-weight: bold;
color: #ff8a00;
padding-right: 1.2em;
background: transparent url('https://2img.net/i/fa/email.gif') no-repeat top right;}
.footer-home{margin-top: -10px;}
blockquote {
margin: 1em 10px 1em 25px;
background: transparent url("https://i.servimg.com/u/f88/14/28/28/25/bb_quo10.gif") 1px 1px no-repeat;
background-position: top right;
border: 1px solid #dadada;
font-size: 0.95em;
margin-left: 0px;
overflow: hidden;}
blockquote blockquote {
background-color: transparent;
font-size: 0.95em;
margin: 0.5em 1px 0pt 15px;}
blockquote blockquote blockquote {
font-size: 0.95em;
background-color: transparent;}
dl.codebox {
padding: 3px;
background-color: transparent;
border: 1px solid #dadada;
font-size: 1em;
font-family: Trebuchet MS;}
dl.codebox dt {
text-transform: none;
font-size: 0.95em;
background-image: url('https://i.servimg.com/u/f88/14/28/28/25/bb_cod10.gif');
background-repeat: no-repeat;
background-position: top right;
border-bottom: 0px solid #000000;
font-weight: bold;}
dl.codebox code {
font: 0.9em Verdana,Arial,Helvetica,sans-serif;
color: #666666;}
.post {
border: solid 1px #d0d0d0;
background: url('https://i.servimg.com/u/f88/14/28/28/25/back10.gif');
background-repeat: repeat-x;
background-color: #f2f2f2;}
.post:hover {border: solid 1px #b0b0b0;}
li.row {
border-bottom-color: #FFFFFF;
background: url('https://i.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('https://i.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.row .pagination {
background: url("https://i.servimg.com/u/f88/14/28/28/25/page10.gif") 0 50% no-repeat;}
a.forumtitle {
font-family: "Verdana";
color: white;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
font-variant : sVariant;
text-shadow: #000000 0px 0px 3px;}
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 6px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* ALERTAS */
.alert1 {
background-color: #BDE5F8;
background-image: url("https://i.servimg.com/u/f42/17/32/13/00/40px-i10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #00529B;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert2 {
background-color: #FFCC00;
background-image: url("https://i.servimg.com/u/f42/17/32/13/00/40px-a10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: Sienna;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
.alert3 {
background-color: #FF5C5C;
background-image: url("https://i.servimg.com/u/f42/17/32/13/00/120px-10.png");
background-position: 10px center;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px 1px 1px 4px;
color: #252525;
margin: 10px 0;
padding: 15px 10px 15px 60px;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #000000;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #eff0df;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
#page-body p.page-bottom {background: url(https://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px dashed #2991e6;}
a[href="https://www.forumeiros.com/"]{display:none}
a[href="https://www.forumeiros.com/pt/directory/juegos-6.htm"]{display:none}
a[href="https://www.forumeiros.com/pt/juegos/ragnarok-465.htm"]{display:none}
a[href="/search?search_id=newposts"] {background: url(https://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(https://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(https://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
#i_whosonline + p {
background: url(https://i.imgur.com/Zxcce.png) no-repeat left center;
padding-left: 50px;
}
.headerbar {
background: url("https://i.servimg.com/u/f31/17/61/10/69/asdads10.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#page-header .navbar {
background: url(https://i.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("https://i.servimg.com/u/f31/17/61/10/69/asdasd14.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
.forabg, .forumbg {
background: url("https://i.servimg.com/u/f31/17/61/10/69/sem_ta12.png") repeat-x scroll 0 -2px #FFFFFF;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
.icon-home {
margin-left: -5px;
background: url(https://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
#page-footer:after {
content:"Tema modificado por Wictor - Tema encontrado em um site exterior";
text-align: center;
}
li.row dd {
border: none;
}
.h3 {
border-bottom: 1px dashed #419ef0;
}
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://cdn1.iconfinder.com/data/icons/discovery/32x32/status/important.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
#page-footer .navbar {
background: url(https://i.servimg.com/u/f31/17/61/10/69/menu1010.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
.postprofile {
border-right: 1px solid #000000;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
.signature_div {
border: 1px solid #d7d7d7;
border-radius: 4px;
}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #00000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #000000;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #000000;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* QUOTE SPOILER E CODE*/
blockquote {
background: url("https://2img.net/i/fa/prosilver/quote.gif") no-repeat scroll 6px 8px #FBFBFB;
border: 1px solid #DBDBCE;
border-radius: 0 5px 5px 5px;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
padding: 5px;
}
dl.codebox {
background-color: #FBFBFB;
border: 1px solid #734E8A;
border-radius: 5px 5px 0 0;
font-size: 1em;
padding: 3px;
}
dl.codebox dt {
border-bottom: 1px solid #E5E5E5;
color: #414141;
display: block;
font-size: 0.8em;
font-weight: 700;
margin-bottom: 3px;
text-shadow: 1px 1px 1px #C0C0C0;
text-transform: uppercase;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #E5C3F1;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 350px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("https://i.servimg.com/u/f41/16/31/78/37/listbg10.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
.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;}
/-----Caixa de códigos (codes)-----/
/-----Efeito nas codes-----/
.codebox {
background: url('https://i.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #D7F8AC;
border: 2px solid#35A002;
padding: 0px;
border-radius: 0px 50px 0px 50px;
}
.codebox:hover {
background: url('https://i.servimg.com/u/f32/14/52/65/41/page_c10.png') no-repeat 6px #AAF886;
box-shadow: 0px 0px 10px green;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-webkit-transition: all .1s linear;
}
.codebox dd {
border: 2px dotted #229605;
border-radius: 20px;
margin: 1.5em;
padding: 0.5em;
background-color: rgba(228, 255, 228, 0.83);
margin-left: 45px;
}
.codebox dt {
border: none;
font-weight: bold;
color: green;
font-family: Arial;
font-size: 13px;
padding-left: 11px;
padding-top: 7px;
}
.codebox dt:before {
content: "";
}
/-----fim-----/
/-----Fim-----/
/-----Legenda-----/
#i_whosonline + p br + br + em {
width: 70%;
background: white url(https://i.servimg.com/u/f44/15/34/61/11/grey-u10.png) repeat-x scroll left bottom;
border: 2px solid #FFF;
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;
}
/-----Fim-----/
/-----Sombra sobre o avatar----/
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
/-----Fim-----/
/-----Destacar tópicos e mensagens-----/
.lastpost {
-moz-border-radius: 7px;
-moz-box-shadow: 0 0 8px #666;
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 0 8px #666;
border: 2px solid #EEE;
border-image: initial;
border-radius: 10px;
box-shadow: 0 0 7px #666;
margin: 3px;
width: auto;
}
/-----Fim-----/
/-----Efeito no avatar-----/
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);
}
/-----Fim-----/
/-----Efeitos adicionais-----/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/-----Fim-----/
/-----Chatbox membros-----/
#chatbox_members {
background: url(https://i.servimg.com/u/f25/14/45/99/41/50347510.png);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(https://i.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: 0px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(https://i.servimg.com/u/f25/14/45/99/41/115.png);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #FFFFFF !important;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('https://i.servimg.com/u/f25/14/45/99/41/114.png');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('https://i.servimg.com/u/f25/14/45/99/41/213.png');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #FFFFFF !important;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #FFFFFF} !important;
text-decoration: none !important;
#chatbox_header {
color: #FFFFFF !important;
}
/-----Fim-----/
/-----Atalhos de navegação----/
.pathname-box {
-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: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
background: url(https://i.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;
}
/-----Fim-----/
/---icones dos tópicos ocultos-----/
.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;
}
/-----Fim-----/
/-----Sistema de feed burner modificado-----/
.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 3px;
min-height: 20px;
}
.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(https://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #0372BE;
}
.feedburnerFeedBlock li a:hover{
color: #FF8A00;
}
.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(https://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
}
.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
}
.feedburnerFeedBlock ul li div {
color: #666;
line-height: 100%;
text-align: justify;
}
/-----Fim-----/
* menus */
.navlinks li{position:relative}
.ulhome{left:0px;top:40px;position:absolute !important;display:none;z-index:999;text-align:center !important;
background-color: #FFFFFF !important; !important;border:1px solid #690;list-style:none;position:relative;z-index:990;}
.ulhome ul{text-align:left;border: 1px solid #CCCCCC;padding:0px 14px 0px 3px;}
.ulhome .limenup an{text-decoration:none;display:block;z-index:900;background-image:none !important;}
li:hover .ulhome{left:0px;display:block;top:13px !important}
.navlinks {
margin-left: 15%;
position: absolute;
margin-top: 0px;
}
/* Fim */
blockquote,blockquote blockquote,blockquote blockquote blockquote{-moz-border-radius:15px;-moz-box-shadow:0 0 20px #CDE9ED;-webkit-border-radius:15px;-webkit-box-shadow:0 0 20px #CDE9ED;background-color:#FFF;border:1px solid #D0ECF0}
.spoiler{border:1px solid #DDD;border-radius:3px 3px 3px 3px;padding:2px}
dl.codebox{background-color:#FFF;border:1px solid #C9D2D8;font-size:1em;padding:3px}
dl.codebox dt{border-bottom:1px solid #CCC;display:block;font-size:.8em;font-weight:700;margin-bottom:3px;text-transform:uppercase}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
dl.codebox {
background-color: white;
border: 1px solid #C9D2D8;
font-size: 1em;
padding: 3px;
}
.codebox {
display: block;
}
.codebox {
display: block;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
dl.codebox dt {
border-bottom: 1px solid #CCC;
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}
#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline, #main-content a.cgu-buttons, #message, .spoiler dt, button.button2, input#submit_button, input.button1, input.button2, input.liteoption, input.mainoption {
background: url(https://i.servimg.com/u/f31/17/61/10/69/asdsad12.png) repeat scroll 0 0 #F4F5F4;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
padding: 2px;
}
#chatbox_footer .right div[class][id]{height:18px;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:31px;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:31px;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(https://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:31px;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="https://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:#FAFAFA;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(https://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px; color:#000000}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
Até mais.
Re: Background perfil
Obigado!
FEchem o tópico!
FEchem o tópico!
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