Css de um forum

2 participantes

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

Tópico resolvido Css de um forum

Mensagem por #Dean 13.02.14 16:52

Qual é minha questão:
Gostaria do css desse forum:

www.brasilplayforever.com/forum

Já tentei pegar pelo /css.forum mais deu erros
gostaria que alguem pudesse me ajudar.
grato.

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

Versão do fórum:
PHPBB2


Última edição por !NexT em 14.02.14 15:24, editado 1 vez(es)
#Dean

#Dean
***

Membro desde : 29/10/2012
Mensagens : 188
Pontos : 268

http://criandoainda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Css de um forum

Mensagem por #Dean 14.02.14 0:15

Alguem poderia?
#Dean

#Dean
***

Membro desde : 29/10/2012
Mensagens : 188
Pontos : 268

http://criandoainda.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Css de um forum

Mensagem por Ace 14.02.14 0:30

Olá,

Lembre-se que é necessário que haja compatibilidade entre as versões e que não realizamos conversão de códigos. Na integra, este é o CSS:

Código:
/*=============== ARREDONDAMENTO DE BORDAS DO FÓRUM  ================*/
#wrap {
//-moz-border-radius: 20px;
//-webkit-border-radius: 20px;
//border: 1px hidden #000000;
box-shadow: 0px 0px 5px #999;
border: 1px dashed #BCBCBC;
-moz-border-radius-topright: 15px;
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
}
/* categoria retrátil */

/* Fim */
.newslink .h3 {
display: none;
}
/* ============== Botoes ================== */
#main-content a.cgu-buttons,input.button1,input.button2,a.button2,button.button2{
border: 1px solid #afafaf;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
background-color: silver;
border-radius: 3px;
padding: 2px;
}


// Fim


/*** Facebook: http://shift.forumactif.com/t1051- ***/
.button-app {
position: fixed;
right: 0;
bottom: 0;
}
#chatbox {
bottom: 0;
height: 300px;
left: 0;
padding-bottom: 30px;
top: auto;
width: 300px;
background-color: white;
border: 1px solid rgba(0, 0, 0, .3);
border-width: 0 1px;
}
#chatbox_footer {
height: 30px;
padding: 0;
position: absolute;
width: 300px;
background-color: white;
border-top: 1px solid #A5A5A5;
border-left: 1px solid #A5A5A5;}
#chatbox_members {
border: 0;
bottom: 0;
position: fixed;
right: 0;
top: 0;
width: 207px;
z-index: 999;
background: white;
border-left: 1px solid #979797;
}
#chatbox p{
background: white;
border-top: 1px solid #EEE;
border-width: 1px 0 0;
}
#chat-app-fb, #chatbox, #chatbox p, #chatbox p strong
{font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 11px;
font-weight: normal!important;}

#chatbox_header.main-head {
background: #4A66A0;
border: 1px solid rgba(0, 39, 121, .76);
border-bottom: none;
bottom: 330px;
cursor: pointer;
height: 30px;
line-height: 30px;
padding: 0;
position: absolute;
top: auto;
width: 300px;
}
.chatbox-title {
display: none;
}
#chatbox_option_autorefresh {
display: none;
}
#chatbox_footer label {
color: transparent;
font-size: 0;
visibility: hidden;
}
#message {
font-size: 12px;
visibility: visible;
width: 244px;
border: 0;
outline: 0;
height: 28px;
position: relative;
top: -10px;
padding: 0 5px;
}
.right-box.style-buttons {
display: block;
background: #2C2C2C;
}
#chat-app-fb {
position: fixed;
top: 0;
bottom: 0;
height: 100%;
right: 0;
width: 500px;
}
body.chatbox {
background: none;
border: none;
}
.chatbox-options {
margin: 0;
float: left;
padding-left: 10px;
}
#divsmilies {
background: white;
border: 1px solid white;
left: 10px;
position: relative;
top: -38px;
width: 42px;
height: 26px;
}
#chatbox_members .member-title ,.date-and-time, #divcolor, #divstrike, #divunderline, #divitalic, #divbold {
display: none;
}
#chatbox_members ul li {
padding: 6px 0 6px 10px;
margin: 2px 0;
}
#chatbox_members ul li:hover {background: #E6E9EE;}
#chatbox_members ul {
margin: 0;
padding: 0;
}
body[bgcolor^="#fbfbfb"] {
background: transparent;
}
#chatbox_contextmenu {
z-index: 999;
margin-top: 10px;
margin-left: -39px;
}
.fb-search form input {
background-image: url("http://i.imgur.com/9tSaXF7.png");
border: 0;
width: 133px;
height: 25px;
padding: 0 0 0 20px;
background-repeat: no-repeat;
outline: none;
box-shadow: none;
color: #BDBDBD;
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 11px;
z-index: 999999!important;
position: relative;}
.seo-me {
width: 207px;
}
.profile-se {
float: right;
margin-right: 27px;
}
.button-app img[src^="http://i.imgur.com/degNOB8.png"] {
float: right;
position: absolute;
right: 0;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] {
margin-right: 30px;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] + div.seo-me {
display: none;
}
.fb-search form input:focus {
color: #4B4B4B;
}
.button-app {
z-index: 999999!important;
}
#chat-app-fb {
z-index: 99999!important;
}
.count-user {
position: fixed;
z-index: 999;
right: 155px;
bottom: 6px;
font: bold 11px verdana ,arial;
color: #000;}
.button-app img[src^="http://i.imgur.com/degNOB8.png"] + div.seo-me + div.count-user {
display: none;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] + div.seo-me + div.count-user {
display: inline;
}
/*** Facebook: http://shift.forumactif.com/t1051- ***/

.post {
background-image: url(http://www.chesp.nl/badmintonwebforum/styles/xandgreen/imageset/nl/icon_user_offline.gif);
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url(http://hitskin.com/themes/12/98/28/i_icon_online.png);
}
#ipbwrapper {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #DCCE54;
}
blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
background: #D6D6D6 url("http://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;
border: 1px solid #F0D7B8;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
background-color: #FFFFFF;
border-radius: 15px 0px 15px 0px;
-moz-border-radius: 15px 0px 15px 0px;
-webkit-border-radius: 15px 0px 15px 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
color : #eee;
display: block;
overflow: auto;
}
.postprofile {
text-align:left;
}
.user_login_form {
margin-bottom: 5px;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.introduction, .panel, .post {
border: 1px solid #eee;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}

div.module {
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
border: 1px solid #eee;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}

input.button1, input.button2, a.button1, a.button2, button.button2, button.button1 {
background:#e7f3f7 url(http://im1.all-up.com/i/img/bg_button.png) repeat-x;
border:1px solid #008AE6;
color:#5e6669;
overflow:visible;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 3px 3px #CCCCCC;
-webkit-box-shadow: 0px 3px 3px #CCCCCC;
}
input.button1:hover, input.button2:hover, a.button1:hover, a.button2:hover, button.button2:hover, button.button1:hover {
border: 1px solid #FF9D00;
color:black;
background-position: top;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}

dl.codebox {
border: 1px solid #008AE6;
padding: 6px;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
}

codebox dt{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati10.png');
background-repeat: no-repeat;
background-position: top right;
padding: 5px 10px 3px 3px;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#text_editor_textarea {
border:1px solid #008AE6;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 10px 10px #CCCCCC;
-webkit-box-shadow: 0px 10px 10px #CCCCCC;
}


.postprofile{
border: 1px solid #eee;
text-align: left;
background-image: url("http://hitskin.com/themes/13/92/59/i_list_bg.png");
background-repeat: repeat;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}


.h3, .catHead {
background-image: url("http://www.sebrasil.com.br/styles/AeroBlack/theme/images/cellpic1.gif");
background-repeat: repeat;
border: 1px solid #eee;
color: #FFF;
-moz-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
text-align: center;
}
/*ul.topiclist {
border: 0px solid #eee;
-moz-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
-moz-box-shadow: 0px 2px 2px #CCCCCC;
-webkit-box-shadow: 0px 2px 2px #CCCCCC;
}*/


.pathname-box {
background-image: url('http://demo.phpbb3styles.net/styles/proVista/theme/images/cellpic4.gif');
background-repeat: repeat;
border: 1px solid #eee;
-moz-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
-moz-box-shadow: 0px 5px 5px #CCCCCC;
-webkit-box-shadow: 0px 5px 5px #CCCCCC;
}

#chatbox_header {
color: #FFFFFF;
background-image: url(http://www.backgroundlabs.com/backgrounds/20.gif);
background-repeat: repeat;
}

#chatbox_main_options a {
font-family: Verdana;
z-index: 999;
}

#chatbox_footer {
background-image: url(http://www.backgroundlabs.com/backgrounds/20.gif);
background-repeat: repeat;
color: #FFFFFF;
}

.reset {
background:#e7f3f7 url(http://im1.all-up.com/i/img/bg_button.png) repeat-x;
border:1px solid #008AE6;
color:#5e6669;
overflow:visible;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
-moz-box-shadow: 0px 3px 3px #CCCCCC;
-webkit-box-shadow: 0px 3px 3px #CCCCCC;
}
// Anuncios globais
dl[style*="http://i46.servimg.com/u/f46/13/66/77/06/fixo210.png"], dl[style*="http://icons.iconarchive.com/icons/double-j-design/origami/32/file-icon.png"] {
background-color:#FFFCDF;
border-bottom:1px solid #FFBFBF;
border-top:1px solid #FFBFBF;
}

.h3{
color:#00008B!important;
}

td.post-options li, ul.profile-icons li, .post-options li, .post-footer ul.misc-icons li{
}
/* Efeito no título dos ranks */
.ti {
  color: #EE7600;
}
.om {
  color: #EE00EE;
}
/* Fim */
/* Tito Delerino */
a[href="/u4011"]{
  text-shadow:1px 1px 1px #1de8e8;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Brasil PlayForever */
a[href="/u29175"]{
  text-shadow:0 0 3px #FFFF00;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Emerson Cristian */
a[href="/u850"]{
  text-shadow: 0px 0px 3px #FF00FF;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Guizin_Geteerre */
a[href="/u9851"]{
  text-shadow:0 0 3px #D966D9;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Vitor Vitorassi */
a[href="/u1430"]{
  text-shadow:0 0 3px #FF00FF;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Black */
a[href="/u19057"]{
  text-shadow:0 0 3px #1de8e8;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Roxy */
a[href="/u10811"]{
  text-shadow:0 0 3px #bedc1a;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Cebola_xD */
a[href="/u5137"]{
  text-shadow:0 0 3px #bedc1a;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Emerson Cristian */
a[href="/u850"]{
  text-shadow: 0px 0px 3px #FF00FF;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Vitor Vitorassi */
a[href="/u1430"]{
  text-shadow:0 0 3px #FF00FF;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Turion xD */
a[href="/u1150"]{text-shadow:0 0 3px #FF00FF;
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Vitor Tetila */
a[href="/u4207"]{
  text-shadow:0 0 3px #D966D9;
  color: #fff;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Fritz xD */
a[href="/u16636"]{
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
  text-shadow:0 0 3px #D966D9;
}
/* David Costa */
a[href="/u10464"]{
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
  text-shadow:0 0 3px #D966D9;
}
/* TK DARK */
a[href="/u9318"]{
  text-shadow:0 0 3px #1de8e8;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/*- Códigos para cores -*/
.mod {
  color: #000099;
}
/* Sabrina */
a[href="/u13079"]{
color: #D966D9;
text-shadow:0 0 3px #FF69B4;
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Raphael Santos */
a[href="/u1"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* ex-owners */
/* Matheus Ronaldo */
a[href="/u1184"] {
  text-shadow:0 0 0px #FFF8D9;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* Monkey */
a[href="/u488"] {
  text-shadow:0 0 0px #FFF8D9;
  background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}
/* [Fim] Nick com cor e sombra */

.vote {
padding: 4px 1px 4px 1px;
text-align: center;
width:20px;
background-color: #eaeaea;
border: 1px solid #d4d6d5;
margin-top: 50px !important;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
}

.vote .vote-no-bar {
display: none;
}

.vote .vote-bar {
border-left: 0px;
border-right: 0px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #d4d6d5;
font-size: 0px;
height: 50px;
margin: 0px;
width: 20px;
padding: 3px 0px 3px 0px;
}

.vote .vote-bar-plus {
margin-left: 7px;
width: 6px;
}

.vote .vote-bar-minus {
margin-left: 7px;
width: 6px;
display: none;
}

.vote .vote-button a[href*="plus"] {
background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/116.jpg);
background-repeat: no-repeat;
display:block;
height:21px;
width:22px;
}

.vote .vote-button a[href*="minus"] {
background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/212.jpg);
background-repeat: no-repeat;
display:none;
height:21px;
width:22px;
}

/* Retirando a busca */
.navbar #search-box{display:none}
/* Fim - Retirando a busca */

/*Inicio do codigo das bordas*/
div.borderwrap {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
div.maintitle {
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-webkit-border-radius-topleft: 7px;
-webkit-border-radius-topright: 7px;
}
table.ipbtable tfoot td {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-radius-bottomleft: 10px;
-webkit-border-radius-bottomright: 10px;
}
.module .box-content, element.style {
-moz-border-radius:7px;
-webkit-border-radius: 7px;
}
/*Fim do codigo das bordas*/

/*Inicio do menu dropdown*/
 ul.linklist li {
position: relative;
float: center;
}

    li:hover #prof-content {
      opacity: 1;
      visibility: visible;
      margin-top: -5px;
    }

    #prof-content {
      margin-top: -15px;
      margin-left: -5px;
      _margin: 0; /*IE6 only*/
      border-width: 1px;
      border-style: solid;
      border-color: #000000;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 29px;
      z-index: 999;
      background: #fff;
      padding: 5px;
      -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
    }

    #prof-content a {
      display:block;
      width: 150px;
      margin-left: 5px;
    }

li:hover #prof-forum {
      opacity: 1;
      visibility: visible;
      margin-top: -5px;
    }

    #prof-forum {
      margin-top: -15px;
      border-width: 1px;
      border-style: solid;
      border-color: #000000;
      margin-left: -5px;
      _margin: 0; /*IE6 only*/
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 29px;
      z-index: 999;
      background: #fff;
      padding: 5px;
      -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
    }

    #prof-forum a {
      display:block;
      width: 150px;
      margin-left: 5px;
    }

form#quick_reply #textarea_content textarea#text_editor_textarea { height: 120px !important; }

#textarea_content textarea#text_editor_textarea { height: 230px; width: 100% !important; }
/*Fim do menu dropdown*/
/*
/*Inicio - Aviso de regras nas mensagens*/
.aviso_regras {
    background: none repeat scroll 0 0 #F0E8E0;
    border: 1px solid #C00000;
    font-family: Tahoma,Arial;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
    text-align: center;
}
/*Fim - Aviso de regras nas mensagens*/

ul.forums {
border-bottom: 5px solid #ffffff;
border-radius: 0 0 40px 40px;
}

#chatbox_header {
background-image: url(http://www.backgroundlabs.com/backgrounds/9.jpg);
}

#chatbox_footer {
background-image: url(http://www.backgroundlabs.com/backgrounds/9.jpg);
}

/*Fim- Seletor de cores*/

td.post-options li, ul.profile-icons li, .post-options li, .post-footer ul.misc-icons li{
color: transparent;
}

.pun .post {
background-image: url(http://2img.net/i/fa/prosilver/icon_user_online_en.png),url(http://i.imgur.com/XtFaN.png);
background-repeat: no-repeat,repeat-y;
}

#modo {
display: none;
}
.dterm:hover #modo {
display: block;
}

#text_editor_controls, .left-box{position:relative !important}

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

.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 20px #9C9C9C;
-webkit-box-shadow:1px 1px 20px #9C9C9C;
box-shadow:1px 1px 20px #9C9C9C;
}

.signature_div img {
  max-width: 500px;
  max-height: 250px;
}

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


// Dúvidas Pendentes
.quespende{margin-bottom:10px}.quespende .row:last-child{border-bottom:1px solid #E5E5E5}.quespende .row{border-bottom:0;border-top:1px solid #E5E5E5}.quespende .views,.quespende img{display:none}.quespende .icon{background-image:url()!important}.quespende .row .icon dd{border-left:0;padding-left:1px}.quespende .dterm{font-size:0!important;margin-left:-1px;padding-left:11px!important}.quespende a.topictitle{color:#222;cursor:pointer;display:inline-block;font-family:arial, sans-serif;font-size:13px;font-weight:700;margin-top:5px}.quespende .lastpost{float:right;margin-right:10px;width:auto}.quespende .lastpost a{color:#222}.quespende .posts{width:100px}.quespende .posts:after{content:' mensagens'}.quespende #buttonsolved{float:right;margin-left:3px;margin-right:10px;margin-top:5px}.tquespende{font-family:arial, sans-serif!important;font-size:18px!important;margin:10px 0 6px 6px !important}.onewest{background-color:#F4F4F4}
// Fim dúvidas pendentes 
      .fade {
         display:inline-block;
         background: -moz-linear-gradient(left, rgb(227,226,218) 0%, rgba(227,226,218,0) 100%);
         background-image: -webkit-gradient(linear, left top, right top, color-stop(0.00, rgb(227,226,218)), color-stop(1.00, rgba(227,226,218,0)));
         filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2da, endColorstr=#00e3e2da, GradientType=1);
         -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2da, endColorstr=#00e3e2da, GradientType=1)";
      }
      .blur {
         display:inline-block;
         color:#ddd;
         text-shadow: 0 0 2px #aaaaaa;
         text-shadow: 0 0 4px #aaaaaa;
         text-shadow: 0 0 6px #aaaaaa;
         -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelradius=2)";
         filter:
            progid:DXImageTransform.Microsoft.MotionBlur(strength=1,direction=310)
            progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
      }
      .flipH {
         display:inline-block;
         -moz-transform:scale(-1,1);
         -o-transform:scale(-1,1);
         -webkit-transform:scale(-1,1);
         transform:scale(-1,1);
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
         filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=-1,
            M12=0,
            M21=0,
            M22=1,
            SizingMethod="auto expand");
      }
      .flipV {
         display:inline-block;
         -moz-transform:scale(1,-1);
         -o-transform:scale(1,-1);
         -webkit-transform:scale(1,-1);
         transform:scale(1,-1);
         -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
         filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=1,
            M12=0,
            M21=0,
            M22=-1,
            SizingMethod="auto expand");
      }

Até mais.
Ace

Ace
Membro Entusiasta
Membro Entusiasta

Membro desde : 06/07/2011
Mensagens : 8881
Pontos : 11607

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Css de um forum

Mensagem por #Dean 14.02.14 15:24

Brigadão.
#Dean

#Dean
***

Membro desde : 29/10/2012
Mensagens : 188
Pontos : 268

http://criandoainda.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