Como trocar Background do Fórum

5 participantes

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

Tópico resolvido Como trocar Background do Fórum

Mensagem por Daniel Filipe Silva 29.11.15 18:02

Detalhes da questão


Endereço do fórum: http://brasiltheftautorpg.forumeiros.com/
Versão do fórum: PunBB

Descrição


Olá,
Queria saber como se troca a background do meu forum.
A atual é esta:
Como trocar Background do Fórum 5xudg3

Eu queria colocar esta:
Como trocar Background do Fórum 10eknrk

Aguardo respostas Feliz

#Shek
#Fraise
MatheusAnjosV
Daniel Filipe Silva

Daniel Filipe Silva
Novo Membro

Membro desde : 07/09/2015
Mensagens : 12
Pontos : 22

http://brasilperfectstart.forumeiro.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por TheDarkPlay 29.11.15 18:16

Olá amigo!

Poderia nos fornecer sua folha de estilo CSS?

Atenciosamente  zen
TheDarkPlay

TheDarkPlay
***

Membro desde : 09/07/2015
Mensagens : 165
Pontos : 279

http://typegames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Daniel Filipe Silva 29.11.15 18:26

Qual Delas?
Será isto:
Código:
body {
background: #164269 url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/background.jpg") repeat-x 0 0;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}

a:link {
  text-decoration: none;
}

#pun-visit, .main-box {
background-color: transparent;
border: 0;
margin: 0 0 1em;
padding: .6em 1em;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
  background-color: transparent;
  font-size: 0.8em;
  border: 0;
  padding: .6em 1em;
  text-align: right;
}
#pun-about form {
  display: none;
}

.wrapper {
margin: 0 auto;
min-width: 1200px;
max-width: 1600px;
width: 95%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;

max-width: 1210px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
margin: 0 auto;
width: 90%;
min-width: 990px;
max-width: 1200px;
padding: 5px;
}

/*navegação*/
#primary_nav {
font-size: 13px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
float: right;
margin-top: 30px;
font-weight: bold;
text-transform: uppercase;
}

ol, ul {
list-style: none;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#community_app_menu > li > a {
color: white;
text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: block;
outline: none;
padding: 0px 15px;
line-height: 32px;
height: 32px;
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png") repeat;
background: rgba(0, 0, 0, 0.1);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 3px, rgba(255,255,255,0.05) 0px 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
}

#community_app_menu > li.active > a {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.2);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
}


img, .input_check, .input_radio {
vertical-align: middle;
}


/*user bar*/
#user_bar {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
border-bottom: 0;
height: 46px;
margin: 0 194px -1px 194px;
}

#search {
margin: 6px 6px 0 0;
}

.right {
float: right;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
}

#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}

.clickable {
cursor: pointer;
}

fieldset, img {
border: 0;
}

user agent stylesheetfieldset {
display: block;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-before: 0.0em;
-webkit-padding-start: 0.0em;
-webkit-padding-end: 0.0em;
-webkit-padding-after: 0.0em;
border: 0px groove threedface;
border-image: initial;
}

#search .submit_input {
background: #303030 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}

#search .submit_input:hover{background-color:#191919}


/*user*/
#user_navigation {
color: #9F9F9F;
font-size: 11px;
line-height: 36px;
height: 45px;
float: left;
}

#user_navigation .ipsList_inline li {
margin: 0;
padding: 0;
float: left;
}

#user_navigation a:hover {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png') repeat;
background: rgba(0, 0, 0, 0.1);
}

#user_navigation > ul > li > a {
font-weight: bold;
  color:white;
  float: left;
padding: 0 13px 9px 13px;
line-height: 36px;
outline: none;
height: 36px;
text-decoration: none;
}

#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}

#user_navigation .user_photo {
position: relative;
height: 24px;
width: 24px;
border: 1px solid #464646;
padding: 1px;
background: white;
margin-top: 5px;
}

#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}

#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_inbox.png');
}

#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_notify.png');
}

/*secondary navigation*/
#secondary_navigation {
background: #E0E0E0 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav_bg.png') repeat-x 0 0;
border-bottom: 1px solid #C5C5C5;
text-shadow: white 0px 1px 0px;
overflow: hidden;
font-weight: bold;
color: #3E3E3E;
line-height: 37px;
clear: both;
margin: -5px;
margin-bottom: 0px;
}

.breadcrumb {
color: #777;
font-size: 11px;
}

#secondary_navigation #breadcrumb li {
float: left;
}

#secondary_navigation #breadcrumb li.first a {
margin-left: 0;
background: none;
padding-left: 0px;
}

#secondary_navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 0 0;
display: inline-block;
outline: none;
text-decoration: none;
}

#secondary_navigation a {
color: #3E3E3E;
line-height: 37px;
height: 37px;
}

#secondary_navigation #breadcrumb li.first a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}

#secondary_navigation #breadcrumb li span {
display: inline-block;
padding-right: 17px;
padding-left: 4px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 100% 0;
}

#secondary_navigation #breadcrumb li a:active{background-position:0 -86px}#secondary_navigation #breadcrumb li a:active
span{background-position:100% -86px}

#secondary_links a {
text-decoration: none;
padding: 0 12px;
}

#secondary_navigation a:hover {
color: #292929;
}

#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -4px 0 -4px;
}

#quickNavLaunch:hover{
  opacity: 0.8;
}

/*table*/
.main .main-head {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
padding: 14px;
font-size: 12px;
font-weight: bold;
border: 1px solid #17355a;
border-right: 0;
border-left: 0;
border-bottom: 0;
overflow: hidden;
}

.content_table {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #17355a;
padding: 0px 7px 7px 7px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 0px 0px 1px;
box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
margin-top: 15px;
}

.pun table.table th {
border-bottom: 1px solid #383838;
border-top: 1px solid #383838;
color: white;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

.pun .main-content {
background: #FCFCFC;
border: 0;
}

.pun table.table td {
background-color: white;
border: 0;
line-height: 130%;
padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}

.hierarchy {
  margin-left: 15px;
}

.desc {
  margin-left: 15px;
}
/*----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"]{display:none}
#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_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_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}
#chatbox_header{height:0;font-size:0}
#chatbox{top:32px;left:0;height: 250px}
#chatbox p.clearfix:first-child{padding-top:8px}
#chatbox_members{position:absolute;z-index:1;height:21px;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_footer{background:#FAFAFA;border-top:1px solid #dcdcdc;clear:both;float:right;margin-top:-6px;min-width:230px;position:relative;width:290px;height: 288px}
.right{clear:both;float:right}
input#message.post{-moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;-webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;background:#FCFCFC;border:1px solid #D4D4D4;box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;color:#9F9F9F;height:45px;margin:20px 20px 0;padding:6px;text-shadow:#fff 0 1px 0;width:240px}
#message,#submit_button{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#323232 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png) repeat-x 0 0;border-color:#2B2B2B;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;display:block;margin:0 10px 10px 20px;padding:5px;text-shadow:#2B2B2B 0 -1px 0}
#message,#submit_button:hover{opacity:.9}/*Daemon code*/
#chatbox p{border-bottom:1px solid #DDD;border-top:1px solid #fff;line-height:1.2em}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#simple-wrap{background:#fff}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#divbold,#divcolor,#divitalic,#divsmilies,#divstrike,#divunderline{background-position:center;background-repeat:no-repeat}/*Daemon code*/
#divbold{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png)}/*Daemon code*/
#divitalic{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png)}/*Daemon code*/
#divunderline{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png)}/*Daemon code*/
#divstrike{background-image:url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png)}/*Daemon code*/
#divcolor{background-image:url(http://2img.net/i/fa/wysiwyg/color_swatch.png)}
#divsmilies{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png)}/*Daemon code*/
#chatbox{background:#f0f0f0;border:1px solid #dcdcdc;left:0;padding:8px;right:290px}/*Daemon code*/
#chatbox_header.main-head{background:#f5f5f5 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png) repeat-x 0 0;border:1px solid #EAEAEA;padding:2px}/*Daemon code*/
.chatbox-title,.chatbox-title a.chat-title{color:#333;font-size:12px;font-weight:700}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#333}
.boxOut{-moz-border-radius:4px;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 4px;-webkit-border-radius:4px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 4px;background:#fff;border:1px solid #D2D2D2;border-radius:4px;box-shadow:rgba(0,0,0,0.1) 0 0 4px;padding:0 7px}/*Daemon code*/
#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}
#onlinechat{background:#fff;border-top:none}
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 ul.online-users li a span:first-child strong {
display: none !important;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}

.statistics_head{
border-top: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}

.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left: 8px;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #D8D8D8;
border-top:none;
}

#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}


/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}

.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}

.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}

.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}

.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}

#footer_utilities .ipsList_inline > li {
margin: 0;
}

#rss_feed {
margin-top: -1px;
}

#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #838383;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover,#backtotop:hover{background:#303030;color:#fff;opacity:1}

#backtotop img {
  margin-top: 5px;
}

#copyright {
text-align: right;
line-height: 22px;
float: right;
}

/*module*/
.module .main-head {
background: #1e4371 url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png) repeat-x 0 0;
border: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
color: #727272;
}

.module.main {
  border: 1px solid #D8D8D8;
}

.pun .main-content {
background: white;
border: 0;
}
/*tópico*/
.main .main-foot {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-shadow: gray 0px -1px 0px;
background: #e8e8e8 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
color: black;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead {
color: white;
border-top: 1px solid #383838;
border-bottom: 1px solid #383838;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead a {
  color: white;
}

.pun .post .user {
margin-left: -16em;
margin-top: 2em;
position: relative;
text-align: center;
}

.pun .user-ident .username {
display: block;
font-size: 1.1em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

/*user img*/
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
 border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2);
}

.pun .postmain {
background-color: white;
border-left: 1px solid #F0F0F0;
margin-left: 17em;
}

.pun .post {
  background: #FBFBFB;
}

.postfoot {
background: #F1F1F1;
border-top: 1px solid #E9E9E9;
margin-top: 5px;
overflow: hidden;
}
/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

/*profile*/
#profile-advanced-right {
float: left;
width: 260px;
border-radius: 6px;
}
#profile-advanced-layout {
float: right;
margin-left: -360px;
width: 100%;
margin-right: 0px;
margin-top: 18px;
}
#profile-advanced-left {
margin-left: 265px;
margin-right: 0px;
}
#profile-advanced-layout #new-message {
position: relative;
}

#profile-advanced-right .module.main .main-head em {
  color: black;
}

#profile-advanced-right .module .main-content  img {
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
.spoiler > dt::after {
content: "©️ BestSkins";
float: right;
}
.module-advert{display:none;}

#tabs ul li a {
  font-weight: bold;
  color: #424242;
  background-color: #F1F1F1;
  border-color: #C1C1C1;
  background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  background-repeat: repeat-x;
  margin-top: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#tabs ul li.activetab a:hover {
background-color: #363636;
}
#tabs ul li a:hover {
background-color: #F4F4F4;
border-color: #333;
}
#tabs ul li.activetab a {
background-color: #363636;
background-image: url(http://i50.tinypic.com/9qky9y.png);
background-repeat: repeat-x;
border-color: #363636;
color: white;
text-decoration: none;
}
#tabs ul li.activetab a:hover {
  background: white;
}

#profile-advanced-details {
  border: 1px solid #D8D8D8;
}
#profile-advanced-details .main-head {
border-top: 0px;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
#profile-advanced-details .main-head .subtitle {
  color: #727272;
}
.user-avatar img {
opacity: 0.6;
}
.post:hover .user-avatar img {
opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.post:hover .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.post .post-options:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.post .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
p.pag,.paging{
border-radius:3px;
color: white;
margin: 4px 0 9px 0;}
#blog_comments .paging,#blog_comments p.pag{
color:#F1F1F1;}
td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
border-radius:3px;
padding: 6px 9px 6px 9px !important;
margin-right: 3px !important;
font-size: 12px !important;}
td p.pag a,.paging a, .paged-foot .paging a{
border-radius:3px;
color: #666666 !important;
border: solid 1px #B3B3B3 !important;
background-color: #DEDEDE;
background:-moz-linear-gradient(#F2F2F2,#BABABA);
background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
text-shadow: 0px 1px #EBEBEB !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
border-radius:3px;
border: solid 1px #878787 !important;
color: #EBEBEB !important;
background-color: #58E862;
background:-moz-linear-gradient(#BABABA,#DBDBDB);
background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
text-shadow: 0px 1px #666666 !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
p.pag img,.paging img,.paged-foot .paging img{postion:relative;
top:-3px;
margin-top:-5px!Important;
vertical-align: center !important;}
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
p.crumbs a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*-----------FIM CSS BASICA DO FORUM- COLOQUE SEU CSS PERSONALIZADO ABAIXO DISTO---------------*/
Daniel Filipe Silva

Daniel Filipe Silva
Novo Membro

Membro desde : 07/09/2015
Mensagens : 12
Pontos : 22

http://brasilperfectstart.forumeiro.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por TheDarkPlay 29.11.15 18:28

Daniel Filipe Silva escreveu:Qual Delas?
Do seu fórum.

Se estiver em dúvida onde fica, vá para:

Painel de Controle  Seta Visualização  Seta Imagens e Cores  Seta Cores  Seta Folha de Estilo CSS


Até mais  zen
TheDarkPlay

TheDarkPlay
***

Membro desde : 09/07/2015
Mensagens : 165
Pontos : 279

http://typegames.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por IsmaelS. 29.11.15 18:36

Boa tarde!

Troque a sua .CSS por esta:

Código:
body {
background: #164269 url("http://i67.tinypic.com/10eknrk.jpg") repeat-x 0 0;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}

a:link {
  text-decoration: none;
}

#pun-visit, .main-box {
background-color: transparent;
border: 0;
margin: 0 0 1em;
padding: .6em 1em;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
  background-color: transparent;
  font-size: 0.8em;
  border: 0;
  padding: .6em 1em;
  text-align: right;
}
#pun-about form {
  display: none;
}

.wrapper {
margin: 0 auto;
min-width: 1200px;
max-width: 1600px;
width: 95%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;

max-width: 1210px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
margin: 0 auto;
width: 90%;
min-width: 990px;
max-width: 1200px;
padding: 5px;
}

/*navegação*/
#primary_nav {
font-size: 13px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
float: right;
margin-top: 30px;
font-weight: bold;
text-transform: uppercase;
}

ol, ul {
list-style: none;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#community_app_menu > li > a {
color: white;
text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: block;
outline: none;
padding: 0px 15px;
line-height: 32px;
height: 32px;
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png") repeat;
background: rgba(0, 0, 0, 0.1);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 3px, rgba(255,255,255,0.05) 0px 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
}

#community_app_menu > li.active > a {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.2);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
}


img, .input_check, .input_radio {
vertical-align: middle;
}


/*user bar*/
#user_bar {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
border-bottom: 0;
height: 46px;
margin: 0 194px -1px 194px;
}

#search {
margin: 6px 6px 0 0;
}

.right {
float: right;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
}

#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}

.clickable {
cursor: pointer;
}

fieldset, img {
border: 0;
}

user agent stylesheetfieldset {
display: block;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-before: 0.0em;
-webkit-padding-start: 0.0em;
-webkit-padding-end: 0.0em;
-webkit-padding-after: 0.0em;
border: 0px groove threedface;
border-image: initial;
}

#search .submit_input {
background: #303030 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}

#search .submit_input:hover{background-color:#191919}


/*user*/
#user_navigation {
color: #9F9F9F;
font-size: 11px;
line-height: 36px;
height: 45px;
float: left;
}

#user_navigation .ipsList_inline li {
margin: 0;
padding: 0;
float: left;
}

#user_navigation a:hover {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png') repeat;
background: rgba(0, 0, 0, 0.1);
}

#user_navigation > ul > li > a {
font-weight: bold;
  color:white;
  float: left;
padding: 0 13px 9px 13px;
line-height: 36px;
outline: none;
height: 36px;
text-decoration: none;
}

#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}

#user_navigation .user_photo {
position: relative;
height: 24px;
width: 24px;
border: 1px solid #464646;
padding: 1px;
background: white;
margin-top: 5px;
}

#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}

#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_inbox.png');
}

#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_notify.png');
}

/*secondary navigation*/
#secondary_navigation {
background: #E0E0E0 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav_bg.png') repeat-x 0 0;
border-bottom: 1px solid #C5C5C5;
text-shadow: white 0px 1px 0px;
overflow: hidden;
font-weight: bold;
color: #3E3E3E;
line-height: 37px;
clear: both;
margin: -5px;
margin-bottom: 0px;
}

.breadcrumb {
color: #777;
font-size: 11px;
}

#secondary_navigation #breadcrumb li {
float: left;
}

#secondary_navigation #breadcrumb li.first a {
margin-left: 0;
background: none;
padding-left: 0px;
}

#secondary_navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 0 0;
display: inline-block;
outline: none;
text-decoration: none;
}

#secondary_navigation a {
color: #3E3E3E;
line-height: 37px;
height: 37px;
}

#secondary_navigation #breadcrumb li.first a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}

#secondary_navigation #breadcrumb li span {
display: inline-block;
padding-right: 17px;
padding-left: 4px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 100% 0;
}

#secondary_navigation #breadcrumb li a:active{background-position:0 -86px}#secondary_navigation #breadcrumb li a:active
span{background-position:100% -86px}

#secondary_links a {
text-decoration: none;
padding: 0 12px;
}

#secondary_navigation a:hover {
color: #292929;
}

#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -4px 0 -4px;
}

#quickNavLaunch:hover{
  opacity: 0.8;
}

/*table*/
.main .main-head {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
padding: 14px;
font-size: 12px;
font-weight: bold;
border: 1px solid #17355a;
border-right: 0;
border-left: 0;
border-bottom: 0;
overflow: hidden;
}

.content_table {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #17355a;
padding: 0px 7px 7px 7px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 0px 0px 1px;
box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
margin-top: 15px;
}

.pun table.table th {
border-bottom: 1px solid #383838;
border-top: 1px solid #383838;
color: white;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

.pun .main-content {
background: #FCFCFC;
border: 0;
}

.pun table.table td {
background-color: white;
border: 0;
line-height: 130%;
padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}

.hierarchy {
  margin-left: 15px;
}

.desc {
  margin-left: 15px;
}
/*----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"]{display:none}
#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_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_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}
#chatbox_header{height:0;font-size:0}
#chatbox{top:32px;left:0;height: 250px}
#chatbox p.clearfix:first-child{padding-top:8px}
#chatbox_members{position:absolute;z-index:1;height:21px;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_footer{background:#FAFAFA;border-top:1px solid #dcdcdc;clear:both;float:right;margin-top:-6px;min-width:230px;position:relative;width:290px;height: 288px}
.right{clear:both;float:right}
input#message.post{-moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;-webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;background:#FCFCFC;border:1px solid #D4D4D4;box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;color:#9F9F9F;height:45px;margin:20px 20px 0;padding:6px;text-shadow:#fff 0 1px 0;width:240px}
#message,#submit_button{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#323232 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png) repeat-x 0 0;border-color:#2B2B2B;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;display:block;margin:0 10px 10px 20px;padding:5px;text-shadow:#2B2B2B 0 -1px 0}
#message,#submit_button:hover{opacity:.9}/*Daemon code*/
#chatbox p{border-bottom:1px solid #DDD;border-top:1px solid #fff;line-height:1.2em}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#simple-wrap{background:#fff}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#divbold,#divcolor,#divitalic,#divsmilies,#divstrike,#divunderline{background-position:center;background-repeat:no-repeat}/*Daemon code*/
#divbold{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png)}/*Daemon code*/
#divitalic{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png)}/*Daemon code*/
#divunderline{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png)}/*Daemon code*/
#divstrike{background-image:url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png)}/*Daemon code*/
#divcolor{background-image:url(http://2img.net/i/fa/wysiwyg/color_swatch.png)}
#divsmilies{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png)}/*Daemon code*/
#chatbox{background:#f0f0f0;border:1px solid #dcdcdc;left:0;padding:8px;right:290px}/*Daemon code*/
#chatbox_header.main-head{background:#f5f5f5 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png) repeat-x 0 0;border:1px solid #EAEAEA;padding:2px}/*Daemon code*/
.chatbox-title,.chatbox-title a.chat-title{color:#333;font-size:12px;font-weight:700}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#333}
.boxOut{-moz-border-radius:4px;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 4px;-webkit-border-radius:4px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 4px;background:#fff;border:1px solid #D2D2D2;border-radius:4px;box-shadow:rgba(0,0,0,0.1) 0 0 4px;padding:0 7px}/*Daemon code*/
#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}
#onlinechat{background:#fff;border-top:none}
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 ul.online-users li a span:first-child strong {
display: none !important;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}

.statistics_head{
border-top: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}

.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left: 8px;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #D8D8D8;
border-top:none;
}

#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}


/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}

.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}

.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}

.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}

.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}

#footer_utilities .ipsList_inline > li {
margin: 0;
}

#rss_feed {
margin-top: -1px;
}

#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #838383;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover,#backtotop:hover{background:#303030;color:#fff;opacity:1}

#backtotop img {
  margin-top: 5px;
}

#copyright {
text-align: right;
line-height: 22px;
float: right;
}

/*module*/
.module .main-head {
background: #1e4371 url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png) repeat-x 0 0;
border: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
color: #727272;
}

.module.main {
  border: 1px solid #D8D8D8;
}

.pun .main-content {
background: white;
border: 0;
}
/*tópico*/
.main .main-foot {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-shadow: gray 0px -1px 0px;
background: #e8e8e8 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
color: black;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead {
color: white;
border-top: 1px solid #383838;
border-bottom: 1px solid #383838;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead a {
  color: white;
}

.pun .post .user {
margin-left: -16em;
margin-top: 2em;
position: relative;
text-align: center;
}

.pun .user-ident .username {
display: block;
font-size: 1.1em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

/*user img*/
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
 border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2);
}

.pun .postmain {
background-color: white;
border-left: 1px solid #F0F0F0;
margin-left: 17em;
}

.pun .post {
  background: #FBFBFB;
}

.postfoot {
background: #F1F1F1;
border-top: 1px solid #E9E9E9;
margin-top: 5px;
overflow: hidden;
}
/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

/*profile*/
#profile-advanced-right {
float: left;
width: 260px;
border-radius: 6px;
}
#profile-advanced-layout {
float: right;
margin-left: -360px;
width: 100%;
margin-right: 0px;
margin-top: 18px;
}
#profile-advanced-left {
margin-left: 265px;
margin-right: 0px;
}
#profile-advanced-layout #new-message {
position: relative;
}

#profile-advanced-right .module.main .main-head em {
  color: black;
}

#profile-advanced-right .module .main-content  img {
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
.spoiler > dt::after {
content: "©️ BestSkins";
float: right;
}
.module-advert{display:none;}

#tabs ul li a {
  font-weight: bold;
  color: #424242;
  background-color: #F1F1F1;
  border-color: #C1C1C1;
  background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  background-repeat: repeat-x;
  margin-top: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#tabs ul li.activetab a:hover {
background-color: #363636;
}
#tabs ul li a:hover {
background-color: #F4F4F4;
border-color: #333;
}
#tabs ul li.activetab a {
background-color: #363636;
background-image: url(http://i50.tinypic.com/9qky9y.png);
background-repeat: repeat-x;
border-color: #363636;
color: white;
text-decoration: none;
}
#tabs ul li.activetab a:hover {
  background: white;
}

#profile-advanced-details {
  border: 1px solid #D8D8D8;
}
#profile-advanced-details .main-head {
border-top: 0px;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
#profile-advanced-details .main-head .subtitle {
  color: #727272;
}
.user-avatar img {
opacity: 0.6;
}
.post:hover .user-avatar img {
opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.post:hover .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.post .post-options:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.post .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
p.pag,.paging{
border-radius:3px;
color: white;
margin: 4px 0 9px 0;}
#blog_comments .paging,#blog_comments p.pag{
color:#F1F1F1;}
td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
border-radius:3px;
padding: 6px 9px 6px 9px !important;
margin-right: 3px !important;
font-size: 12px !important;}
td p.pag a,.paging a, .paged-foot .paging a{
border-radius:3px;
color: #666666 !important;
border: solid 1px #B3B3B3 !important;
background-color: #DEDEDE;
background:-moz-linear-gradient(#F2F2F2,#BABABA);
background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
text-shadow: 0px 1px #EBEBEB !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
border-radius:3px;
border: solid 1px #878787 !important;
color: #EBEBEB !important;
background-color: #58E862;
background:-moz-linear-gradient(#BABABA,#DBDBDB);
background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
text-shadow: 0px 1px #666666 !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
p.pag img,.paging img,.paged-foot .paging img{postion:relative;
top:-3px;
margin-top:-5px!Important;
vertical-align: center !important;}
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
p.crumbs a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*-----------FIM CSS BASICA DO FORUM- COLOQUE SEU CSS PERSONALIZADO ABAIXO DISTO---------------*/
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por JrMAFiA 29.11.15 18:39

Localize em sua css :
Código:
http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/background.jpg

e troque para qual desejar .
JrMAFiA

JrMAFiA
****

Membro desde : 20/04/2015
Mensagens : 377
Pontos : 638

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Daniel Filipe Silva 29.11.15 18:41

Olá.
Ficou deformado.
Não ficou normal, como eu esperava
Como trocar Background do Fórum 21y5ah
Daniel Filipe Silva

Daniel Filipe Silva
Novo Membro

Membro desde : 07/09/2015
Mensagens : 12
Pontos : 22

http://brasilperfectstart.forumeiro.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por IsmaelS. 29.11.15 18:41

Troque o seu .CSS por este:
Código:
body {
background: #164269 url("http://i67.tinypic.com/10eknrk.jpg") repeat;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}

a:link {
  text-decoration: none;
}

#pun-visit, .main-box {
background-color: transparent;
border: 0;
margin: 0 0 1em;
padding: .6em 1em;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
  background-color: transparent;
  font-size: 0.8em;
  border: 0;
  padding: .6em 1em;
  text-align: right;
}
#pun-about form {
  display: none;
}

.wrapper {
margin: 0 auto;
min-width: 1200px;
max-width: 1600px;
width: 95%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;

max-width: 1210px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
margin: 0 auto;
width: 90%;
min-width: 990px;
max-width: 1200px;
padding: 5px;
}

/*navegação*/
#primary_nav {
font-size: 13px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
float: right;
margin-top: 30px;
font-weight: bold;
text-transform: uppercase;
}

ol, ul {
list-style: none;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#community_app_menu > li > a {
color: white;
text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: block;
outline: none;
padding: 0px 15px;
line-height: 32px;
height: 32px;
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png") repeat;
background: rgba(0, 0, 0, 0.1);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 3px, rgba(255,255,255,0.05) 0px 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
}

#community_app_menu > li.active > a {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.2);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
}


img, .input_check, .input_radio {
vertical-align: middle;
}


/*user bar*/
#user_bar {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
border-bottom: 0;
height: 46px;
margin: 0 194px -1px 194px;
}

#search {
margin: 6px 6px 0 0;
}

.right {
float: right;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
}

#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}

.clickable {
cursor: pointer;
}

fieldset, img {
border: 0;
}

user agent stylesheetfieldset {
display: block;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-before: 0.0em;
-webkit-padding-start: 0.0em;
-webkit-padding-end: 0.0em;
-webkit-padding-after: 0.0em;
border: 0px groove threedface;
border-image: initial;
}

#search .submit_input {
background: #303030 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}

#search .submit_input:hover{background-color:#191919}


/*user*/
#user_navigation {
color: #9F9F9F;
font-size: 11px;
line-height: 36px;
height: 45px;
float: left;
}

#user_navigation .ipsList_inline li {
margin: 0;
padding: 0;
float: left;
}

#user_navigation a:hover {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png') repeat;
background: rgba(0, 0, 0, 0.1);
}

#user_navigation > ul > li > a {
font-weight: bold;
  color:white;
  float: left;
padding: 0 13px 9px 13px;
line-height: 36px;
outline: none;
height: 36px;
text-decoration: none;
}

#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}

#user_navigation .user_photo {
position: relative;
height: 24px;
width: 24px;
border: 1px solid #464646;
padding: 1px;
background: white;
margin-top: 5px;
}

#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}

#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_inbox.png');
}

#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_notify.png');
}

/*secondary navigation*/
#secondary_navigation {
background: #E0E0E0 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav_bg.png') repeat-x 0 0;
border-bottom: 1px solid #C5C5C5;
text-shadow: white 0px 1px 0px;
overflow: hidden;
font-weight: bold;
color: #3E3E3E;
line-height: 37px;
clear: both;
margin: -5px;
margin-bottom: 0px;
}

.breadcrumb {
color: #777;
font-size: 11px;
}

#secondary_navigation #breadcrumb li {
float: left;
}

#secondary_navigation #breadcrumb li.first a {
margin-left: 0;
background: none;
padding-left: 0px;
}

#secondary_navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 0 0;
display: inline-block;
outline: none;
text-decoration: none;
}

#secondary_navigation a {
color: #3E3E3E;
line-height: 37px;
height: 37px;
}

#secondary_navigation #breadcrumb li.first a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}

#secondary_navigation #breadcrumb li span {
display: inline-block;
padding-right: 17px;
padding-left: 4px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 100% 0;
}

#secondary_navigation #breadcrumb li a:active{background-position:0 -86px}#secondary_navigation #breadcrumb li a:active
span{background-position:100% -86px}

#secondary_links a {
text-decoration: none;
padding: 0 12px;
}

#secondary_navigation a:hover {
color: #292929;
}

#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -4px 0 -4px;
}

#quickNavLaunch:hover{
  opacity: 0.8;
}

/*table*/
.main .main-head {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
padding: 14px;
font-size: 12px;
font-weight: bold;
border: 1px solid #17355a;
border-right: 0;
border-left: 0;
border-bottom: 0;
overflow: hidden;
}

.content_table {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #17355a;
padding: 0px 7px 7px 7px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 0px 0px 1px;
box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
margin-top: 15px;
}

.pun table.table th {
border-bottom: 1px solid #383838;
border-top: 1px solid #383838;
color: white;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

.pun .main-content {
background: #FCFCFC;
border: 0;
}

.pun table.table td {
background-color: white;
border: 0;
line-height: 130%;
padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}

.hierarchy {
  margin-left: 15px;
}

.desc {
  margin-left: 15px;
}
/*----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"]{display:none}
#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_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_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}
#chatbox_header{height:0;font-size:0}
#chatbox{top:32px;left:0;height: 250px}
#chatbox p.clearfix:first-child{padding-top:8px}
#chatbox_members{position:absolute;z-index:1;height:21px;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_footer{background:#FAFAFA;border-top:1px solid #dcdcdc;clear:both;float:right;margin-top:-6px;min-width:230px;position:relative;width:290px;height: 288px}
.right{clear:both;float:right}
input#message.post{-moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;-webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;background:#FCFCFC;border:1px solid #D4D4D4;box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;color:#9F9F9F;height:45px;margin:20px 20px 0;padding:6px;text-shadow:#fff 0 1px 0;width:240px}
#message,#submit_button{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#323232 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png) repeat-x 0 0;border-color:#2B2B2B;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;display:block;margin:0 10px 10px 20px;padding:5px;text-shadow:#2B2B2B 0 -1px 0}
#message,#submit_button:hover{opacity:.9}/*Daemon code*/
#chatbox p{border-bottom:1px solid #DDD;border-top:1px solid #fff;line-height:1.2em}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#simple-wrap{background:#fff}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#divbold,#divcolor,#divitalic,#divsmilies,#divstrike,#divunderline{background-position:center;background-repeat:no-repeat}/*Daemon code*/
#divbold{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png)}/*Daemon code*/
#divitalic{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png)}/*Daemon code*/
#divunderline{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png)}/*Daemon code*/
#divstrike{background-image:url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png)}/*Daemon code*/
#divcolor{background-image:url(http://2img.net/i/fa/wysiwyg/color_swatch.png)}
#divsmilies{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png)}/*Daemon code*/
#chatbox{background:#f0f0f0;border:1px solid #dcdcdc;left:0;padding:8px;right:290px}/*Daemon code*/
#chatbox_header.main-head{background:#f5f5f5 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png) repeat-x 0 0;border:1px solid #EAEAEA;padding:2px}/*Daemon code*/
.chatbox-title,.chatbox-title a.chat-title{color:#333;font-size:12px;font-weight:700}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#333}
.boxOut{-moz-border-radius:4px;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 4px;-webkit-border-radius:4px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 4px;background:#fff;border:1px solid #D2D2D2;border-radius:4px;box-shadow:rgba(0,0,0,0.1) 0 0 4px;padding:0 7px}/*Daemon code*/
#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}
#onlinechat{background:#fff;border-top:none}
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 ul.online-users li a span:first-child strong {
display: none !important;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}

.statistics_head{
border-top: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}

.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left: 8px;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #D8D8D8;
border-top:none;
}

#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}


/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}

.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}

.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}

.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}

.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}

#footer_utilities .ipsList_inline > li {
margin: 0;
}

#rss_feed {
margin-top: -1px;
}

#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #838383;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover,#backtotop:hover{background:#303030;color:#fff;opacity:1}

#backtotop img {
  margin-top: 5px;
}

#copyright {
text-align: right;
line-height: 22px;
float: right;
}

/*module*/
.module .main-head {
background: #1e4371 url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png) repeat-x 0 0;
border: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
color: #727272;
}

.module.main {
  border: 1px solid #D8D8D8;
}

.pun .main-content {
background: white;
border: 0;
}
/*tópico*/
.main .main-foot {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-shadow: gray 0px -1px 0px;
background: #e8e8e8 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
color: black;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead {
color: white;
border-top: 1px solid #383838;
border-bottom: 1px solid #383838;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead a {
  color: white;
}

.pun .post .user {
margin-left: -16em;
margin-top: 2em;
position: relative;
text-align: center;
}

.pun .user-ident .username {
display: block;
font-size: 1.1em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

/*user img*/
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
 border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2);
}

.pun .postmain {
background-color: white;
border-left: 1px solid #F0F0F0;
margin-left: 17em;
}

.pun .post {
  background: #FBFBFB;
}

.postfoot {
background: #F1F1F1;
border-top: 1px solid #E9E9E9;
margin-top: 5px;
overflow: hidden;
}
/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

/*profile*/
#profile-advanced-right {
float: left;
width: 260px;
border-radius: 6px;
}
#profile-advanced-layout {
float: right;
margin-left: -360px;
width: 100%;
margin-right: 0px;
margin-top: 18px;
}
#profile-advanced-left {
margin-left: 265px;
margin-right: 0px;
}
#profile-advanced-layout #new-message {
position: relative;
}

#profile-advanced-right .module.main .main-head em {
  color: black;
}

#profile-advanced-right .module .main-content  img {
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
.spoiler > dt::after {
content: "©️ BestSkins";
float: right;
}
.module-advert{display:none;}

#tabs ul li a {
  font-weight: bold;
  color: #424242;
  background-color: #F1F1F1;
  border-color: #C1C1C1;
  background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  background-repeat: repeat-x;
  margin-top: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#tabs ul li.activetab a:hover {
background-color: #363636;
}
#tabs ul li a:hover {
background-color: #F4F4F4;
border-color: #333;
}
#tabs ul li.activetab a {
background-color: #363636;
background-image: url(http://i50.tinypic.com/9qky9y.png);
background-repeat: repeat-x;
border-color: #363636;
color: white;
text-decoration: none;
}
#tabs ul li.activetab a:hover {
  background: white;
}

#profile-advanced-details {
  border: 1px solid #D8D8D8;
}
#profile-advanced-details .main-head {
border-top: 0px;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
#profile-advanced-details .main-head .subtitle {
  color: #727272;
}
.user-avatar img {
opacity: 0.6;
}
.post:hover .user-avatar img {
opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.post:hover .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.post .post-options:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.post .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
p.pag,.paging{
border-radius:3px;
color: white;
margin: 4px 0 9px 0;}
#blog_comments .paging,#blog_comments p.pag{
color:#F1F1F1;}
td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
border-radius:3px;
padding: 6px 9px 6px 9px !important;
margin-right: 3px !important;
font-size: 12px !important;}
td p.pag a,.paging a, .paged-foot .paging a{
border-radius:3px;
color: #666666 !important;
border: solid 1px #B3B3B3 !important;
background-color: #DEDEDE;
background:-moz-linear-gradient(#F2F2F2,#BABABA);
background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
text-shadow: 0px 1px #EBEBEB !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
border-radius:3px;
border: solid 1px #878787 !important;
color: #EBEBEB !important;
background-color: #58E862;
background:-moz-linear-gradient(#BABABA,#DBDBDB);
background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
text-shadow: 0px 1px #666666 !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
p.pag img,.paging img,.paged-foot .paging img{postion:relative;
top:-3px;
margin-top:-5px!Important;
vertical-align: center !important;}
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
p.crumbs a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*-----------FIM CSS BASICA DO FORUM- COLOQUE SEU CSS PERSONALIZADO ABAIXO DISTO---------------*/
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Daniel Filipe Silva 29.11.15 18:59

Tem como mandar a Parte do Background, mas apenas com a imagem estendida para a tela inteira?
Porque a que vc mandou ficou em mossaicos
Daniel Filipe Silva

Daniel Filipe Silva
Novo Membro

Membro desde : 07/09/2015
Mensagens : 12
Pontos : 22

http://brasilperfectstart.forumeiro.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por IsmaelS. 29.11.15 19:29

Troque por este .CSS:
Código:
body {
background: #164269 url("http://i67.tinypic.com/10eknrk.jpg") fixed;
color: #5A5A5A;
font: normal 11px tahoma,helvetica,arial,sans-serif;
padding-bottom: 20px;
}

a:link {
  text-decoration: none;
}

#pun-visit, .main-box {
background-color: transparent;
border: 0;
margin: 0 0 1em;
padding: .6em 1em;
}

#pun-intro {
  display: none;
}
#pun-navlinks {
  display: none;
}
#pun-about {
  background-color: transparent;
  font-size: 0.8em;
  border: 0;
  padding: .6em 1em;
  text-align: right;
}
#pun-about form {
  display: none;
}

.wrapper {
margin: 0 auto;
min-width: 1200px;
max-width: 1600px;
width: 95%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;

max-width: 1210px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
margin: 0 auto;
width: 90%;
min-width: 990px;
max-width: 1200px;
padding: 5px;
}

/*navegação*/
#primary_nav {
font-size: 13px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
float: right;
margin-top: 30px;
font-weight: bold;
text-transform: uppercase;
}

ol, ul {
list-style: none;
}

#community_app_menu > li {
margin: 0px 3px 0 0;
position: relative;
}

.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}

#community_app_menu > li > a {
color: white;
text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: block;
outline: none;
padding: 0px 15px;
line-height: 32px;
height: 32px;
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png") repeat;
background: rgba(0, 0, 0, 0.1);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.15) 0px 1px 3px, rgba(255,255,255,0.05) 0px 0px 0px 1px, rgba(255,255,255,0.1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.15) 0px 1px 3px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px, rgba(255, 255, 255, 0.1) 0px 1px 0px;
}

#community_app_menu > li.active > a {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.2);
color: white;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.2) 0px 1px 0px;
}


img, .input_check, .input_radio {
vertical-align: middle;
}


/*user bar*/
#user_bar {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(23, 64, 228, 0.18);
border: 1px solid rgba(2, 73, 255, 0.64);
border: 1px solid rgba(0, 0, 0, 0.35);
-webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.25) 0px 0px 0px 1px;
box-shadow: inset rgba(30, 0, 253, 0.61) 0 0 0 1px;
border-bottom: 0;
height: 46px;
margin: 0 194px -1px 194px;
}

#search {
margin: 6px 6px 0 0;
}

.right {
float: right;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
min-width: 230px;
}

#main_search {
margin-top: 5px;
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
}

#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #EAEAEA url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight.png') repeat-x 0 1px;
display: inline-block;
text-shadow: white 0px 1px 0px;
float: right;
}

.clickable {
cursor: pointer;
}

fieldset, img {
border: 0;
}

user agent stylesheetfieldset {
display: block;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-before: 0.0em;
-webkit-padding-start: 0.0em;
-webkit-padding-end: 0.0em;
-webkit-padding-after: 0.0em;
border: 0px groove threedface;
border-image: initial;
}

#search .submit_input {
background: #303030 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/search_icon.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}

#search .submit_input:hover{background-color:#191919}


/*user*/
#user_navigation {
color: #9F9F9F;
font-size: 11px;
line-height: 36px;
height: 45px;
float: left;
}

#user_navigation .ipsList_inline li {
margin: 0;
padding: 0;
float: left;
}

#user_navigation a:hover {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans10.png') repeat;
background: rgba(0, 0, 0, 0.1);
}

#user_navigation > ul > li > a {
font-weight: bold;
  color:white;
  float: left;
padding: 0 13px 9px 13px;
line-height: 36px;
outline: none;
height: 36px;
text-decoration: none;
}

#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}

#user_navigation .user_photo {
position: relative;
height: 24px;
width: 24px;
border: 1px solid #464646;
padding: 1px;
background: white;
margin-top: 5px;
}

#notify_link img, #inbox_link img {
width: 20px;
height: 20px;
background-repeat: no-repeat;
background-position: 0 0;
margin-top: -2px;
}

#inbox_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_inbox.png');
}

#notify_link img {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/icon_notify.png');
}

/*secondary navigation*/
#secondary_navigation {
background: #E0E0E0 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav_bg.png') repeat-x 0 0;
border-bottom: 1px solid #C5C5C5;
text-shadow: white 0px 1px 0px;
overflow: hidden;
font-weight: bold;
color: #3E3E3E;
line-height: 37px;
clear: both;
margin: -5px;
margin-bottom: 0px;
}

.breadcrumb {
color: #777;
font-size: 11px;
}

#secondary_navigation #breadcrumb li {
float: left;
}

#secondary_navigation #breadcrumb li.first a {
margin-left: 0;
background: none;
padding-left: 0px;
}

#secondary_navigation #breadcrumb li a {
padding-left: 12px;
margin-left: -15px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 0 0;
display: inline-block;
outline: none;
text-decoration: none;
}

#secondary_navigation a {
color: #3E3E3E;
line-height: 37px;
height: 37px;
}

#secondary_navigation #breadcrumb li.first a span {
padding-left: 12px;
border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}

#secondary_navigation #breadcrumb li span {
display: inline-block;
padding-right: 17px;
padding-left: 4px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/secondary_nav.png') no-repeat 100% 0;
}

#secondary_navigation #breadcrumb li a:active{background-position:0 -86px}#secondary_navigation #breadcrumb li a:active
span{background-position:100% -86px}

#secondary_links a {
text-decoration: none;
padding: 0 12px;
}

#secondary_navigation a:hover {
color: #292929;
}

#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -4px 0 -4px;
}

#quickNavLaunch:hover{
  opacity: 0.8;
}

/*table*/
.main .main-head {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
color: white;
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
padding: 14px;
font-size: 12px;
font-weight: bold;
border: 1px solid #17355a;
border-right: 0;
border-left: 0;
border-bottom: 0;
overflow: hidden;
}

.content_table {
background: #1e4371 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #17355a;
padding: 0px 7px 7px 7px;
-webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
-moz-box-shadow: inset rgba(255,255,255,0.2) 0px 0px 0px 1px;
box-shadow: inset rgba(255, 255, 255, 0.2) 0px 0px 0px 1px;
margin-top: 15px;
}

.pun table.table th {
border-bottom: 1px solid #383838;
border-top: 1px solid #383838;
color: white;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

.pun .main-content {
background: #FCFCFC;
border: 0;
}

.pun table.table td {
background-color: white;
border: 0;
line-height: 130%;
padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
}

.hierarchy {
  margin-left: 15px;
}

.desc {
  margin-left: 15px;
}
/*----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"]{display:none}
#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_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_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}
#chatbox_header{height:0;font-size:0}
#chatbox{top:32px;left:0;height: 250px}
#chatbox p.clearfix:first-child{padding-top:8px}
#chatbox_members{position:absolute;z-index:1;height:21px;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_footer{background:#FAFAFA;border-top:1px solid #dcdcdc;clear:both;float:right;margin-top:-6px;min-width:230px;position:relative;width:290px;height: 288px}
.right{clear:both;float:right}
input#message.post{-moz-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;-webkit-box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;background:#FCFCFC;border:1px solid #D4D4D4;box-shadow:inset rgba(0,0,0,0.1) 0 1px 3px;color:#9F9F9F;height:45px;margin:20px 20px 0;padding:6px;text-shadow:#fff 0 1px 0;width:240px}
#message,#submit_button{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#323232 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png) repeat-x 0 0;border-color:#2B2B2B;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;display:block;margin:0 10px 10px 20px;padding:5px;text-shadow:#2B2B2B 0 -1px 0}
#message,#submit_button:hover{opacity:.9}/*Daemon code*/
#chatbox p{border-bottom:1px solid #DDD;border-top:1px solid #fff;line-height:1.2em}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#simple-wrap{background:#fff}/*Daemon code*/
#chatbox_messenger_form div.right img{visibility:hidden}/*Daemon code*/
#divbold,#divcolor,#divitalic,#divsmilies,#divstrike,#divunderline{background-position:center;background-repeat:no-repeat}/*Daemon code*/
#divbold{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png)}/*Daemon code*/
#divitalic{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png)}/*Daemon code*/
#divunderline{background-image:url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png)}/*Daemon code*/
#divstrike{background-image:url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png)}/*Daemon code*/
#divcolor{background-image:url(http://2img.net/i/fa/wysiwyg/color_swatch.png)}
#divsmilies{background-image:url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png)}/*Daemon code*/
#chatbox{background:#f0f0f0;border:1px solid #dcdcdc;left:0;padding:8px;right:290px}/*Daemon code*/
#chatbox_header.main-head{background:#f5f5f5 url(http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png) repeat-x 0 0;border:1px solid #EAEAEA;padding:2px}/*Daemon code*/
.chatbox-title,.chatbox-title a.chat-title{color:#333;font-size:12px;font-weight:700}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#333}
.boxOut{-moz-border-radius:4px;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 4px;-webkit-border-radius:4px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 4px;background:#fff;border:1px solid #D2D2D2;border-radius:4px;box-shadow:rgba(0,0,0,0.1) 0 0 4px;padding:0 7px}/*Daemon code*/
#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}
#onlinechat{background:#fff;border-top:none}
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 ul.online-users li a span:first-child strong {
display: none !important;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #D8D8D8;
}

.statistics_head{
border-top: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
font-size: 11px;
font-weight: bold;
padding: 8px;
}

.statistics_head h1{
color: #727272;
font-size: 12px;
font-weight: bold;
tahoma,helvetica,arial,sans-serif;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
margin-left: 8px;
}

#onlinelist {
background: white;
border: 0px;
border-top:none;
}

#onlinechat {
background: white;
border-top: 1px solid #D8D8D8;
border-top:none;
}

#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0 1px 2px, rgba(255,255,255,1) 0 1px 0;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 1px 2px, rgba(255, 255, 255, 1) 0 1px 0;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
display: inline-block;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}


/*spoiler*/
.codebox dt {
height: 24px;
line-height: 24px;
font-size: 11px;
padding: 0 10px;
background: #ECECEC url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_strong.png') repeat-x 0 0;
border: 1px solid #D0D0D0;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset rgba(255,255,255,0.7) 0px 1px 0px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset rgba(255, 255, 255, 0.7) 0px 1px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #616161;
text-shadow: white 0px 1px 0px;
display: inline-block;
white-space: nowrap;
cursor: pointer;
}

.codebox dt:hover {
  color:#4c4c4c;background-color:#f8f8f8
}

.codebox {
background-color: transparent;
border: 0px;
margin: 1em;
}

.codebox dd {
background-color: transparent;
border: 1px solid transparent;
margin: .5em;
padding: .5em;
}

.codebox dd:hover {
border: 1px dashed #E3E3E3;
}
/*footer*/
#footer_utilities {
height: 35px;
margin: -5px;
padding: 8px;
position: relative;
border-top: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
}

#footer_utilities .ipsList_inline > li > a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}

#footer_utilities .ipsList_inline > li {
margin: 0;
}

#rss_feed {
margin-top: -1px;
}

#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #838383;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.1) 0px 0px 0px 1px, rgba(255,255,255,0.3) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.7) 0px 1px 3px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px, rgba(255, 255, 255, 0.3) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#bottomScroll:hover,#backtotop:hover{background:#303030;color:#fff;opacity:1}

#backtotop img {
  margin-top: 5px;
}

#copyright {
text-align: right;
line-height: 22px;
float: right;
}

/*module*/
.module .main-head {
background: #1e4371 url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayb34x/maintitle.png) repeat-x 0 0;
border: 0;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
color: #727272;
}

.module.main {
  border: 1px solid #D8D8D8;
}

.pun .main-content {
background: white;
border: 0;
}
/*tópico*/
.main .main-foot {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-shadow: gray 0px -1px 0px;
background: #e8e8e8 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
color: black;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead {
color: white;
border-top: 1px solid #383838;
border-bottom: 1px solid #383838;
text-shadow: rgba(0, 0, 0, 0.8) 0px -1px 0px;
background: #414141 url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}

.pun .posthead a {
  color: white;
}

.pun .post .user {
margin-left: -16em;
margin-top: 2em;
position: relative;
text-align: center;
}

.pun .user-ident .username {
display: block;
font-size: 1.1em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

/*user img*/
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
 border-color:#a1a1a1;-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);box-shadow:0px 2px 2px rgba(0,0,0,0.2);
}

.pun .postmain {
background-color: white;
border-left: 1px solid #F0F0F0;
margin-left: 17em;
}

.pun .post {
  background: #FBFBFB;
}

.postfoot {
background: #F1F1F1;
border-top: 1px solid #E9E9E9;
margin-top: 5px;
overflow: hidden;
}
/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}
#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

.pun .frm-form {
background: #F5F6F7;
border: none;
}

.main .main-content.frm {
background-color: #F5F6F7;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}

/*profile*/
#profile-advanced-right {
float: left;
width: 260px;
border-radius: 6px;
}
#profile-advanced-layout {
float: right;
margin-left: -360px;
width: 100%;
margin-right: 0px;
margin-top: 18px;
}
#profile-advanced-left {
margin-left: 265px;
margin-right: 0px;
}
#profile-advanced-layout #new-message {
position: relative;
}

#profile-advanced-right .module.main .main-head em {
  color: black;
}

#profile-advanced-right .module .main-content  img {
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
.spoiler > dt::after {
content: "©️ BestSkins";
float: right;
}
.module-advert{display:none;}

#tabs ul li a {
  font-weight: bold;
  color: #424242;
  background-color: #F1F1F1;
  border-color: #C1C1C1;
  background-image: url('http://i50.tinypic.com/2rcpvd3.png');
  background-repeat: repeat-x;
  margin-top: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#tabs ul li.activetab a:hover {
background-color: #363636;
}
#tabs ul li a:hover {
background-color: #F4F4F4;
border-color: #333;
}
#tabs ul li.activetab a {
background-color: #363636;
background-image: url(http://i50.tinypic.com/9qky9y.png);
background-repeat: repeat-x;
border-color: #363636;
color: white;
text-decoration: none;
}
#tabs ul li.activetab a:hover {
  background: white;
}

#profile-advanced-details {
  border: 1px solid #D8D8D8;
}
#profile-advanced-details .main-head {
border-top: 0px;
border-bottom: 1px solid #D8D8D8;
text-shadow: rgba(255, 255, 255, 0.8) 0px 1px 0px;
background: #EEE url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png') repeat-x 0 0;
padding: 8px;
}
#profile-advanced-details .main-head .subtitle {
  color: #727272;
}
.user-avatar img {
opacity: 0.6;
}
.post:hover .user-avatar img {
opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.post:hover .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: .5;
}
.post .post-options:hover {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 1!important;
}
.post .post-options {
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-webkit-transition: all .2s linear;
opacity: 0;
}
p.pag,.paging{
border-radius:3px;
color: white;
margin: 4px 0 9px 0;}
#blog_comments .paging,#blog_comments p.pag{
color:#F1F1F1;}
td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
border-radius:3px;
padding: 6px 9px 6px 9px !important;
margin-right: 3px !important;
font-size: 12px !important;}
td p.pag a,.paging a, .paged-foot .paging a{
border-radius:3px;
color: #666666 !important;
border: solid 1px #B3B3B3 !important;
background-color: #DEDEDE;
background:-moz-linear-gradient(#F2F2F2,#BABABA);
background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
text-shadow: 0px 1px #EBEBEB !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
border-radius:3px;
border: solid 1px #878787 !important;
color: #EBEBEB !important;
background-color: #58E862;
background:-moz-linear-gradient(#BABABA,#DBDBDB);
background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
text-shadow: 0px 1px #666666 !important;
box-shadow: 0px 1px #D4D4D4 !important;
-moz-box-shadow: 0px 1px #D4D4D4 !important;
-webkit-box-shadow: 0px 1px #D4D4D4 !important;}
p.pag img,.paging img,.paged-foot .paging img{postion:relative;
top:-3px;
margin-top:-5px!Important;
vertical-align: center !important;}
.pun-crumbs {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
p.crumbs {
color: #F3F3F3;
}
.pun-crumbs p {
color: #666;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
p.crumbs a {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*-----------FIM CSS BASICA DO FORUM- COLOQUE SEU CSS PERSONALIZADO ABAIXO DISTO---------------*/
avatar

IsmaelS.
Hiper Membro

Membro desde : 24/11/2012
Mensagens : 2994
Pontos : 4142

http://suporte-design.forumeiros.com/

Ir para o topo Ir para baixo

Ajudeiro

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Fraise 29.11.15 20:34

Boa noite.
Autor, poderia informar-nos se sua dúvida já está resolvida? Feliz

Tópico movido de 'Questões sobre códigos' para 'Questões sobre a aparência do fórum'
Fraise

Fraise
Ajudeiro
Ajudeiro

Membro desde : 26/06/2015
Mensagens : 6558
Pontos : 8045

https://ajuda.forumeiros.com/ https://twitter.com/@FraiseFdF

Ir para o topo Ir para baixo

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Daniel Filipe Silva 30.11.15 7:44

Sim ~Foi!
Daniel Filipe Silva

Daniel Filipe Silva
Novo Membro

Membro desde : 07/09/2015
Mensagens : 12
Pontos : 22

http://brasilperfectstart.forumeiro.com/

Ir para o topo Ir para baixo

Ajudeiro

Tópico resolvido Re: Como trocar Background do Fórum

Mensagem por Fraise 05.12.15 15:19

Como trocar Background do Fórum Symbol10 Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.

Tópico marcado como Resolvido e movido para "Questões resolvidas".
Fraise

Fraise
Ajudeiro
Ajudeiro

Membro desde : 26/06/2015
Mensagens : 6558
Pontos : 8045

https://ajuda.forumeiros.com/ https://twitter.com/@FraiseFdF

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