Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

coffeemix coffeemix  • Seg 4 Mar 2013 - 16:50

Aumenta a largura do fórum Empty Aumenta a largura do fórum Seg 4 Mar 2013 - 16:50

bom como já diz tudo. quero um código para aumentar a largura do fórum,
versão PUNBB

Daemon Daemon  • Seg 4 Mar 2013 - 17:43

Aumenta a largura do fórum Empty Re: Aumenta a largura do fórum Seg 4 Mar 2013 - 17:43

Poderia passar o seu css?

coffeemix coffeemix  • Seg 4 Mar 2013 - 18:53

Aumenta a largura do fórum Empty Re: Aumenta a largura do fórum Seg 4 Mar 2013 - 18:53

Código:
body {
background: #272727 url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/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: 980px;
max-width: 1600px;
width: 90%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;
min-width: 990px;
max-width: 1200px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.18);
border: 1px solid #181818;
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(255, 255, 255, 0.25) 0px 0px 0px 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(0, 0, 0, 0.18);
border: 1px solid #181818;
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(255, 255, 255, 0.25) 0px 0px 0px 1px;
border-bottom: 0;
height: 46px;
margin: 0 20px -10px 20px;
}

#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}

#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}

#adv_search:hover{background-color:rgba(0,0,0,0.2)}

/*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: #B4453B url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/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 #752922;
border-right: 0;
border-left: 0;
border-bottom: 0;
overflow: hidden;
}

.content_table {
background: #B4453B url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/maintitle.png') repeat-x 0 0;
-moz-border-radius: 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #752922;
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;
}

/*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%;
}
/*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: #B4453B url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/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: -1.8em;
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 {
max-height: 90px;
max-width: 90px;
height: 90px;
width: 90px;
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;
}

#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;
}
/* cor nome usuario */
#th_avarx{background-image:url(http://i.imgur.com/EkPsC.png);background-size:100%;border:1px solid #1A1A1A;border-radius:2px;box-shadow:0 1px 2px #000;height:70px;width:70px}#th_avarx img{border-radius:2px;height:70px;width:70px}.lnk a{margin-left:5px;margin-right:5px}.iper-nenc{font-size:14px;font-weight:700;margin-left:5px}a[href="/u1"]{background:url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);text-shadow:0 0 5px purple}
#th_avarx{background-image:url(http://i.imgur.com/EkPsC.png);background-size:100%;border:1px solid #1A1A1A;border-radius:2px;box-shadow:0 1px 2px #000;height:70px;width:70px}#th_avarx img{border-radius:2px;height:70px;width:70px}.lnk a{margin-left:5px;margin-right:5px}.iper-nenc{font-size:14px;font-weight:700;margin-left:5px}a[href="/u30"]{background:url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);text-shadow:0 0 5px blue}
/* cetralizar perfil */
.pun .post .user {
text-align: center;
}
/* minimo ao posatr */
form span.tgcounter {float: right;color: #000;}
form p.tgcounter {font-size: 11px;float: left;color: #000;}
form p.tgcounter> span {color: #000;}

 
minimo ao postar HTML JCSS
$(document).ready(function (g) {
var comment = $('textarea#text_editor_textarea'),
    minCommentgLength = 10, //Num. de caracteres mínimos para enviar
    $commentgValue = comment.val(),
    $commentgLength = $commentgValue.length,
    submitgButton = $('form input[type=submit]').hide();
    Copyrights = '©️Copyright by giObanii. ©️toxigeek.com. All Rights Reserved',
$('textarea#text_editor_textarea').after('').after('Caracteres mínimos: ');
counter = $('span.tgcounter');
$('form').find('p.tgcounter > span').html(minCommentgLength);
comment.keyup(function () {
var $this = $(this);
$commentgLength = $this.val().length;
counter.html($commentgLength);
if ($commentgLength > minCommentgLength - 1) {
submitgButton.fadeIn(200);
} else {
submitgButton.fadeOut(200);
}
});
});

/* cor grupo */
a[href="/g2-gerente"] {
text-shadow:0px 0px 5px #FF0000;color:#FF0000;
}
a[href="/g3-moderador"] {
text-shadow:0px 0px 5px #00FFFF;color:#00FFFF;
}
a[href="/g4-suporte"] {
text-shadow:0px 0px 5px #0000FF;color:#0000FF;
}
a[href="/g5-designer"] {
text-shadow:0px 0px 5px #7CFC00;color:#7CFC00;
}
a[href="/g6-vip"] {
text-shadow:0px 0px 5px #FF00FF;color:#FF00FF;
}
a[href="/g7-girl"] {
text-shadow:0px 0px 5px #FF1493;color:#FF1493;
}
a[href="g8-estagiario"] {
text-shadow:0px 0px 5px #FF0000;color:#FF0000;
}
/*almenatr o nome do user*/
.pun .user-ident .username {
font-size: 14px; !important
}
/*leai as reghras no post*/
form#quick_reply #textarea_content textarea#text_editor_textarea { height: 100px !important; }

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

.aviso_normas {
    background: none repeat scroll 0 0 #F0E8E0;
    border: 1px solid #C00000;
    font-family: Tahoma,Arial;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
    text-align: center;
}
/*borda no post */
.postbody {
_background-image: none;
background: white url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
border-bottom: 1px solid #EBE8E4;
border-left: 1px solid #EBE8E4;
border-right: 1px solid #EBE8E4;
color: #4E4E4E;
display: block;
float: left;
min-height: 50px;
position: relative;
width: 90%;
}
.post {
 background-position: 100% 0;
    background-repeat: no-repeat;
    border: 3px solid #EAEAEA;
    border-radius: 9px 9px 9px 9px;
    margin-bottom: 4px;
    padding: 0 10px;
}
/*numeros do post*/
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;}
/*--/acessem: www.rmbr.forumeiros.com /--*/

/*adicionar CSS*/----------------*-*-*-*-*-*-*---------------------------------------------------
div * {margin: 0;padding: 0;}
.conteneur-menu {font-family: Arial;}
.conteneur-menu .onglets li {float: left;list-style: none;}
li {display: list-item;
text-align: -webkit-match-parent;}
.conteneur-menu .onglets li a {
-moz-text-shadow: 1px 1px 1px #fff;
-webkit-text-shadow: 1px 1px 1px #fff;
background: #E9E9E9 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border-bottom: 1px solid #F3F5F7;
border: 1px solid #EEE;
color: #6B6B6B;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: 700;
padding: 7px 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px white;width: 150px;}
.conteneur-menu .onglets li a.active {
background: #D0E1F7 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border: 1px solid white;color: #222;}
.texte_1 {color: #485470;font-family: Arial;font-size: 13px;font-style: italic;}
.titre_4 {color: #24478E;margin-bottom: 5px;
font-family: Arial;font-size: 14px;font-style: italic;font-weight: 700;}
/* borda topico e mensagem */
.for_topics {
    width: 72px;
    height: 33px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 12px;
    font-weight: bold; 
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 13px;
}

.for_topics span {
    display: block;
    color: #105289;
    font-size: 10px;
}

.for_posts {
    width: 71px;
    height: 33px;
    background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
    text-align: center;
    font-size: 12px;
    font-weight: bold; 
    line-height: normal;
    color: #0e2c3e;
    padding-top: 3px;
    margin-left: 13px;
}

.for_posts span {
    display: block;
    color: #105289;
    font-size: 10px;
}
/*spoiler personalizado*/
dl.codebox {
border-radius: 0px 0px 0px 0px;
background: #fff;
border-left:13px solid #ADFF2F;
  -webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
}

dl.codebox:hover {
border-left:13px solid #00FFFF;
  -webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
}

dl.codebox dt {
border-bottom:1px solid #COLOR;
display:block;
font-size: 10px;
font-weight:700;
color:#ba1464;
  text-align: center;
margin-bottom:3px;
  font: 10px Short Stack;

  letter-spacing:1px;
}

dl.codebox code {
color:#ba1464;
 font: 10px Short Stack;
 
  letter-spacing:1px;
font-size:10px;
}

blockquote {
border-radius: 0px 0px 0px 0px;
background: #fff;
border-left:13px solid #ADFF2F;
  -webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
}

blockquote:hover {
border-left:13px solid f93;
  -webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
}

.content blockquote {
color:#ADFF2F;
 font: 10px Short Stack;
  text-transform:uppercase;
  letter-spacing:1px;
font-size:11px;
  -webkit-box-shadow:5px  #e8a2b6;
      transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -webkit-transition: all 0.5s ease 0s;
}
/*efeito resposta rapida*/
input.button1, input.button2, button.button2,
#main-content a.cgu-buttons {
    border: 1px solid #afafaf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
      -moz-box-shadow: 2px 2px 0px #afafaf;
      -webkit-box-shadow: 2px 2px 0px #afafaf;
    }
/*test*/
a:hover {
color: #4876FF;
text-shadow : 0px 0px 10px #ADFF2F;
}
/*voto lado */
.vote {
float: right;
width: 200px;
margin-left: 4px;
}

/*foto inicio*/
.mini_ava img {

width: 40px;
height: 40px;
border:1px solid gray;
}
.mini_ava {
  float: left;
}
/* quadrado post e etc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.post_field {
background: white none;
color: #414141;
border: 1px solid #B9C4CD;
padding: 3px 0 3px 0;
margin: 0;
margin-top: 2px;
}
-moz-selection, ::selection {
background: rgba(0, 160, 250, 0.5);
color: white;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);

.pun .user-ident .user-basic-info {
color: white;
font-size: 1.5em;
font-weight: 700;
line-height: 1.8em;
text-align: center;
text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
}
.pun .user-ident .user-basic-info {
font-weight: 700;
}
.pun div, .pun td, .sig-line {
color: ##DDD;
}
/*largura*/
.wrapper {width: 100%!important;}
/*over pefil*/
.perfilInfo{background:url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0;float:left;height:167px;left:-43em;padding:16px 0 38px 5px;top:13px;width:510px;z-index:999}.linkPrf{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F6F6F6;border:1px solid #DBDBDB;border-radius:0 0 4px 4px;border-top:none;bottom:-7px;box-shadow:0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3);color:#616161;float:left;height:14px;left:13.8em;margin:2px;padding:2px;text-align:center;text-decoration:none!important;transition:all .2s ease-in-out;width:8em}.linkPrf:hover{border-color:#9A9A9A;color:#4C4C4C}.linkPrf:hover a{color:#4C4C4C}.linkPrf a{color:#616161!important;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none}.setPerfil{background:rgba(0,0,0,0.3);border-radius:3px;display:block;height:100%;padding:5px 5px 10px}.setPerfil > span{background:#f9f9f9;border:1px solid #999;border-radius:3px;display:block;height:100%;padding:3px}.setPerfil .PerfilInfoImg{-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);background:#fff;border:1px solid #D5D5D5;box-shadow:0 2px 2px rgba(0,0,0,0.1);display:table;float:left;height:91px;padding:1px;width:91px}.setPerfil .PerfilInfoImg:hover{-moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);border-color:#A1A1A1;box-shadow:0 2px 2px rgba(0,0,0,0.2)}.setPerfil p div{display:inline}.setPerfil h2{background:#E1E1E1;border-radius:0 10px 0 0;box-shadow:1px 1px 0 #CCC;display:block;float:left;font-family:"Trebuchet MS";font-size:19px;font-style:normal;font-variant:normal;font-weight:bold;margin-bottom:10px;padding:5px;text-shadow:1px 1px 0 #fff;width:382px}.setPerfil p{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;background:#F1F1F1;border-left:3px solid #333;border-top:1px solid #333;box-shadow:1px 1px 0 #CCC;display:block;float:right;font-weight:400;margin:2px 5px;padding:5px;text-align:left;width:350px}.setPerfil p:hover{box-shadow:1px 1px 0 #9A9A9A}
/*chat*/
/*chatbox*/
h2.chatbox-title:after { content: "BestSkins - Chatbox"; }
a.chat-title { display: none; }
#chatbox, #chatbox_footer, #chatbox_members {
background: white;
border-top: 1px solid #EAEAEA; 
}

#chatbox_header.main-head {
background: #F3F3F3;
border: 1px solid #EBEBEB;
font-weight: 300;
overflow: hidden;
padding: 2px;
text-shadow: white 0 1px 0;
}

.chatbox-title, .chatbox-title a.chat-title {
color: #393939;
font-size: 12px;
font-weight: bold;
}

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

#chatbox_members .member-title {
background: #F8E7DD;
background-color: #F4F9FD;
background-image: none;
border-bottom: 2px solid red;
color: #A30000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
padding: .5em .25em;
text-align: center;
text-shadow: 1px 0 0 white;
}

#chatbox_members {
display: none;
}

div.main-content.chatbox.clearfix {
border: 1px solid #EAEAEA;
border-radius: 4px;
}

#chatbox p {
border-bottom: 1px solid #DDD;
border-top: 1px solid white;
line-height: 1.2em;
}

#chatbox_footer {
  margin-top: 0px;
  width: 285px;
  min-width: 230px;
  background: #FAFAFA;
  float: right;
  clear:both;
  position: relative;
}

input#message.post {
height: 45px;
width: 235px;
padding: 6px;
border: 1px solid #D4D4D4;
background: #FCFCFC;
color: #9F9F9F;
text-shadow: white 0px 1px 0px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
margin: 20px;
margin-bottom: 0px;
}

#message, #submit_button {
background: #13304B url('http://fcimage.net/public/style_images/imgfc/highlight_faint.png') repeat-x 0 0;
border-color: #13304B;
color: white;
text-shadow: #2B2B2B 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 3px;
display: block;
margin: 10px;
margin-top: 0px;
margin-left: 20px;
}

#message, #submit_button:hover {
  opacity: 0.9;
}

.fontbutton {
background: #333 url('http://lifegames.in/forum/public/style_images/LifeGames_v2_0/highlight_faint.png') repeat-x 0 0;
border: 1px solid #1e345c;
color: white;
text-shadow: #474747 0px -1px 0px;
-moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
border-radius: 2px;
color: black;
cursor: pointer;
float: left;
margin: 3px;
padding: 3px;
margin-right: 10px;
text-align: left;
}

.fontbutton:hover {
  opacity: 0.9;
}

#divsmilies img + img{visibility:visible!important}

#chatbox_messenger_form div.right img{visibility:hidden}

#simple-wrap {
  background:white;
}

#divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
background-position: center;
background-repeat: no-repeat;
}

#divbold {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);
}

#divitalic {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);
}

#divunderline {
background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);
}

#divstrike {
background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);
}

#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);
}

#chatbox{
  background: #f0f0f0;
  padding: 8px;
  border: 1px solid gainsboro;
  right: 285;
  margin-top: 6px;
  left:0
}

.right {
clear: both;
float: right;
}
/*mensagem enviadao com sucesso*/
p.message {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white;
    padding: 7px;
    background-color: rgb(224,224,224);
    border-bottom: 1px dashed rgb(194, 194, 194);
    border-top: 2px solid rgb(194, 194, 194);
    border-width: 2px 0px 1px;
    color: rgb(000, 000, 000);
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
    }
/*informação encima do topico*/
/*box*/
.titlebox {
background: #EFEFEF;
border: 1px solid #D6D6D6;
text-shadow: white 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 4px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 4px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 4px;
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 420px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
.titlebox dava 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);
}

Daemon Daemon  • Seg 4 Mar 2013 - 22:48

Aumenta a largura do fórum Empty Re: Aumenta a largura do fórum Seg 4 Mar 2013 - 22:48

Você aumenta a largura nesta parte:
Código:
.wrapper {
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
}
.pun {
background: white;
margin: 0 auto;
width: 99%;
min-width: 990px;
max-width: 1200px;
}

.container_IE {
background: url("http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/trans20.png") repeat;
background: rgba(0, 0, 0, 0.18);
border: 1px solid #181818;
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(255, 255, 255, 0.25) 0px 0px 0px 1px;
margin: 0 auto;
width: 90%;
min-width: 990px;
max-width: 1200px;
padding: 5px;
}

onde tiver:
min-width
max-width
width

vá alterando até ficar do tamanho desejado Smile'

Daemon Daemon  • Qui 14 Mar 2013 - 18:47

Aumenta a largura do fórum Empty Re: Aumenta a largura do fórum Qui 14 Mar 2013 - 18:47

Tópico bloqueado


sem respostas do autor'

Conteúdo patrocinado  • 

Aumenta a largura do fórum Empty Re: Aumenta a largura do fórum

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