Rodapé vermelho

3 participantes

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

Tópico resolvido Rodapé vermelho

Mensagem por MatheusH. 27.12.12 18:16

Qual é minha questão:
Olá!

Minha questão é simples, ao olhar o rodapé do meu fórum é possível ver uma imagem igual a do menu de navegação, só que rosa, eu quero por uma vermelha, bom a imagem (VERMELHA) eu já tenho, mas não encontro a imagem (ROSA) no meu "CSS".

Código:




/*-----------quote---------------*/
blockquote {
border-color: #8EBBDF;
background-color: #D2E4F2;
}




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}
/*--------------Fim do efeito no quote--------------*/












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 #FFFFFF;
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: #f8f8f8;
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 #FFFFFF;
    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;
background: #F1F1F1;
border: 1px solid #D7D7D7;
}
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://i1135.photobucket.com/albums/m622/Mazeko1/bg-2.png") repeat scroll 0 0 black;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}




#page-header .navbar {
background: url(http://i41.servimg.com/u/f41/16/31/78/37/menu10.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://i1135.photobucket.com/albums/m622/Mazeko1/HoverMenu.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://i41.servimg.com/u/f41/16/31/78/37/listbg10.png") repeat-x scroll 0 -2px #ECF3F7;
    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 http://www.hightechbr.co.cc";
  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://i41.servimg.com/u/f41/16/31/78/37/menu10.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 #d7d7d7;
}




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: #536482;
    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: #FBFBFB;
    border: 1px solid #D7D7D7;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    color: #536482;
    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: "Você está Visualizando um ";
}
/-----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 #DDD;
border-radius: 6px;
text-align: center;
padding: 10px 8px 5px 5px;
display: block;
margin: 0 auto;
font-size: 0px;
color: transparent;
}




#i_whosonline + p br + br + em a {
-webkit-transition-duration: .3s;
text-shadow: 0px 1px 1px #454545;
font-size: 15px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
}




#i_whosonline + p br + br + em a:hover {
background: #DDD;
padding: 9px 10px 10px;
}
/-----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: #393939 !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: #909090 !important;
text-decoration: none;
}
#chatbox_members ul li a:hover {
  color: #393939} !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 */
















































































































































/*-------Efeito nos links---------*/
a:hover{text-transform:uppercase;
text-shadow: 0 0 5px gray;}
/*-------Fim dos efeitos nos links--------*/
























/*------Efeito no nick do dono--------------*/
a[href="/u1"] {
text-shadow: 0px 0px 5px #FF0000;
}




a[href="/u1"] {
font-family: papyrus;
}
/*fim do efeito no nick do dono-------------*/








































/*--------spoiler--------*/
dl.codebox {-moz-border-radius: 15px;-moz-box-shadow: 0 0 20px #CDE9ED;-webkit-border-radius: 15px;-webkit-box-shadow: 0 0 20px #CDE9ED;background-color: white;border: 1px solid #D0ECF0;}




/*fim do efeito no spoiler--------*/








/*----------arredondando as bordas do fórum-------*/








#wrap {
-moz-border-radius: 50px;
-webkit-border-radius: 20px;
border: 1px solid #000000;
}




/*Fim do efeito de arredondamento do fórum--------*/








































/*---removendo defeito no menu de navegação-----*/
ul.navlinks {
border-bottom: transparent;
font-weight: 700;
text-align: center;
}
/*------fim do efeito removedor de erro no menu de navegação-----*/
























/*-----Borda em volta do avatar e rank-----*/
.postprofile{padding-bottom: 13px; padding-top: 13px; text-align: center; border-style: solid; border-color: #995533; border-width: 2px; border-radius: 20px 20px 20px 20px;-moz-border-radius: 20px 20px 20px 20px;-webkit-border-radius: 20px 20px 20px 20px;-o-border-radius: 20px 20px 20px 20px}
/*-----fim do efeito da borda em volta do avatar e rank------*/




























/*Chatbox*/
 #chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #CFCFCF}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:14px;left:0;z-index:1;color:#818181!important;height:34px;font-size:0;margin:0;margin-bottom:-25px}#chatbox_main_options li a[onclick*="ajax_refresh_chatbox"]{font-size:0;background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) no-repeat center #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives"]{background-color:#E6E6E6}#chatbox_main_options li a[onclick="CB_disconnect();"]{border-right:0;padding:0}#chatbox_main_options li a[onclick="CB_disconnect();"] span{font-size:0;background:url(http://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}#chatbox_messenger_form .right {padding:0;font-size:0}#chatbox_messenger_form .right input#message{height:34px;font-weight:normal;background-color:white;background-image:url();border:0;height:34px;margin-bottom:0;font-size:16px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{width:60px!important;height:33px;font-size:15px;border:0;background-color:transparent;padding-left:10px;padding-right:11px;margin-left:-4px;cursor:default;font-weight:normal}#chatbox_messenger_form .right img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#chatbox_members h4.member-title,#chatbox_main_options li#chatbox_option_autorefresh,#chatbox p.clearfix span.date-and-time,#chatbox p.clearfix:hover span.date-and-time{display:none}#chatbox_header{height:0;font-size:0}#chatbox{top:32px;left:0}#chatbox p.clearfix:first-child{padding-top:8px}#chatbox_members{position:absolute;z-index:1;height:31px;left:0;top:0;width:100%;background:url(http://www.addthis.com/forum/styles/addthis2/theme/images/whosonline.gif) 8px -3px no-repeat white;overflow-y:hidden;border-bottom:1px solid #CFCFCF}#chatbox_members li{display:inline;margin-right:0}#chatbox_members a:last-child:after{content:', '}#chatbox_members li:last-child a:last-child:after{content:''}#chatbox_members ul{padding-top:8px;font-size:12px;margin:0;overflow-y:hidden;overflow-x:auto;margin-left:46px;padding-right:8px;padding-bottom:0;white-space:nowrap;height:23px;max-width:none}#chatbox_footer #chatbox_messenger_form .right .fontbutton:hover,#chatbox_header #chatbox_main_options.chatbox-options a:hover,#chatbox_header #chatbox_main_options.chatbox-options span:hover,#chatbox_messenger_form .right input[name="submit_button"]:hover{background-color:#CFCFCF!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:12px}#chatbox .user a[href*="/u"]{margin-right:8px}.user span:first-child strong{margin-right:4px}.user span:last-child strong{margin-right:0}a[onclick*="ajax_refresh_chatbox"]:hover{background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) 50% 50% no-repeat #000!important}#chatbox p.clearfix[class^="chatbox_row_1"] span[style="font-style:italic"]{font-size:15px;font-style:normal!important;margin-left:-66px;background-color:#EDEFF4}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child{font-size:0px}#chatbox p.chatbox_row_1.clearfix:first-child span[title]:first-child{visibility:hidden}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child:before{margin-left:7px;background:url(http://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}
/*fim do chatbox*/




























/*------Efeito mudando o tamanho da fonte na categoria--------*/
.table-title {
font-size: 26px;
}
/*------fim do efeito mudando o tamanho da font na categoria-------*/




























/*----efeito centralizando font da categoria----*/
.table-title h2 { text-align: center !important; margin: 0 !important; display: block; width: 100%;}
/*------fim fo efeito centralizando font da categoria--------*/




















/*-------efeito sombra na categoria e links---------*/
.forabg:hover {
box-shadow: 0 0 10px #000000;
}








a{
text-shadow: 0px 0px 5px #9C9C9C;
}
/*-------Fim do efeito sombra na categoria e links---------*/
















/*-------Pop-up de conexão-------*/
#login_popup input.button2 {
cursor: pointer;
font-size: 0px;
background-image: url(http://i27.servimg.com/u/f27/16/17/34/47/close10.png);
background-color: transparent;
background-repeat: no-repeat;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
width: 60px !important;
height: 60px !important;
border: 0;
float: right;
margin-right: -35px;
margin-top: -260px;
background-position: 0 100%;
color: transparent;
}
/*-------Fim do pop-up de conexão-------*/












/*---Linha separadora entre mensagem e avatar---*/
.postbody {border-left: 1px solid #DADADA;}
/*---Fim da Linha separadora entre mensagem e avatar---*/
























































/*=== Chat Personalizado===*/




.chatbox-title, .chatbox-title a.chat-title {
color: white!important;
}




#chatbox_header {
background-image: url(http://hitskin.com/themes/16/23/35/i_list_bg.jpg);  
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000000;
}




.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: white;
}




#chatbox_footer {
background-image: url(http://hitskin.com/themes/16/23/35/i_list_bg.jpg);  
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000000;
}
#chatbox_footer label {
color: white;
}




#chatbox_members .member-title {
background-color: #CADCEB;
background-image: none;
color: #105289;
font-family: Comic Sans Ms;
font-size: 12px;
padding: .5em .25em;
text-align: center;
}




.chatbox_row_2 {
background-color: #DCEAF5;
padding: 4px;
}
.chatbox_row_1 {
background-color: #ECF3F7;
padding: 4px;
}




.inputbox {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #000000;
}








.pun table th.tc2, .pun table th.tc3, .pun table th.tc4, .pun table th.tcl, .pun table th.tcr {
margin-right: -20px !important;
}
.tcr {
margin-right: -20px !important;
}




form[action='/privmsg?mode=post'] h1.page-title:after{
  content:"Afim de aproveitar o sistema de contato por Mensagem Privada, notificamos que não oferecemos suporte via mensagem privada. Contate á Equipe só em casos extremos sobre o Fórum!";
  display:block;
}
/*banner flutuante*/
#popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 150px;
padding: 20px 20px 20px 20px;
border-width: 2px;
border-style: solid;
background: #ffffa0;
display: none;
}




body[bgcolor="#ffffff"][text="#000000"][link="#1a1a1a"]{background-color:#FFFFFF;background-image:url()}body[bgcolor="#ffffff"][text="#000000"][link="#1a1a1a"]::-webkit-scrollbar{background-color:#efefef;height:10px;width:10px}body[bgcolor="#ffffff"][text="#000000"][link="#1a1a1a"]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);height:10px;width:21px}#chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #efefef;background-color:#efefef;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #efefef}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #efefef;background-color:#efefef;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:0;left:0;z-index:1;color:#FFFFFF!important;height:34px;font-size:11;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 #efefef;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #efefefcursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #efefef;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% #efefef;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #efefef;cursor:default}#chatbox_footer{padding:0;background:url() #efefef;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:11px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{height:33px;font-size:09px;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 #adadad}#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:#adadad!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:10px}.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:10px;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://i34.servimg.com/u/f34/16/84/47/31/powerb10.jpg) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}.user-msg{display:inline-block;padding-left:38px;background:url(http://i.imgur.com/BMdww.gif) no-repeat top left;background-size:32px 32px;min-height:32px}.user-msg .msg{display:block}.user-msg .msg span{border-image-width:0px;border:0px;border-image-source:url(http://i.imgur.com/BMdww.gif)}
#chatbox {
background-image: url(http://i.imgur.com/PI1Ih.png);
background-repeat: no repeat;
}












/*------Fim do chat box--------*/
























































#page-header .navbar {
background-color: red no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}


Endereço do meu fórum:
http://testeinicialphpbb3.forumeiros.com

Versão do fórum:
PHPBB3
MatheusH.

MatheusH.
***

Membro desde : 12/10/2012
Mensagens : 152
Pontos : 243

http://ninjahistoryrpg.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Rodapé vermelho

Mensagem por Roevs 27.12.12 18:19

Olá,

Adiciona este código em sua Folha de estilo CSS

Código:
#page-footer .navbar {
background: url(http://i.imm.io/QDWU.png) no-repeat center;
}

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Rodapé vermelho

Mensagem por Venancio Mattos 27.12.12 18:25

Ola Utilize esse Code em Folhas de Css

Código:
span.corners-bottom span {
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 100% 100%;
}


E esse

Código:
#page-footer .navbar {
background: url(http://i.imm.io/QDWU.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
Venancio Mattos

Venancio Mattos
****

Membro desde : 10/12/2012
Mensagens : 301
Pontos : 388

http://replicagames.net.ms

Ir para o topo Ir para baixo

Tópico resolvido Re: Rodapé vermelho

Mensagem por MatheusH. 27.12.12 18:27

Olá!

Perdão por faze-los gastar seu tempo, mas eu próprio resolvi minha questão, de qualquer forma, sou grato pela intenção.
MatheusH.

MatheusH.
***

Membro desde : 12/10/2012
Mensagens : 152
Pontos : 243

http://ninjahistoryrpg.forumeiros.com/

Ir para o topo Ir para baixo

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

- Tópicos semelhantes

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