Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

3 participantes

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

Tópico resolvido Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Mariana Munroe 31.07.13 0:19

Qual é minha questão:
Eu gostaria de excluir as linhas que separam, tópicos, mensagens e últimas mensagens sem excluir o nomes, só as linhas mesmo.
Essas linhas aqui: https://i.imgur.com/rGtBKng.png.

Endereço do meu fórum:
https://ajuda.forumeiros.com

Versão do fórum:
PHPBB2


Última edição por Mariana Munroe em 31.07.13 0:45, editado 1 vez(es)
Mariana Munroe

Mariana Munroe
**

Membro desde : 31/07/2012
Mensagens : 78
Pontos : 146

http://universomeiosangue.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Sennior 31.07.13 0:40

Olá querida! Muito feliz

Mande-nos o link do fórum com o erro por gentileza e toda vez poderia colocar o link do teu fórum, para assim darmos um melhor suporte. Piscada

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Mariana Munroe 31.07.13 0:43

http://opurgatorio.web-rpg.com/
esse fórum aqui, eu queria retirar as linhas laterais entre tópicos, mensagens e últimas mensagens.
E o forum é phpbb2 na verdade.
Mariana Munroe

Mariana Munroe
**

Membro desde : 31/07/2012
Mensagens : 78
Pontos : 146

http://universomeiosangue.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Sennior 31.07.13 0:50

Olá!

Me conceda teu CSS por gentileza.

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Mariana Munroe 31.07.13 0:56

Aqui.

Código:

.sceditor-container textarea {
background-color: #000000 !important;
color: #ffffff !important;
}
#message-box textarea {
background-color: #000000 !important;
color: #ffffff !important;
}
form#quick_reply textarea#text_editor_textarea {
background-color: #000000 !important;
color: #ffffff !important;

}
a:link {text-decoration: none !important}
a:link:hover{text-decoration: none !important}
body{
  background-attachment:scroll;
  background-color:#fff;
  background-image:url(http://i49.servimg.com/u/f49/16/29/53/03/vhg11.png)
margin:0px;
font-family: calibri;
font-size:12px;
background-image: url(http://i24.photobucket.com/albums/c48/LadyCry/fundo01.png);
background-attachment: fixed;
background-repeat: repeat;
opacity: .8;
filter: alpha(opacity=08);
-moz-opacity: .7;}
* html{scrollbar-3dlight-color:#000;scrollbar-arrow-color:#000;scrollbar-darkshadow-color:#000;scrollbar-face-color:#000;scrollbar-highlight-color:#000;scrollbar-shadow-color:#000;scrollbar-track-color:#000}
*+ html{scrollbar-3dlight-color:#000;scrollbar-arrow-color:#000;scrollbar-darkshadow-color:#000;scrollbar-face-color:#000;scrollbar-highlight-color:#000;scrollbar-shadow-color:#000;scrollbar-track-color:#000}
p,td,th{font-family:Calibri}

a img{border:none}
a:hover{color:#8d8067;text-decoration:underline!important}
hr{border:solid #000 0;border-top-width:1px;height:0}

.bodyline{background-color:#000;border:1px # solid}
.bodylinewidth{width:90%}

.forumline{background-color:#000;border:2px #000 solid}
d.row1,td.row3.over:hover{background-color:#000}
td.row1.over:hover,td.row2{background-color:#000}
td.row3{background-color:#000}
td.rowpic{background-color:#000;background-image:url(http://i.imgur.com/Ra80SDu.png)}
th{
  background-color:#000;
  background-image:url(http://i.imgur.com/Ra80SDu.png);
  color:#ede1f2;
  font-size:12px;
  font-weight:700;
  height:25px;
  padding:2px 3px;
border-bottom: #797979 solid 10px;}

td.cat,td.catBottom,td.catHead,td.catLeft,td.catRight,td.catSides{
  background-color:#000;
  background-image:url(http://i.imgur.com/Ra80SDu.png);
  border:#000;
  border-style:solid;
  height:28px;}
td.cat,td.catBottom,td.catHead{border-width:0;height:29px}

th.thBottom,th.thCornerL,th.thCornerR,th.thHead,th.thLeft,th.thRight,th.thSides,th.thTop{
  border:#000;
  border-style:solid;
  font-weight:700}

td.row3Right,td.spaceRow{background-color:#000;border:#000;border-style:solid}
td.pourcentback{background-color:#fff}
td.catHead,th.thHead{border-width:1px 1px 0;font-size:14px}
td.catSides,td.spaceRow,th.thSides{border-width:0 1px}
td.catRight,td.row3Right,th.thRight{border-width:0 1px 0 0}
td.catLeft,th.thLeft{border-width:0 0 0 1px}
td.catBottom,th.thBottom{border-width:0 1px 1px}

th.thTop{border-width:1px 0 0}
th.thCornerL{border-width:1px 0 0 1px}
th.thCornerR{border-width:1px 1px 0 0}

.maintitle,.maintitle h1{
  color:#5e626b;
  font-family:Verdana, Arial, Helvetica, sans-serif,Calibri;
  font-size:22px;
  font-weight:700;
  line-height:120%;
  text-decoration:none}

.forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right{padding:2px 3px}
.forumline td.pagination{padding:0}

.maintitle h1{display:inline;margin:0;padding:0}

.gen{font-size:14px}
.genmed{font-size:12px}
.gensmall{font-size:12px}
.gen,.genmed,.gensmall{color:#5e626b}
a.gen,a.genmed,a.gensmall{color:#ede1f2;text-decoration:none}
a.gen:hover,a.genmed:hover,a.gensmall:hover{color:#8d8067;text-decoration:underline}

.mainmenu{color:#5e626b;font-size:12px}
a.mainmenu{color:#ede1f2;text-decoration:none}
a.mainmenu:hover{color:#8d8067;text-decoration:underline}

.cattitle{color:#ede1f2;font-size:14px;font-weight:700;letter-spacing:1px}
h1.cattitle{display:inline;margin:0;padding:0}
a.cattitle{color:#ede1f2;text-decoration:none}
a.cattitle:hover{text-decoration:underline}

.forumlink{color:#727272;font-size:14px;font-weight:700}
a.forumlink{color:#727272;text-decoration:none}
a.forumlink:visited{color:#727272}
a.forumlink:active{color:#727272}
a.forumlink:hover{color:#8d8067;text-decoration:underline}
a:link{color:#727272}
a:visited{color:#727272}
a:active{color:#727272}
.nav{color:#5e626b;font-size:12px;font-weight:700}
a.nav{color:#ede1f2;text-decoration:none}
a.nav:hover{text-decoration:underline}

.topictitle,h1,h2{color:#5e626b;font-size:12px;font-weight:700}
div.topictitle{display:inline}
h2.topic-title{display:inline;margin:0;padding:0}
a.topictitle:link{color:#ede1f2;text-decoration:none}
a.topictitle:visited{color:#ede1f2;text-decoration:none}
a.topictitle:active{color:#ede1f2;text-decoration:none}
a.topictitle:hover{color:#8d8067;text-decoration:underline}

.name{color:#5e626b;font-size:12px}
.name a{text-decoration:none}

.postdetails{color:#5e626b;font-size:12px}
.postbody{font-size:14px;line-height:18px}
a.postlink:link{color:#ede1f2;text-decoration:none}
a.postlink:visited{color:#ede1f2;text-decoration:none}
a.postlink:active{color:#ede1f2;text-decoration:none}
a.postlink:hover{color:#8d8067;text-decoration:underline}

h1.pagetitle{color:#ede1f2;display:inline;font-size:14px;margin:0;padding:0}
h1.title2{font-size:12px}

.secondarytitle,.secondarytitle h2{color:#ede1f2;margin:0;padding:0}
.secondarytitle h2{display:inline}

.nav h1{display:inline}

.hierarchy{border:none;display:inline;font-size:12px;margin:0;padding:0;text-transform:none}

.mod-text{font-weight:700}

img{border:0}

#text_editor_iframe,input,select,textarea{
  border-color:#5e626b;
  color:#5e626b;
  font-family:Calibri;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal}
#text_editor_iframe,input.post,select,textarea.inputbox,textarea.post{
  background-color:#000}
.post-options{text-align:right}
.post-options img{cursor:pointer;vertical-align:middle}

input{background-color:#000;text-indent:2px}
input.button{background-color:#000;border-width:1px;color:#5e626b;font-family:Calibri;font-size:12px}
input.mainoption{background-color:#000;font-weight:700}
input.liteoption{background-color:#000;font-weight:400}

.helpline{background-color:#000;border-style:none}


button.button2,input.button2{
  background-color:#FAFAFA;
  background-image:url(http://2img.net/i/fa/prosilver/bg_button.gif);
  background-position:top;
  background-repeat:repeat-x;
  border:1px solid #BCBCBC;
  color:#000;
  font-family:Calibri;
  font-size:.7em;
  overflow:visible;
  padding:1px 0;
  vertical-align:middle;
  width:auto!important}
button.button2:hover,input.button2:hover{
  background-position:0 100%;
  border:1px solid #8d8067;
  color:#8d8067}

* html button.button2,* html input.button2{
  height:24px;
  margin-bottom:1px;
  padding-bottom:0;
  padding-left:3px;
  padding-right:3px}
*+html button.button2,*+html input.button2{
  height:24px;
  padding-left:3px;
  padding-right:3px}
*+html button.button2 img{vertical-align:middle}
* html button.button2 img{vertical-align:middle}

button.bbcode{
  background-image:url(http://2img.net/i/fa/wysiwyg/bg_button.png);
  border:1px solid #e3adad}


/**SELEÇÕES**/
.select{
  background-color:#FFF;
  border:1px solid #BCBCBC;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:0;
  z-index:100}
.select p{
  font-size:.7em;
  margin:0;
  padding:4px 6px;
  text-align:left;
  white-space:nowrap}
.select button{
  background-color:#FFF;
  border:none;
  font-size:.9em;
  margin:0;
  padding:4px;
  text-align:left}
.select button.button2{
  border:1px solid #BCBCBC;
  padding:0}

* html .select button.button2{
  padding-left:3px;
  padding-right:3px}

.select button.button2:hover{
  background-position:0 100%;
  border:1px solid #8d8067;
  color:#8d8067}
.select button:hover,.selectHover{
  background-color:#EEE;
  cursor:pointer}

textarea#text_editor_textarea{width:100%!important}
iframe#text_editor_iframe{height:200px;width:100%}

form#quick_reply textarea#text_editor_textarea{height:100%;width:100%!important}
form#quick_reply iframe#text_editor_iframe{width:100%}

* html form#quick_reply iframe#text_editor_iframe{width:600px}
*+html form#quick_reply iframe#text_editor_iframe{width:600px}

input,select,textarea{border-width:1px}

ul.abuse{font-size:.9em;line-height:1.5em;list-style:none}

.rtl-spacer:before{content:" ";white-space:pre}
.rtl-spacer:after{content:" ";white-space:pre}

.warning{color:#f33}


/*********************CATEGORIAS********************************/

.secondarytitle, .secondarytitle h2{
font-family: Georgia!important;
font-size: 30px !important;
font-color: #940808!important;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: #797979 solid 10px;
}

/****************BARRA DE ROLAGEM*******************/
/****************BARRA DE ROLAGEM*******************/
/**BARRA DE ROLAGEM**/
html::-webkit-scrollbar {
-webkit-border-radius: 3ex;
background: #c2e2f2;
height: 10px;
width: 10px;
}
html::-webkit-scrollbar-thumb {
-webkit-border-radius: 3px;
background: #2b2b2b;
}
html::-webkit-scrollbar-track-piece {
background: #000000;
}
html::-webkit-scrollbar-corner {
background: #2b2b2b;
}
/******************MENU************************/
a.mainmenu:hover {
-moz-transition: all .2s linear 0;
-webkit-transition: all .2s linear 0;
color: #ffffff!important;
  font-size: 12px;
  font-family:Georgia;
  margin-right: -6px;
  padding-top: 4px;
  padding-right: 10px;
  padding-left: -10px;
  padding-bottom: 4px;
  position: relative;
  letter-spacing: 6px;!important;
  text-shadow:0px 0px 6px #ffffff;
}
a.mainmenu {
color: #ffffff!important;
font-family: Georgia;
font-size: 12px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
margin-left: -6px;
margin-right: -6px;
position: relative;
text-transform:lowercase !important;
letter-spacing: 2px;!important;
}
#page-body {
margin-top: 40px;
}

.gen a{
border: none !important;
color: #ffffff !important;
font-family: tahoma;
font-size: 12px;
padding: 5px;
background: none !important;
text-align: center!important;
}

.gen a:hover{
  border: none !important;
color: #ffffff !important;
font-family: tahoma;
font-size: 12px;
padding: 5px;
background: none !important;
text-align: center !important;
text-shadow: none !important;
}

/*********************************************CHATBOX***********************************************/

.captcha div.captcha-img{float:left;margin:0 1em 0 0}
.captcha .inputbox{margin-top:.5em}

.align_gauche{text-align:left}

.center{text-align:center}

.align_droite{text-align:right}

.right{float:right}

.left{float:left}

.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}

*+ html .clearfix{min-height:1px}
* html .clearfix{clear:both;height:1%;position:relative}

.clear{clear:both}

#content-container #left{margin-right:3px;width:180px}
#content-container #right{margin-left:3px;width:180px}

.module-title{display:block;font-weight:700;margin:0 auto;text-align:center}

/**CHATBOX**/
#frame_chatbox{border:none!important}

body.chatbox{
  background-color:#fff;
  background-image:none;
  margin:0;
  min-width:550px!important;
  padding:0}

#chatbox_members{
  border-right:1px solid;
  bottom:30px;
  overflow:auto;
  position:absolute;
  top:30px;
  width:180px}

#chatbox{
  bottom:30px;
  left:181px;
  line-height:10px;
  overflow:auto;
  position:absolute;
  right:0;
  top:30px}

.chatbox_row_1,.chatbox_row_2,.chatbox_row_3{font-size:12px}

.chatbox-options{text-align:right}

#chatbox_messenger_form,#chatbox_messenger_form .gen,#chatbox_messenger_form .text-field{
  float:right;
  white-space:nowrap}

#chatbox_footer{
  bottom:0;
  height:30px;
  left:0;
  position:absolute;
  right:0}

#chatbox_footer table.text-styles{float:right}
#chatbox_footer .text-field{float:left}

#chatbox_header{
  background-color:#fff;
  height:30px}

#chatbox p{line-height:1.2em}

.chatbox_row_1{background-color:#000;padding:4px}
.chatbox_row_2{background-color:#000;padding:4px}
.chatbox_row_3{background-color:#000;padding:4px}

.memberlist_row_1{background-color:#000;padding:2px 2px 2px 10px}

#chatbox_members .member-title{
  background-color:#000;
  background-image:none;
  color:#ede1f2;
  font-family:Calibri;
  font-size:12px;
  padding:.5em .25em;
  text-align:center}
#chatbox_members ul{
  list-style:none;
  margin:0 0 0 10px}
#chatbox_members ul li{margin:2px 2px 2px 0}

#message,#submit_button{border-width:1px}

.fontbutton{border:0;cursor:pointer;padding:1px;text-align:left}
.fontbutton_normal{background:#E1E1E2}
.fontbutton_selected{background:#BBC7CE;border:1px solid #22229C}
.fontbutton_clicked{background:#959595;border:1px solid #22229C}
.fontbutton_hover{background:#E1E1E2;border:1px solid #22229C}

#chatbox .user{font-weight:700}

div#chatbox{color:#5e626b}

#chatbox_contextmenu{
  background-color:#000;
  border:1px solid #aaa}
#chatbox_contextmenu p{
  background:#;
  border-bottom:1px solid #777;
  font-family:verdana, arial, sans-serif;
  margin:0;
  padding:1px 9px}
#chatbox_contextmenu p.hover{background:#}
#chatbox_contextmenu p.close{
  background:url();
  color:#fff;
  font-size:90%;
  padding:1px}
#chatbox_contextmenu p.close img{
  padding-left:80px;
  vertical-align:middle}
#chatbox_contextmenu a{
  color:#;
  font-size:90%;
  text-decoration:none}
#chatbox_contextmenu a:hover{color:#}

* html #chatbox-members{
  height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}
* html #chatbox{
  height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px);
  width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 10) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 1) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 1.3) ) + px)}
* html #chatbox-footer{width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}

.poll-result td{padding:2px 4px;text-align:left}
.poll-result td.poll-results,.poll-result td.poll-title{text-align:center}

.progress-bar td{padding:0!important}

.poll-ballot{text-align:left}

/**CORPO DO CHAT**/
body.chatbox{
  background-color: #000000;}
  
/**PERFIL**/
#profile-advanced-avatar .module,
#profile-advanced-details,
#profile-advanced-points .module,
#profile-advanced-reputation .module{margin-right:3px}
#profile-advanced-avatar .module,
#profile-advanced-points .module,
#profile-advanced-reputation .module,
#profile-advanced-right .module{margin-bottom:3px}
#profile-advanced-button{padding:1px}
#profile-advanced-details{overflow:hidden}
#profile-advanced-details ol{list-style:none;margin:0;padding:0}
#profile-advanced-details ol li{display:block;margin-bottom:4px}
#profile-advanced-details

/**AVATAR**/
.avatar{float:left}
.avatar{background-color:#fff;border:1px solid #000;width:50px}
.avatar img{width:50px}

/**POP UP LOGIN**/
#login_popup{
  display:none;
  position:absolute;
  z-index:10000}
#login_popup_buttons{
  bottom:6px;
  height:19px;
  position:absolute;
  right:6px}
#login_popup_buttons input{margin-left:6px}

ul.profile_field_list{margin:0;
  padding:0}

html ul.profile_field_list li{list-style-type:none}

ul.profile_field_list > li{list-style-type:none}

.inputURL{
  font-family:"Courier New", "Times New roman";
  font-size:10px;
  letter-spacing:-1px}

.middleline{line-height:2em}

.invisible{
  display:none;
  visibility:hidden}

.visible{
  display:block;
  visibility:visible}

.ajax-profil_hover{background:transparent}
.ajax-profil_parent{
  position:relative;
  zoom:1}
.ajax-profil_edit{
  cursor:pointer;
  left:-18px;
  position:absolute;
  top:0}
.ajax-profil_edit img{margin-left:4px}
.ajax-profil_valid{
  cursor:pointer;
  margin-left:4px;
  vertical-align:middle}

#profile-advanced-details dl{
  margin:10px 0 0;
  padding:8px 10px 8px 0;
  width:98%}
#profile-advanced-details dl dt{
  display:block;
  float:left;
  width:10em}
#profile-advanced-details dl dd{
  margin-left:10em;
  padding-left:12px}
#profile-advanced-details div.separator{
  border-bottom:1px solid #dcdcdc;
  clear:both;
  font-size:1px;
  line-height:1px;
  padding-top:10px}
#profile-advanced-details

.ajax-profil_edit{left:-4px}

.jqmWindow{
  background-color:#fff;
  border:1px solid #000;
  display:none;
  left:50%;
  margin-left:-225px;
  margin-top:-125px;
  position:fixed;
  top:50%;
  width:450px}

.jqmOverlay{background-color:#000}

.jqDrag{cursor:move}

/**BOOKMARKS**/
#bookmarks{float:right}
#bookmarks a img{
  background:url(http://2img.net/i/fa/social_bookmarking/social_bookmarking.png) no-repeat scroll;
  height:20px;
  vertical-align:middle;
  width:20px}
#bookmarks a img.twitter{
  background:url(http://2img.net/i/fa/social_bookmarking/twitter.png) no-repeat scroll;
  height:16px;
  margin:2px;
  width:16px}
#bookmarks img.delicious{background-position:-10px -10px}
#bookmarks img.digg{background-position:-10px -50px}
#bookmarks img.excite{background-position:-9px -90px}
#bookmarks img.facebook{background-position:-9px -128px}
#bookmarks img.furl{background-position:-10px -166px}
#bookmarks img.google{background-position:-10px -206px}
#bookmarks img.live{background-position:-9px -246px}
#bookmarks img.netscape{background-position:-9px -284px}
#bookmarks img.newsvine{background-position:-9px -322px}
#bookmarks img.reddit{background-position:-10px -360px}
#bookmarks img.slashdot{background-position:-10px -400px}
#bookmarks img.smarking{background-position:-9px -440px}
#bookmarks img.stumbleupon{background-position:-10px -478px}
#bookmarks img.technorati{background-position:-10px -518px}
#bookmarks img.yahoo{background-position:-10px -558px}

.mceContentBody{
  background:#000;
  color:#5e626b}

.align_right{text-align:right}


/**SPOILER**/
.spoiler_closed{
  background-color:#000;
  border:#000;
  border-style:solid;
  border-width:1px;
  color:#444;
  display:block;
  font-family:Calibri;
  font-size:12px;
  line-height:125%}
.spoiler_closed.hidden{display:none}
.spoiler_content{
  background-color:#000;
  border:#000;
  border-style:solid;
  border-width:1px;
  color:#444;
  display:block;
  font-family:Calibri;
  font-size:12px;
  line-height:125%}
.spoiler_content.hidden{display:none}

/**FORMAS DE LOGIN**/
.user_login_form{margin-bottom:5px}
.fb_or{
  background-color:#000;
  border:2px solid #000;
  color:#444;
  display:block;
  font-weight:700;
  height:16px;
  line-height:16px;
  padding:5px;
  width:26px}

#cont_pwd{
  float:left;
  height:21px;
  padding:0 0 0 20px;
  width:150px}
.pwd_img{
  color:#000;
  display:none;
  font-size:11px;
  font-weight:700;
  height:14px;
  line-height:14px;
  padding:4px 0 3px;
  text-align:center;
  width:150px}
#pwd_good{background:url(http://2img.net/i/fa/p_strength/pwd_good.png)}
#pwd_middle{background:url(http://2img.net/i/fa/p_strength/pwd_middle.png)}
#pwd_bad{background:url(http://2img.net/i/fa/p_strength/pwd_bad.png)}

/**SEARCH MENU**/
#search_menu a img{
  background:url(http://2img.net/i/fa/sprite_subsilver_menu.png) no-repeat top left;
  background-position:-684px 0;
  height:13px;
  width:12px}

#at16lb{
  background-color:#000;
  display:none;
  height:100%;
  left:0;
  opacity:.001;
  position:absolute;
  top:0;
  width:100%;
  z-index:1001}
#at16pc,#at16pi,#at16pib,#at20mc,#at_complete,#at_email,#at_error,#at_share,#at_success{
  position:static!important}

#at20mc{
  left:0;
  position:absolute;
  top:0}
#at20mc a{color:#36B}

.at15a{
  border:0;
  height:0;
  margin:0;
  padding:0;
  width:230px}

.atnt{
  height:24px!important;
  padding:6px 0 0!important;
  text-align:center!important}
.atnt a{
  color:#36b;
  text-decoration:none}
.atnt a:hover{text-decoration:underline}

#at15s,#at16nms,#at16p,

#at16p form input,
#at16p form textarea,
#at16p label,#at_msg,#at_share .at_item{
  font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
  font-size:12px!important;
  line-height:1em;
  outline-style:none;
  outline-width:0}

* html #at15s.mmborder{
  position:absolute!important}

#at15s.mmborder{
  border:10px solid #7f7f7f!important;
  position:fixed!important;
  width:240px!important}
#at15s{
  background-color:#fff;
  border:1px solid #ccc;
  color:#4c4c4c!important;
  float:none!important;
  line-height:1em!important;
  margin:0!important;
  overflow:visible!important;
  padding:1px!important;
  position:absolute!important;
  text-align:left!important;
  width:230px!important}
#at15s_head{
  background:#f2f2f2;
  border-bottom:1px solid #e5e5e5;
  cursor:default;
  padding:4px;
  position:relative}
#at15s_brand,#at16_brand{position:absolute}
#at15s_brand{right:4px;top:4px}

#at16_brand{
  cursor:default;
  right:30px;
  top:5px}

#at_hover{padding:4px}
#at_hover .at_item,

#at_share .at_item{
  background:#fff!important;
  color:#4c4c4c!important;
  float:left!important}

#at16nms{padding:4px 5px}

#at_hover .at_item{
  margin:1px;
  padding:2px 3px!important;
  width:102px!important}
#at_hover .at_item.atiemode2{
  width:104px!important}
#at_hover .at_item.athov,
#at_hover .at_item:hover{margin:0!important}
#at_hover .at_item.athov,
#at_hover .at_item:hover,
#at_share .at_item.athov,
#at_share .at_item:hover{
  background:#f2f2f2!important;
  border:1px solid #e5e5e5;
  color:#000!important}

* html #at_hover .at_item{border:1px solid #fff}
* html #at_hover .at_item.athov{
  border:1px solid #e5e5e5!important;
  margin:1px!important}

#at_email15{padding-top:5px}

.at15e_row{height:28px}
.at15e_row label,.at15e_row span{
  display:block!important;
  float:left!important;
  padding-left:10px!important;
  width:60px!important}
.at15e_row input,.at15e_row textarea{
  background:#fff!important;
  border:1px solid #ccc!important;
  color:#333!important;
  display:block!important;
  float:left!important;
  font-size:11px!important;
  font-weight:400!important;
  padding:0!important;
  width:150px!important}

#at_email input,
#at_email label,
#at_email textarea{font-size:11px!important}

.at15t{
  background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat left;
  cursor:pointer;
  display:block!important;
  height:16px!important;
  line-height:16px!important;
  padding-left:20px!important}

/**FORUM RULES**/
#forum_rules table{
  border-collapse:separate;
  border-spacing:5px 5px;
  table-layout:fixed;
  width:100%}
#forum_rules .logo{
  overflow:hidden;
  vertical-align:top;
  width:100px}
#forum_rules .logo img{max-width:100px}
div div div.gen strong a{font-weight:400}

@media print{
  body{
    background-color:#fff;
    background-image:none;
    color:#000}
  
  table.bodylinewidth span.maintitle{
    display:block;
    text-align:left}
  
  #info_open,.browse-arrows,.messaging,.noprint,.post-options,
  .poster-profile,img.i_icon_online,span.postdetails img,table.bodylinewidth
 .catbottom,table.bodylinewidth .gensmall,table.bodylinewidth .mainmenu,table.bodylinewidth
 .nav,table.bodylinewidth .sig,table.bodylinewidth img#i_logo{display:none}
  
  .t-title,td.catHead{text-align:left}
  table.bodylinewidth .cattitle{
    font-size:1em;
    letter-spacing:normal}
  .thLeft,.thRight{
    border:none;
    color:#000;
    text-align:left}
  .hr hr{visibility:hidden}
  .hr{border-top:1px dotted #ddd!important}
  
  tr.post td{
    border-bottom:1px solid #ccc;
    vertical-align:top}
  tr.post td td{border:none}
  span.gen{display:none}
}

/**FIM DO CORPO**/

.forumbg, .forabg {
-moz-border-radius: 0px 0 0px 0;
-webkit-border-radius: 0px 0 0px 0;
}

.forumbg .corners-top, .forumbg .corners-bottom, .forabg .corners-top, .forabg .corners-bottom {
display: none;
}
.forumbg, .forabg {
padding-bottom: 6px;
}

/**CONTORNO DAS CATEGORIAS**/
#categoria.forumline {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.forumline {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}
.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}

#categoria.forumline {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}
.forumline {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

/**FIM DA BARRA**/

.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
background-image: url(http://i42.tinypic.com/bhbsrd.png);
}
input, select, textarea {
background-image: url(http://i51.tinypic.com/2nqe1ec.png);
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.dean_use {
display: block;
width: 150px;
max-height: 20px;
overflow: hidden;
padding: 4px;
font-family: arial;
border-top: 3px double #272829;
border-bottom: 3px double #272829;
text-shadow: 1px 1px 0px #000;
text-align: center;
transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-webkit-transition: all 1s;
-htm-transition: all 1s;
position: relative;
top: -60px;
left: 180px;
opacity: 0.5;
}
.dean_use:hover {
background: url(http://i46.servimg.com/u/f46/15/96/56/76/2nqe1e10.jpg);
display: block;
width: 150px;
max-height: 200px;
overflow: hidden;
margin-left: 180px;
padding: 4px;
position: relative;
top: -150px;
left: 10px;
filter: alpha(opacity=40);
-moz-opacity: 5.0;
opacity: 5.0;
}

#maraudeur{
width: 700px;
margin: auto;
}
#contenu_maraudeur
{
width: 100px;
height: 15px;
overflow: hidden;
transition: all 2s;
-moz-transition: all 2s;
-o-transition: all 2s;
-webkit-transition: all 2s;
-htm-transition: all 2s;
}
img{
opacity:0.4fgf;
border-color: solid 1px #000;
filter:Alpha(opacity={text:Image Opacity});
-webkit-transition:opacity 0.7s ease;
-moz-transition:opacity 0.7s ease;
-o-transition:opacity 0.7s ease;
transition:opacity 0.7s ease;
}

table.forumline,table.forumline tbody,table.forumline tbody tr, table.forumline tbody tr td, table.forumline tbody table,th{
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
  border-radius:0px}

td.catBottom{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px}
a {
text-shadow : 1px 1px 01px #000;
}

/**CORPO DO CHAT**/
body.chatbox{
background-image: none;
background-color: transparent;}

/**NOME MAIOR NO FORUM**/
.name, poster-profile a:link, poster-profile a:active, poster-profile a:visited, poster-profile dt.author a {
font-weight: bold;
font-size: 2em;  
font-family: georgia;
text-decoration: none;
letter-spacing: -1px;
}
.name {
color: #000000;
font-family: Dalek;
font-size: 15px;
font-style: italic;
text-align: center;
text-shadow: 0 0 4px #A9AAAC;
text-transform: lowercase;
letter-spacing: 2px;
}
.name {
font-style: normal;
color: transparent;
}
/**FIM DO NOME**/
p em b a.gensmall {
    font-family: Times New Roman;
    text-align: center;
    font-style: italica;
    font-size: 15px;
    text-shadow: 0 0 4px;
}
p em {
   font-family: Times New Roman;
    font-style: italica;
    font-weight: lighter;
    text-align: center;
    text-shadow: 0 0 4px;
}
/**PERFIL COLORIDO**/
.poster-profile {
border-top: 2px solid #838383
border-bottom: 2px solid #838383;
border-left: 2px solid #838383;
border-right: 2px solid #838383;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px 10px 10px 10px;
background-image: url('http://i45.servimg.com/u/f45/15/65/31/89/vhg1111.png');
}
/**FIM DO PERFIL COLORIDO**/

/**NÃO É O PERFIL COLORIDO**/
#profile-advanced-details div.separator {
border-bottom: 1px solid #000000;
clear: both;
font-size: 1px;
line-height: 1px;
padding-top: 10px;
}


.poster-profile {
display: block;
text-align: center;}

.poster-profile tr {
text-align: right;
margin-top: 4px;
}
.module .h3 {
visibility:hidden;
}
.forumbg{
-webkit-border-radius:1.5em;
-moz-border-radius:1.5em;
border-radius:1.5em;
}
.textarea {
-moz-border-radius:20px 20px 20px 20px;
background-color:#d1d1d1;
color:#8F8F8F;
font-family:georgia;
font-size:9px;
height:50px;
opacity:0.5;
width:170px;
}

/**TITULO DAS CATEGORIAS**/
.secondarytitle,
.secondarytitle h2{color:#1a1a1a;margin:0;padding:0}
.secondarytitle h2{display:inline}
.secondarytitle, .secondarytitle h2 {
    vertical-align: middle;
font-size: 34px;
color: #ffffff;
letter-spacing: 0.5px;
text-align: center;
text-transform: uppercase!important;
padding: 10px;
font-family: Metshige;
text-shadow: #000 0px 0px 3px;
}
th {
color: #ffffff;
font-family: News Cycle, News Cycle, Arial;
font-size: 10px;
  margin: 2px;
text-transform: uppercase!important;}
/****************SELEÇÃO DE TEXTO*******************/

::-moz-selection {
background:#898989;
color:white;}

::selection {
background:#898989;
color:white;}

/*******************FORUM******************/
a.forumlink:hover{color:#545454!important;
opacity: 0.8;
  -htm-transform:all;
  -htm-transition:1s;
  -moz-transform:all;
  -moz-transition:1s;
  -o-transform:all;
  -o-transition:1s;
  -webkit-transform:all;
  -webkit-transition:1s;
  display:block;
  transform:all;
  transition:1s;
  letter-spacing: 7px;
  text-align: center;
  background-color: #1C1C1C!important;
    text-shadow: 1px 1px 10px #545454!important;
}
a.forumlink {-htm-transform:all;
  -htm-transition:1s;
  -moz-transform:all;
  -moz-transition:1s;
  -o-transform:all;
  -o-transition:1s;
  -webkit-transform:all;
  -webkit-transition:1s;
  display:block;
  font-family:Georgia;
  text-align: center;
  font-size:20px;
  font-weight:1000;
  transform:all;
  transition:1s;
  text-transform: lowercase;
  color: #545454!important;}
Mariana Munroe

Mariana Munroe
**

Membro desde : 31/07/2012
Mensagens : 78
Pontos : 146

http://universomeiosangue.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Sennior 31.07.13 1:00

Olá!

Altere:

Código:
.sceditor-container textarea {
background-color: #000000 !important;
color: #ffffff !important;
}
#message-box textarea {
background-color: #000000 !important;
color: #ffffff !important;
}
form#quick_reply textarea#text_editor_textarea {
background-color: #000000 !important;
color: #ffffff !important;

}
a:link {text-decoration: none !important}
a:link:hover{text-decoration: none !important}
body{
  background-attachment:scroll;
  background-color:#fff;
  background-image:url(http://i49.servimg.com/u/f49/16/29/53/03/vhg11.png)
margin:0px;
font-family: calibri;
font-size:12px;
background-image: url(http://i24.photobucket.com/albums/c48/LadyCry/fundo01.png);
background-attachment: fixed;
background-repeat: repeat;
opacity: .8;
filter: alpha(opacity=08);
-moz-opacity: .7;}
* html{scrollbar-3dlight-color:#000;scrollbar-arrow-color:#000;scrollbar-darkshadow-color:#000;scrollbar-face-color:#000;scrollbar-highlight-color:#000;scrollbar-shadow-color:#000;scrollbar-track-color:#000}
*+ html{scrollbar-3dlight-color:#000;scrollbar-arrow-color:#000;scrollbar-darkshadow-color:#000;scrollbar-face-color:#000;scrollbar-highlight-color:#000;scrollbar-shadow-color:#000;scrollbar-track-color:#000}
p,td,th{font-family:Calibri}

a img{border:none}
a:hover{color:#8d8067;text-decoration:underline!important}
hr{border:solid #000 0;border-top-width:1px;height:0}

.bodyline{background-color:#000;border:1px # solid}
.bodylinewidth{width:90%}

.forumline{background-color:#000;border:2px #000 solid}
d.row1,td.row3.over:hover{background-color:#000}
td.row1.over:hover,td.row2{background-color:#000}
td.row3{background-color:#000}
td.rowpic{background-color:#000;background-image:url(http://i.imgur.com/Ra80SDu.png)}
th{
  background-color:#000;
  background-image:url(http://i.imgur.com/Ra80SDu.png);
  color:#ede1f2;
  font-size:12px;
  font-weight:700;
  height:25px;
  padding:2px 3px;
border-bottom: #797979 solid 10px;}

td.cat,td.catBottom,td.catHead,td.catLeft,td.catRight,td.catSides{
  background-color:#000;
  background-image:url(http://i.imgur.com/Ra80SDu.png);
  border-style:solid;
  height:28px;}
td.cat,td.catBottom,td.catHead{border-width:0;height:29px}

th.thBottom,th.thCornerL,th.thCornerR,th.thHead,th.thLeft,th.thRight,th.thSides,th.thTop{
  border-style:solid;
  font-weight:700}

td.row3Right,td.spaceRow{background-color:#000;border:#000;border-style:solid}
td.pourcentback{background-color:#fff}
td.catHead,th.thHead{border-width:1px 1px 0;font-size:14px}
td.catSides,td.spaceRow,th.thSides{border-width:0 1px}
td.catRight,td.row3Right,th.thRight{border-width:0 1px 0 0}
td.catLeft,th.thLeft{border-width:0 0 0 1px}
td.catBottom,th.thBottom{border-width:0 1px 1px}

th.thTop{border-width:1px 0 0}
th.thCornerL{border-width:1px 0 0 1px}
th.thCornerR{border-width:1px 1px 0 0}

.maintitle,.maintitle h1{
  color:#5e626b;
  font-family:Verdana, Arial, Helvetica, sans-serif,Calibri;
  font-size:22px;
  font-weight:700;
  line-height:120%;
  text-decoration:none}

.forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right{padding:2px 3px}
.forumline td.pagination{padding:0}

.maintitle h1{display:inline;margin:0;padding:0}

.gen{font-size:14px}
.genmed{font-size:12px}
.gensmall{font-size:12px}
.gen,.genmed,.gensmall{color:#5e626b}
a.gen,a.genmed,a.gensmall{color:#ede1f2;text-decoration:none}
a.gen:hover,a.genmed:hover,a.gensmall:hover{color:#8d8067;text-decoration:underline}

.mainmenu{color:#5e626b;font-size:12px}
a.mainmenu{color:#ede1f2;text-decoration:none}
a.mainmenu:hover{color:#8d8067;text-decoration:underline}

.cattitle{color:#ede1f2;font-size:14px;font-weight:700;letter-spacing:1px}
h1.cattitle{display:inline;margin:0;padding:0}
a.cattitle{color:#ede1f2;text-decoration:none}
a.cattitle:hover{text-decoration:underline}

.forumlink{color:#727272;font-size:14px;font-weight:700}
a.forumlink{color:#727272;text-decoration:none}
a.forumlink:visited{color:#727272}
a.forumlink:active{color:#727272}
a.forumlink:hover{color:#8d8067;text-decoration:underline}
a:link{color:#727272}
a:visited{color:#727272}
a:active{color:#727272}
.nav{color:#5e626b;font-size:12px;font-weight:700}
a.nav{color:#ede1f2;text-decoration:none}
a.nav:hover{text-decoration:underline}

.topictitle,h1,h2{color:#5e626b;font-size:12px;font-weight:700}
div.topictitle{display:inline}
h2.topic-title{display:inline;margin:0;padding:0}
a.topictitle:link{color:#ede1f2;text-decoration:none}
a.topictitle:visited{color:#ede1f2;text-decoration:none}
a.topictitle:active{color:#ede1f2;text-decoration:none}
a.topictitle:hover{color:#8d8067;text-decoration:underline}

.name{color:#5e626b;font-size:12px}
.name a{text-decoration:none}

.postdetails{color:#5e626b;font-size:12px}
.postbody{font-size:14px;line-height:18px}
a.postlink:link{color:#ede1f2;text-decoration:none}
a.postlink:visited{color:#ede1f2;text-decoration:none}
a.postlink:active{color:#ede1f2;text-decoration:none}
a.postlink:hover{color:#8d8067;text-decoration:underline}

h1.pagetitle{color:#ede1f2;display:inline;font-size:14px;margin:0;padding:0}
h1.title2{font-size:12px}

.secondarytitle,.secondarytitle h2{color:#ede1f2;margin:0;padding:0}
.secondarytitle h2{display:inline}

.nav h1{display:inline}

.hierarchy{border:none;display:inline;font-size:12px;margin:0;padding:0;text-transform:none}

.mod-text{font-weight:700}

img{border:0}

#text_editor_iframe,input,select,textarea{
  border-color:#5e626b;
  color:#5e626b;
  font-family:Calibri;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal}
#text_editor_iframe,input.post,select,textarea.inputbox,textarea.post{
  background-color:#000}
.post-options{text-align:right}
.post-options img{cursor:pointer;vertical-align:middle}

input{background-color:#000;text-indent:2px}
input.button{background-color:#000;border-width:1px;color:#5e626b;font-family:Calibri;font-size:12px}
input.mainoption{background-color:#000;font-weight:700}
input.liteoption{background-color:#000;font-weight:400}

.helpline{background-color:#000;border-style:none}


button.button2,input.button2{
  background-color:#FAFAFA;
  background-image:url(http://2img.net/i/fa/prosilver/bg_button.gif);
  background-position:top;
  background-repeat:repeat-x;
  border:1px solid #BCBCBC;
  color:#000;
  font-family:Calibri;
  font-size:.7em;
  overflow:visible;
  padding:1px 0;
  vertical-align:middle;
  width:auto!important}
button.button2:hover,input.button2:hover{
  background-position:0 100%;
  border:1px solid #8d8067;
  color:#8d8067}

* html button.button2,* html input.button2{
  height:24px;
  margin-bottom:1px;
  padding-bottom:0;
  padding-left:3px;
  padding-right:3px}
*+html button.button2,*+html input.button2{
  height:24px;
  padding-left:3px;
  padding-right:3px}
*+html button.button2 img{vertical-align:middle}
* html button.button2 img{vertical-align:middle}

button.bbcode{
  background-image:url(http://2img.net/i/fa/wysiwyg/bg_button.png);
  border:1px solid #e3adad}


/**SELEÇÕES**/
.select{
  background-color:#FFF;
  border:1px solid #BCBCBC;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:0;
  z-index:100}
.select p{
  font-size:.7em;
  margin:0;
  padding:4px 6px;
  text-align:left;
  white-space:nowrap}
.select button{
  background-color:#FFF;
  border:none;
  font-size:.9em;
  margin:0;
  padding:4px;
  text-align:left}
.select button.button2{
  border:1px solid #BCBCBC;
  padding:0}

* html .select button.button2{
  padding-left:3px;
  padding-right:3px}

.select button.button2:hover{
  background-position:0 100%;
  border:1px solid #8d8067;
  color:#8d8067}
.select button:hover,.selectHover{
  background-color:#EEE;
  cursor:pointer}

textarea#text_editor_textarea{width:100%!important}
iframe#text_editor_iframe{height:200px;width:100%}

form#quick_reply textarea#text_editor_textarea{height:100%;width:100%!important}
form#quick_reply iframe#text_editor_iframe{width:100%}

* html form#quick_reply iframe#text_editor_iframe{width:600px}
*+html form#quick_reply iframe#text_editor_iframe{width:600px}

input,select,textarea{border-width:1px}

ul.abuse{font-size:.9em;line-height:1.5em;list-style:none}

.rtl-spacer:before{content:" ";white-space:pre}
.rtl-spacer:after{content:" ";white-space:pre}

.warning{color:#f33}


/*********************CATEGORIAS********************************/

.secondarytitle, .secondarytitle h2{
font-family: Georgia!important;
font-size: 30px !important;
font-color: #940808!important;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: #797979 solid 10px;
}

/****************BARRA DE ROLAGEM*******************/
/****************BARRA DE ROLAGEM*******************/
/**BARRA DE ROLAGEM**/
html::-webkit-scrollbar {
-webkit-border-radius: 3ex;
background: #c2e2f2;
height: 10px;
width: 10px;
}
html::-webkit-scrollbar-thumb {
-webkit-border-radius: 3px;
background: #2b2b2b;
}
html::-webkit-scrollbar-track-piece {
background: #000000;
}
html::-webkit-scrollbar-corner {
background: #2b2b2b;
}
/******************MENU************************/
a.mainmenu:hover {
-moz-transition: all .2s linear 0;
-webkit-transition: all .2s linear 0;
color: #ffffff!important;
  font-size: 12px;
  font-family:Georgia;
  margin-right: -6px;
  padding-top: 4px;
  padding-right: 10px;
  padding-left: -10px;
  padding-bottom: 4px;
  position: relative;
  letter-spacing: 6px;!important;
  text-shadow:0px 0px 6px #ffffff;
}
a.mainmenu {
color: #ffffff!important;
font-family: Georgia;
font-size: 12px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
margin-left: -6px;
margin-right: -6px;
position: relative;
text-transform:lowercase !important;
letter-spacing: 2px;!important;
}
#page-body {
margin-top: 40px;
}

.gen a{
border: none !important;
color: #ffffff !important;
font-family: tahoma;
font-size: 12px;
padding: 5px;
background: none !important;
text-align: center!important;
}

.gen a:hover{
  border: none !important;
color: #ffffff !important;
font-family: tahoma;
font-size: 12px;
padding: 5px;
background: none !important;
text-align: center !important;
text-shadow: none !important;
}

/*********************************************CHATBOX***********************************************/

.captcha div.captcha-img{float:left;margin:0 1em 0 0}
.captcha .inputbox{margin-top:.5em}

.align_gauche{text-align:left}

.center{text-align:center}

.align_droite{text-align:right}

.right{float:right}

.left{float:left}

.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}

*+ html .clearfix{min-height:1px}
* html .clearfix{clear:both;height:1%;position:relative}

.clear{clear:both}

#content-container #left{margin-right:3px;width:180px}
#content-container #right{margin-left:3px;width:180px}

.module-title{display:block;font-weight:700;margin:0 auto;text-align:center}

/**CHATBOX**/
#frame_chatbox{border:none!important}

body.chatbox{
  background-color:#fff;
  background-image:none;
  margin:0;
  min-width:550px!important;
  padding:0}

#chatbox_members{
  border-right:1px solid;
  bottom:30px;
  overflow:auto;
  position:absolute;
  top:30px;
  width:180px}

#chatbox{
  bottom:30px;
  left:181px;
  line-height:10px;
  overflow:auto;
  position:absolute;
  right:0;
  top:30px}

.chatbox_row_1,.chatbox_row_2,.chatbox_row_3{font-size:12px}

.chatbox-options{text-align:right}

#chatbox_messenger_form,#chatbox_messenger_form .gen,#chatbox_messenger_form .text-field{
  float:right;
  white-space:nowrap}

#chatbox_footer{
  bottom:0;
  height:30px;
  left:0;
  position:absolute;
  right:0}

#chatbox_footer table.text-styles{float:right}
#chatbox_footer .text-field{float:left}

#chatbox_header{
  background-color:#fff;
  height:30px}

#chatbox p{line-height:1.2em}

.chatbox_row_1{background-color:#000;padding:4px}
.chatbox_row_2{background-color:#000;padding:4px}
.chatbox_row_3{background-color:#000;padding:4px}

.memberlist_row_1{background-color:#000;padding:2px 2px 2px 10px}

#chatbox_members .member-title{
  background-color:#000;
  background-image:none;
  color:#ede1f2;
  font-family:Calibri;
  font-size:12px;
  padding:.5em .25em;
  text-align:center}
#chatbox_members ul{
  list-style:none;
  margin:0 0 0 10px}
#chatbox_members ul li{margin:2px 2px 2px 0}

#message,#submit_button{border-width:1px}

.fontbutton{border:0;cursor:pointer;padding:1px;text-align:left}
.fontbutton_normal{background:#E1E1E2}
.fontbutton_selected{background:#BBC7CE;border:1px solid #22229C}
.fontbutton_clicked{background:#959595;border:1px solid #22229C}
.fontbutton_hover{background:#E1E1E2;border:1px solid #22229C}

#chatbox .user{font-weight:700}

div#chatbox{color:#5e626b}

#chatbox_contextmenu{
  background-color:#000;
  border:1px solid #aaa}
#chatbox_contextmenu p{
  background:#;
  border-bottom:1px solid #777;
  font-family:verdana, arial, sans-serif;
  margin:0;
  padding:1px 9px}
#chatbox_contextmenu p.hover{background:#}
#chatbox_contextmenu p.close{
  background:url();
  color:#fff;
  font-size:90%;
  padding:1px}
#chatbox_contextmenu p.close img{
  padding-left:80px;
  vertical-align:middle}
#chatbox_contextmenu a{
  color:#;
  font-size:90%;
  text-decoration:none}
#chatbox_contextmenu a:hover{color:#}

* html #chatbox-members{
  height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}
* html #chatbox{
  height:expression((document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px);
  width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 10) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 1) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 1.3) ) + px)}
* html #chatbox-footer{width:expression((document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth) - ((parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333px * 2px * 0) ) + px)}

.poll-result td{padding:2px 4px;text-align:left}
.poll-result td.poll-results,.poll-result td.poll-title{text-align:center}

.progress-bar td{padding:0!important}

.poll-ballot{text-align:left}

/**CORPO DO CHAT**/
body.chatbox{
  background-color: #000000;}
 
/**PERFIL**/
#profile-advanced-avatar .module,
#profile-advanced-details,
#profile-advanced-points .module,
#profile-advanced-reputation .module{margin-right:3px}
#profile-advanced-avatar .module,
#profile-advanced-points .module,
#profile-advanced-reputation .module,
#profile-advanced-right .module{margin-bottom:3px}
#profile-advanced-button{padding:1px}
#profile-advanced-details{overflow:hidden}
#profile-advanced-details ol{list-style:none;margin:0;padding:0}
#profile-advanced-details ol li{display:block;margin-bottom:4px}
#profile-advanced-details

/**AVATAR**/
.avatar{float:left}
.avatar{background-color:#fff;border:1px solid #000;width:50px}
.avatar img{width:50px}

/**POP UP LOGIN**/
#login_popup{
  display:none;
  position:absolute;
  z-index:10000}
#login_popup_buttons{
  bottom:6px;
  height:19px;
  position:absolute;
  right:6px}
#login_popup_buttons input{margin-left:6px}

ul.profile_field_list{margin:0;
  padding:0}

html ul.profile_field_list li{list-style-type:none}

ul.profile_field_list > li{list-style-type:none}

.inputURL{
  font-family:"Courier New", "Times New roman";
  font-size:10px;
  letter-spacing:-1px}

.middleline{line-height:2em}

.invisible{
  display:none;
  visibility:hidden}

.visible{
  display:block;
  visibility:visible}

.ajax-profil_hover{background:transparent}
.ajax-profil_parent{
  position:relative;
  zoom:1}
.ajax-profil_edit{
  cursor:pointer;
  left:-18px;
  position:absolute;
  top:0}
.ajax-profil_edit img{margin-left:4px}
.ajax-profil_valid{
  cursor:pointer;
  margin-left:4px;
  vertical-align:middle}

#profile-advanced-details dl{
  margin:10px 0 0;
  padding:8px 10px 8px 0;
  width:98%}
#profile-advanced-details dl dt{
  display:block;
  float:left;
  width:10em}
#profile-advanced-details dl dd{
  margin-left:10em;
  padding-left:12px}
#profile-advanced-details div.separator{
  border-bottom:1px solid #dcdcdc;
  clear:both;
  font-size:1px;
  line-height:1px;
  padding-top:10px}
#profile-advanced-details

.ajax-profil_edit{left:-4px}

.jqmWindow{
  background-color:#fff;
  border:1px solid #000;
  display:none;
  left:50%;
  margin-left:-225px;
  margin-top:-125px;
  position:fixed;
  top:50%;
  width:450px}

.jqmOverlay{background-color:#000}

.jqDrag{cursor:move}

/**BOOKMARKS**/
#bookmarks{float:right}
#bookmarks a img{
  background:url(http://2img.net/i/fa/social_bookmarking/social_bookmarking.png) no-repeat scroll;
  height:20px;
  vertical-align:middle;
  width:20px}
#bookmarks a img.twitter{
  background:url(http://2img.net/i/fa/social_bookmarking/twitter.png) no-repeat scroll;
  height:16px;
  margin:2px;
  width:16px}
#bookmarks img.delicious{background-position:-10px -10px}
#bookmarks img.digg{background-position:-10px -50px}
#bookmarks img.excite{background-position:-9px -90px}
#bookmarks img.facebook{background-position:-9px -128px}
#bookmarks img.furl{background-position:-10px -166px}
#bookmarks img.google{background-position:-10px -206px}
#bookmarks img.live{background-position:-9px -246px}
#bookmarks img.netscape{background-position:-9px -284px}
#bookmarks img.newsvine{background-position:-9px -322px}
#bookmarks img.reddit{background-position:-10px -360px}
#bookmarks img.slashdot{background-position:-10px -400px}
#bookmarks img.smarking{background-position:-9px -440px}
#bookmarks img.stumbleupon{background-position:-10px -478px}
#bookmarks img.technorati{background-position:-10px -518px}
#bookmarks img.yahoo{background-position:-10px -558px}

.mceContentBody{
  background:#000;
  color:#5e626b}

.align_right{text-align:right}


/**SPOILER**/
.spoiler_closed{
  background-color:#000;
  border:#000;
  border-style:solid;
  border-width:1px;
  color:#444;
  display:block;
  font-family:Calibri;
  font-size:12px;
  line-height:125%}
.spoiler_closed.hidden{display:none}
.spoiler_content{
  background-color:#000;
  border:#000;
  border-style:solid;
  border-width:1px;
  color:#444;
  display:block;
  font-family:Calibri;
  font-size:12px;
  line-height:125%}
.spoiler_content.hidden{display:none}

/**FORMAS DE LOGIN**/
.user_login_form{margin-bottom:5px}
.fb_or{
  background-color:#000;
  border:2px solid #000;
  color:#444;
  display:block;
  font-weight:700;
  height:16px;
  line-height:16px;
  padding:5px;
  width:26px}

#cont_pwd{
  float:left;
  height:21px;
  padding:0 0 0 20px;
  width:150px}
.pwd_img{
  color:#000;
  display:none;
  font-size:11px;
  font-weight:700;
  height:14px;
  line-height:14px;
  padding:4px 0 3px;
  text-align:center;
  width:150px}
#pwd_good{background:url(http://2img.net/i/fa/p_strength/pwd_good.png)}
#pwd_middle{background:url(http://2img.net/i/fa/p_strength/pwd_middle.png)}
#pwd_bad{background:url(http://2img.net/i/fa/p_strength/pwd_bad.png)}

/**SEARCH MENU**/
#search_menu a img{
  background:url(http://2img.net/i/fa/sprite_subsilver_menu.png) no-repeat top left;
  background-position:-684px 0;
  height:13px;
  width:12px}

#at16lb{
  background-color:#000;
  display:none;
  height:100%;
  left:0;
  opacity:.001;
  position:absolute;
  top:0;
  width:100%;
  z-index:1001}
#at16pc,#at16pi,#at16pib,#at20mc,#at_complete,#at_email,#at_error,#at_share,#at_success{
  position:static!important}

#at20mc{
  left:0;
  position:absolute;
  top:0}
#at20mc a{color:#36B}

.at15a{
  border:0;
  height:0;
  margin:0;
  padding:0;
  width:230px}

.atnt{
  height:24px!important;
  padding:6px 0 0!important;
  text-align:center!important}
.atnt a{
  color:#36b;
  text-decoration:none}
.atnt a:hover{text-decoration:underline}

#at15s,#at16nms,#at16p,

#at16p form input,
#at16p form textarea,
#at16p label,#at_msg,#at_share .at_item{
  font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
  font-size:12px!important;
  line-height:1em;
  outline-style:none;
  outline-width:0}

* html #at15s.mmborder{
  position:absolute!important}

#at15s.mmborder{
  border:10px solid #7f7f7f!important;
  position:fixed!important;
  width:240px!important}
#at15s{
  background-color:#fff;
  border:1px solid #ccc;
  color:#4c4c4c!important;
  float:none!important;
  line-height:1em!important;
  margin:0!important;
  overflow:visible!important;
  padding:1px!important;
  position:absolute!important;
  text-align:left!important;
  width:230px!important}
#at15s_head{
  background:#f2f2f2;
  border-bottom:1px solid #e5e5e5;
  cursor:default;
  padding:4px;
  position:relative}
#at15s_brand,#at16_brand{position:absolute}
#at15s_brand{right:4px;top:4px}

#at16_brand{
  cursor:default;
  right:30px;
  top:5px}

#at_hover{padding:4px}
#at_hover .at_item,

#at_share .at_item{
  background:#fff!important;
  color:#4c4c4c!important;
  float:left!important}

#at16nms{padding:4px 5px}

#at_hover .at_item{
  margin:1px;
  padding:2px 3px!important;
  width:102px!important}
#at_hover .at_item.atiemode2{
  width:104px!important}
#at_hover .at_item.athov,
#at_hover .at_item:hover{margin:0!important}
#at_hover .at_item.athov,
#at_hover .at_item:hover,
#at_share .at_item.athov,
#at_share .at_item:hover{
  background:#f2f2f2!important;
  border:1px solid #e5e5e5;
  color:#000!important}

* html #at_hover .at_item{border:1px solid #fff}
* html #at_hover .at_item.athov{
  border:1px solid #e5e5e5!important;
  margin:1px!important}

#at_email15{padding-top:5px}

.at15e_row{height:28px}
.at15e_row label,.at15e_row span{
  display:block!important;
  float:left!important;
  padding-left:10px!important;
  width:60px!important}
.at15e_row input,.at15e_row textarea{
  background:#fff!important;
  border:1px solid #ccc!important;
  color:#333!important;
  display:block!important;
  float:left!important;
  font-size:11px!important;
  font-weight:400!important;
  padding:0!important;
  width:150px!important}

#at_email input,
#at_email label,
#at_email textarea{font-size:11px!important}

.at15t{
  background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat left;
  cursor:pointer;
  display:block!important;
  height:16px!important;
  line-height:16px!important;
  padding-left:20px!important}

/**FORUM RULES**/
#forum_rules table{
  border-collapse:separate;
  border-spacing:5px 5px;
  table-layout:fixed;
  width:100%}
#forum_rules .logo{
  overflow:hidden;
  vertical-align:top;
  width:100px}
#forum_rules .logo img{max-width:100px}
div div div.gen strong a{font-weight:400}

@media print{
  body{
    background-color:#fff;
    background-image:none;
    color:#000}
 
  table.bodylinewidth span.maintitle{
    display:block;
    text-align:left}
 
  #info_open,.browse-arrows,.messaging,.noprint,.post-options,
  .poster-profile,img.i_icon_online,span.postdetails img,table.bodylinewidth
 .catbottom,table.bodylinewidth .gensmall,table.bodylinewidth .mainmenu,table.bodylinewidth
 .nav,table.bodylinewidth .sig,table.bodylinewidth img#i_logo{display:none}
 
  .t-title,td.catHead{text-align:left}
  table.bodylinewidth .cattitle{
    font-size:1em;
    letter-spacing:normal}
  .thLeft,.thRight{
    border:none;
    color:#000;
    text-align:left}
  .hr hr{visibility:hidden}
  .hr{border-top:1px dotted #ddd!important}
 
  tr.post td{
    border-bottom:1px solid #ccc;
    vertical-align:top}
  tr.post td td{border:none}
  span.gen{display:none}
}

/**FIM DO CORPO**/

.forumbg, .forabg {
-moz-border-radius: 0px 0 0px 0;
-webkit-border-radius: 0px 0 0px 0;
}

.forumbg .corners-top, .forumbg .corners-bottom, .forabg .corners-top, .forabg .corners-bottom {
display: none;
}
.forumbg, .forabg {
padding-bottom: 6px;
}

/**CONTORNO DAS CATEGORIAS**/
#categoria.forumline {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.forumline {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}
.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}

#categoria.forumline {
-moz-border-radius:0px;
-webkit-border-radius: 0px;
}
.forumline {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

/**FIM DA BARRA**/

.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
background-image: url(http://i42.tinypic.com/bhbsrd.png);
}
input, select, textarea {
background-image: url(http://i51.tinypic.com/2nqe1ec.png);
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.dean_use {
display: block;
width: 150px;
max-height: 20px;
overflow: hidden;
padding: 4px;
font-family: arial;
border-top: 3px double #272829;
border-bottom: 3px double #272829;
text-shadow: 1px 1px 0px #000;
text-align: center;
transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-webkit-transition: all 1s;
-htm-transition: all 1s;
position: relative;
top: -60px;
left: 180px;
opacity: 0.5;
}
.dean_use:hover {
background: url(http://i46.servimg.com/u/f46/15/96/56/76/2nqe1e10.jpg);
display: block;
width: 150px;
max-height: 200px;
overflow: hidden;
margin-left: 180px;
padding: 4px;
position: relative;
top: -150px;
left: 10px;
filter: alpha(opacity=40);
-moz-opacity: 5.0;
opacity: 5.0;
}

#maraudeur{
width: 700px;
margin: auto;
}
#contenu_maraudeur
{
width: 100px;
height: 15px;
overflow: hidden;
transition: all 2s;
-moz-transition: all 2s;
-o-transition: all 2s;
-webkit-transition: all 2s;
-htm-transition: all 2s;
}
img{
opacity:0.4fgf;
border-color: solid 1px #000;
filter:Alpha(opacity={text:Image Opacity});
-webkit-transition:opacity 0.7s ease;
-moz-transition:opacity 0.7s ease;
-o-transition:opacity 0.7s ease;
transition:opacity 0.7s ease;
}

table.forumline,table.forumline tbody,table.forumline tbody tr, table.forumline tbody tr td, table.forumline tbody table,th{
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
  border-radius:0px}

td.catBottom{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px}
a {
text-shadow : 1px 1px 01px #000;
}

/**CORPO DO CHAT**/
body.chatbox{
background-image: none;
background-color: transparent;}

/**NOME MAIOR NO FORUM**/
.name, poster-profile a:link, poster-profile a:active, poster-profile a:visited, poster-profile dt.author a {
font-weight: bold;
font-size: 2em; 
font-family: georgia;
text-decoration: none;
letter-spacing: -1px;
}
.name {
color: #000000;
font-family: Dalek;
font-size: 15px;
font-style: italic;
text-align: center;
text-shadow: 0 0 4px #A9AAAC;
text-transform: lowercase;
letter-spacing: 2px;
}
.name {
font-style: normal;
color: transparent;
}
/**FIM DO NOME**/
p em b a.gensmall {
    font-family: Times New Roman;
    text-align: center;
    font-style: italica;
    font-size: 15px;
    text-shadow: 0 0 4px;
}
p em {
  font-family: Times New Roman;
    font-style: italica;
    font-weight: lighter;
    text-align: center;
    text-shadow: 0 0 4px;
}
/**PERFIL COLORIDO**/
.poster-profile {
border-top: 2px solid #838383
border-bottom: 2px solid #838383;
border-left: 2px solid #838383;
border-right: 2px solid #838383;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px 10px 10px 10px;
background-image: url('http://i45.servimg.com/u/f45/15/65/31/89/vhg1111.png');
}
/**FIM DO PERFIL COLORIDO**/

/**NÃO É O PERFIL COLORIDO**/
#profile-advanced-details div.separator {
border-bottom: 1px solid #000000;
clear: both;
font-size: 1px;
line-height: 1px;
padding-top: 10px;
}


.poster-profile {
display: block;
text-align: center;}

.poster-profile tr {
text-align: right;
margin-top: 4px;
}
.module .h3 {
visibility:hidden;
}
.forumbg{
-webkit-border-radius:1.5em;
-moz-border-radius:1.5em;
border-radius:1.5em;
}
.textarea {
-moz-border-radius:20px 20px 20px 20px;
background-color:#d1d1d1;
color:#8F8F8F;
font-family:georgia;
font-size:9px;
height:50px;
opacity:0.5;
width:170px;
}

/**TITULO DAS CATEGORIAS**/
.secondarytitle,
.secondarytitle h2{color:#1a1a1a;margin:0;padding:0}
.secondarytitle h2{display:inline}
.secondarytitle, .secondarytitle h2 {
    vertical-align: middle;
font-size: 34px;
color: #ffffff;
letter-spacing: 0.5px;
text-align: center;
text-transform: uppercase!important;
padding: 10px;
font-family: Metshige;
text-shadow: #000 0px 0px 3px;
}
th {
color: #ffffff;
font-family: News Cycle, News Cycle, Arial;
font-size: 10px;
  margin: 2px;
text-transform: uppercase!important;}
/****************SELEÇÃO DE TEXTO*******************/

::-moz-selection {
background:#898989;
color:white;}

::selection {
background:#898989;
color:white;}

/*******************FORUM******************/
a.forumlink:hover{color:#545454!important;
opacity: 0.8;
  -htm-transform:all;
  -htm-transition:1s;
  -moz-transform:all;
  -moz-transition:1s;
  -o-transform:all;
  -o-transition:1s;
  -webkit-transform:all;
  -webkit-transition:1s;
  display:block;
  transform:all;
  transition:1s;
  letter-spacing: 7px;
  text-align: center;
  background-color: #1C1C1C!important;
    text-shadow: 1px 1px 10px #545454!important;
}
a.forumlink {-htm-transform:all;
  -htm-transition:1s;
  -moz-transform:all;
  -moz-transition:1s;
  -o-transform:all;
  -o-transition:1s;
  -webkit-transform:all;
  -webkit-transition:1s;
  display:block;
  font-family:Georgia;
  text-align: center;
  font-size:20px;
  font-weight:1000;
  transform:all;
  transition:1s;
  text-transform: lowercase;
  color: #545454!important;}

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Mariana Munroe 31.07.13 1:56

As linhas continuam, eu queria fazer categoria, tópicos, mensagens e últimas mensagens ficarem todos juntos sem uma linha separando elas
Mariana Munroe

Mariana Munroe
**

Membro desde : 31/07/2012
Mensagens : 78
Pontos : 146

http://universomeiosangue.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por MateusA 31.07.13 12:31

Olá!

Peço que libere vosso fórum para visualização de convidados.

Até mais.
MateusA

MateusA
Hiper Membro

Membro desde : 13/05/2013
Mensagens : 3225
Pontos : 4215

https://www.facebook.com/forumeirospt https://twitter.com/forumeiros_pt

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens

Mensagem por Sennior 01.08.13 18:31

Bom dia cordial membro! Muito feliz

Aceda a:
Painel de controleExcluir linha que separa o titulo do tópicos, mensagens e últimas mensagens 2479035592Visualização  Excluir linha que separa o titulo do tópicos, mensagens e últimas mensagens 2479035592Imagens e CoresExcluir linha que separa o titulo do tópicos, mensagens e últimas mensagens 2479035592CoresExcluir linha que separa o titulo do tópicos, mensagens e últimas mensagens 2479035592Aba Folha CSS.

Código:
.forumline {
z-index: 999 !important;
border-spacing: 0;
}

<li> Coloque o código no inicio de teu CSS. Piscada

Valide e veja o resultado.

Abraços! De bem com a vida
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

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