Boas-vindas ao Power Pixel

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

Erro no Css

2 participantes

~Rafra ~Rafra  • Qua 15 Jan 2014 - 12:43

Erro no Css Empty Erro no Css Qua 15 Jan 2014 - 12:43

Qual é minha questão:
Código:
body {
background: #D2D2D2;
color: #595959;
font: normal 12px tahoma,arial,verdana,sans-serif;
padding-bottom: 8px;
}
#pun-about {
background-color: transparent;
border: 0px;
font: 0.8em;
}
#main .module-advert .main-content, .main-box, .pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
}
a:link {text-decoration: none;}
.pun table.table a:hover {text-decoration: underline;}
#pun-visit, #pun-intro, #pun-navlinks {display: none;}
/*header*/
#header {
position: relative;
}
#user_bar {
background: #252525;
border-bottom: 1px solid #232323;
height: 30px;
}
#user_bar .wrapper {
border: 0;
border-left: 1px solid #232323;
border-right: 1px solid #232323;
background: #2D2D2D;
height: 30px;
}
.wrapper, .pun {
margin: 0 auto;
width: 90%;
max-width: 1600px;
min-width: 990px;
border-left: 1px solid #BDBDBD;
border-right: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
}
.pun {
  background: #E7E7E7;
  width: 89%;
}
#search {
color: #556B85;
font-size: 0.85em;
margin: 2px 4px auto auto;
position: relative;
right: 0px;
float: right;
z-index: 999;
min-width: 260px;
}
#search_wrap {
background: white;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 5px;
float: left;
height: 14px;
white-space: nowrap;
}
#search input#main_search {
padding: 0;
border: 0;
width: 165px;
background-color: white;
font-size: 11px;
}
#search input#main_search {
padding: 0;
border: 0;
width: 165px;
background-color: white;
font-size: 11px;
}
#search input#main_search.inactive {
color: darkGray;
font-style: italic!impornant;
}
#search .choice {
background: url(http://i79.servimg.com/u/f79/18/24/85/15/search10.png) no-repeat right;
border-left: 1px solid #AFAFAF;
padding: 0 9px 0 7px;
color: #888;
min-width: 60px;
display: inline-block;
height: 11px;
}
#search .submit_input {
background: #D2D2D2 url(http://i79.servimg.com/u/f79/18/24/85/15/search11.png) no-repeat 50%;
text-indent: -3000em;
width: 35px;
height: 24px;
border: 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0;
float: left;
margin-left: 2px;
}
#search .submit_input:hover {
background-color: #E3E3E3;
}
#adv_search {
width: 30px;
outline: none;
height: 24px;
margin-left: 2px;
border: 0;
background: #8F8F8F url(http://i79.servimg.com/u/f79/18/24/85/15/advanc10.png) no-repeat 50% 50%;
text-indent: -3000em;
float: left;
display: inline-block;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#adv_search:hover {
background-color: #A2A2A2;
}
.clickable {
cursor: pointer;
}
input, textarea, select {
font-family: Tahoma,Arial,Verdana,sans-serif;
}
fieldset {
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
border: 0px groove threedface;
}
#user_navigation {
height: 30px;
float: left;
font-weight: bold;
font-size: 0.9em;
}
#user_links {
float: left;
overflow: hidden;
height: 30px;
}
#avatar {
float: left;
}
#avatar img {
position: relative;
vertical-align: top;
border: 0;
height: 20px;
width: auto !important;
margin: 5px -5px 0px -5px;
}
#user_links a {
float: left;
display: block;
padding: 0 10px 0px 10px;
line-height: 30px;
text-decoration: none;
color: white;
font-weight: bold;
outline: none;
}
#user_links a:hover {
background: #272727;
}
#user_navigation #user_notifications_link {
min-width: 25px;
outline: 0px;
position: relative;
display: inline-block;
overflow: hidden;
white-space: nowrap;
text-decoration: none;
}
#user_navigation #user_notifications.no-new small {
background-color: transparent;
color: #fff;
}
#user_navigation #user_notifications_link small {
position: relative;
background: #454545;
color: #fff;
font-weight: bold;
top: 0px;
right: 0px;
padding: 1px 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#user_navigation #user_notifications.no-new:hover small {
background-color: #454545;
color: #fff;
}
#user_navigation ul#user_link_menucontent {
background: #2d2d2d;
border: 1px solid #232323;
margin-top: 1px;
width: 170px;
float: right;
font-weight: normal;
}
#user_navigation ul#user_link_menucontent li {
float: none;
}
#user_navigation ul#user_link_menucontent a {
color: #fff;
text-decoration: none;
padding: 7px 5px 7px 15px;
display: block;
}
#user_navigation ul#user_link_menucontent a:hover {
         background: #272727;
      }
.hide {
display: none;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
#branding {
background: #2B2B2B;
}
#branding .wrapper {
height: 92px;
background: #333;
border: 0;
border-left: 1px solid #272727;
border-right: 1px solid #272727;
position: relative;
}
#primary_nav {
height: 40px;
font-family: Tahoma,Geneva,sans-serif;
font-size: 14px;
text-transform: lowercase;
position: absolute;
bottom: 0;
right: 5px;
}
#primary_nav ul {
list-style-type: none;
}
#primary_nav ul li {
display: inline;
margin: 0;
padding: 0;
}
#primary_nav ul li.active a:link,
      #primary_nav ul li.active a:visited,
      #primary_nav ul li.active a:hover,
      #primary_nav ul li.active a:active {
         background: transparent url(http://i79.servimg.com/u/f79/18/24/85/15/primar11.png) no-repeat top left;
         text-shadow: #fff 0px 1px 0px;
      }
      
      #primary_nav ul li.active a:link span,
      #primary_nav ul li.active a:visited span,
      #primary_nav ul li.active a:hover span,
      #primary_nav ul li.active a:active span {
         background: transparent url(http://i79.servimg.com/u/f79/18/24/85/15/primar11.png) no-repeat top right;
         color: #333333;
      }
#primary_nav ul li a:link, #primary_nav ul li a:visited, #primary_nav ul li a:hover, #primary_nav ul li a:active {
color: white;
text-decoration: none;
float: left;
padding-left: 7px;
font-weight: bold;
outline: none;
text-shadow: black 0px -1px 0px;
}
#primary_nav ul li a:link span, #primary_nav ul li a:visited span, #primary_nav ul li a:hover span, #primary_nav ul li a:active span {
padding: 0px 18px 0px 11px;
display: block;
line-height: 40px;
}
#primary_nav ul li a:hover,
#primary_nav ul li a:hover span {
color: #fff;
}
#primary_nav ul li a:hover{
      background: transparent url(http://i79.servimg.com/u/f79/18/24/85/15/primar12.png) no-repeat 0px -40px;
   }
   
   #primary_nav ul li a:hover span{
      background: transparent url(http://i79.servimg.com/u/f79/18/24/85/15/primar12.png) no-repeat 100% -40px;
   }
ol, ul {
list-style: none;
}
/*secondary nav*/
#secondary_nav {
margin: -5px;
margin-bottom: 0px;
color: #757575;
font-size: 0.9em;
border-bottom: 1px solid #F3F3F3;
font-weight: bold;
height: 37px;
text-shadow: white 0px 1px 0px;
background: #E7E7E7 url(http://i79.servimg.com/u/f79/18/24/85/15/second10.gif) repeat-x 0 0;
clear: both;
}
#secondary_nav li {
float: left;
line-height: 37px;
}
#secondary_nav li.breadcrumb.first a {
margin-left: 0;
background: none;
padding-left: 0px;
}
#secondary_nav li.breadcrumb a {
color: #757575;
padding-left: 9px;
margin-left: -9px;
background: url(http://i79.servimg.com/u/f79/18/24/85/15/second11.gif) no-repeat 0 0;
display: inline-block;
text-decoration: none;
}
#secondary_nav a {
color: #757575;
outline: none;
text-decoration: none;
}
#secondary_nav li.breadcrumb.first a span {
padding-left: 12px;
}
#secondary_nav li.breadcrumb a:hover span {
background-position: 100% -43px;
}
#secondary_nav li.breadcrumb a span {
display: block;
padding-right: 14px;
padding-left: 5px;
background: url(http://i79.servimg.com/u/f79/18/24/85/15/second12.gif) no-repeat 100% 0;
}
#section_links {
padding-top: 11px;
line-height: normal;
}
.attach {
float: right;
}
#secondary_nav #section_links li {
padding: 0 5px;
}
#section_links li {
line-height: normal;
}
/*table*/
#abrirf {cursor: pointer;}
.main .main-head {
background: #F8F8F8 url('') repeat-x 0 0;
border: 1px solid #EAEAEA;
color: #B4453B;
text-shadow: white 0px 1px 0px;
padding: 12px;
font-size: 14px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
overflow: hidden;
}
.main .main-foot {
background: #F8F8F8 url('') repeat-x 0 0;
border: 1px solid #EAEAEA;
color: #B4453B;
text-shadow: white 0px 1px 0px;
padding: 12px;
font-size: 14px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
overflow: hidden;
}
div.page-title h2 {
font-weight: bold!important;
}
.category {
  margin-top: 15px;
}
.category, #right, #left, .pun .topic, div#pun-qpost.main {
background: white;
border: 1px solid #D9D9D9!important;
border-radius: 5px;
padding: 5px;
}
.pun table.table th.tcl {
padding-left: 61px;
}
.pun table.table th {
border: 0px;
font-size: 0.85em;
font-weight: bold;
padding: 6px;
background: #EAEAEA;
color: dimGray;
text-shadow: whiteSmoke 0px 1px 0px;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FCFCFC;
}
.pun .main-content {
border: 1px solid #F3F3F3;
}
.pun table.table td {
border-right: 0px;
border-left: 0px;
border-bottom: 1px solid #EAEAEA!important;
border-top: 1px solid white!important;
background-color: #FCFCFC;
}
.hierarchy, .desc {
  padding-left: 25px;
}
span.statused {
  vertical-align: middle;
  position: absolute;
  margin-left: -48px!important;
}
.stats_arrow{ margin-left: 5px; margin-right: -1px; position: relative; margin-top: -1px; }
.idx_stats{ background: #424242; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #fff; font-size: 10px; padding: 3px 5px; display:inline; }

.hover_stats{ display:none; position: absolute; }
tr:hover .hover_stats{ display:inline; }
/*module*/
.module .main-content {
  border: 0px;
}
.module .main-head {
font-weight: bold;
padding: 6px;
font-size: 1em;
border: 0;
padding: 5px;
background: #eaeaea;
color: #b4453b;
}
/*statistics*/
.general_box {
background-color: #f9f9f9;
border: 1px solid #d2d2d2;
border-bottom: 4px solid #d2d2d2;
padding: 10px;
}
.maintitle_base {
background: #f8f8f8 url(http://i79.servimg.com/u/f79/18/24/85/15/mainti10.png) repeat-x 0 0;
min-height: 47px;
}
.header_left{
        background: url(http://i79.servimg.com/u/f79/18/24/85/15/cat_le10.png) no-repeat 0 0;
        min-height: 47px;
}

.header_right{
        background: url(http://i79.servimg.com/u/f79/18/24/85/15/cat_ri10.png) no-repeat 100% 0;
        min-height: 47px;
      padding: 0 10px;
}
body .maintitle {
   background: #f8f8f8 url(http://i79.servimg.com/u/f79/18/24/85/15/gradie10.png) repeat-x left 50%;
   color: #b4453b;
   text-shadow: #fff 0px 1px 0px;
}

   body .maintitle a {
      color: #b4453b;
   }

body .maintitle_base .maintitle{
   background: transparent none;
   border-bottom: 1px solid #eaeaea;
}
.maintitle {
   font-size: 0.8em;
   color: #717171;
}
h3.maintitle {
  font: bold;
}
body .header_right .maintitle {
padding: 21px 10px 10px 10px !important;
}
.box_l {
background: #fff url(http://i79.servimg.com/u/f79/18/24/85/15/box_si10.png) repeat-y 0 0;
}
.box_r {
background: url(http://i79.servimg.com/u/f79/18/24/85/15/box_si11.png) repeat-y 100% 0;
padding: 0px 10px;
}
.box_l .general_box {
border: 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.box_b {
background: url(http://i79.servimg.com/u/f79/18/24/85/15/box_fo10.png) repeat-x 0 0;
height: 13px;
}
.box_bl {
background: url(http://i79.servimg.com/u/f79/18/24/85/15/box_fo10.png) no-repeat 0 -13px;
height: 13px;
}
.box_br {
background: url(http://i79.servimg.com/u/f79/18/24/85/15/box_fo10.png) no-repeat 100% -26px;
height: 13px;
}
.statistics {   
   padding: 15px;
   margin: 10px 0px 0 0px;
   min-height: 160px;
}

   .statistics h2 {
      font-size: 1.1em;
      font-weight: bold;
   }
      
      .statistics h2 span {
         font-size: 0.8em;
         font-weight: normal;
         color: #7d7d7d;
      }
      
   .statistics #active_users, .statistics #forum_active_users {
      border-top: 0;
      padding-top: 0;
   }
   
   body #topic_stats.statistics {
      min-height: 50px;
   }
   
body .stats_list {
   border-top: 1px solid #eaeaea;
   margin-bottom: 10px;
   padding: 10px 0 0 0;
   float: left;
   width: 60%;
   line-height: 140%;
   overflow: hidden;
}

   .stats_list li,

   .active_users li {
      float: left;
      font-size: 0.9em;
      padding: 0 5px 0 0;
      margin-top: 4px;
   }
   
   .stats_list ul, .stats_list p {
      margin-left: 15px;
   }
   
   .stats_list span.desc {
      font-weight: normal;
   }
span.right.desc {
                font-size: 0.8em;
}
.active_users span.name {
   font-size: 0.9em;
   padding: 0 5px 0 0;
   margin-top: 4px;
}

.active_users p {
   margin-left: 15px;
}

#statistics_forum {
   border-left: 1px solid #eaeaea;
   padding-left: 20px;
   width: 33%;
   float: right;
}
   #statistics_forum dl {
      margin-left: 10px;
   }
   
   #statistics_forum dt,
   #statistics_forum dd {
      border-top: 1px solid #eaeaea;
      font-size: 0.85em;
      padding: 6px 2px;
      float: left;
      width: 45%;
   }
   
   #statistics_forum dt {
      font-weight: bold;
      clear: both;
   }
   
   #statistics_forum .extra {
      color: #a2a2a2;
      font-size: 0.9em;
   }
   
.stats_container{ position: relative; }
   .stats_container #statistics_forum{
   background-color: #f6f6f6;
   border-left: 1px solid #eaeaea;
}
.stats_container #statistics_forum{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   padding-top: 15px;
   padding-left: 15px;
   border-radius: 0px 4px 4px 0px;
   -moz-border-radius: 0px 4px 4px 0px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
}
   
#stat_links {   
   font-size: 0.85em;
   text-align: center !important;
   margin-top: 25px;
}

#stat_links,
#stat_links a{   
   color: #fff;
}
#stat_links li {
      padding: 2px 6px;
}
/*footer*/
#copyright {
float: right;
clear: right;
}
#copyright a:hover, .skin_link a:hover {
  text-decoration: underline;
}
#board_footer p {
text-align: right;
}
#board_footer li a {
  text-decoration: underline;
}
#board_footer {
color: #474747;
font-size: 0.85em;
border-top: 1px solid #dfdfdf;
background: #f1f1f1;
padding: 8px;
overflow: hidden;
margin: -5px;
margin-top: 0px;
top: 20px;
clear: both;
}
#board_footer ul#utility_links li {
float: left;
padding-right: 8px;
}
.skin_link, .skin_link a {
text-decoration: none;
}
.skin_link {
font-weight: bold;
text-align: center;
float: right;
margin-bottom: 2px;
}
/*linha da assinatura*/
.pun .sig-content {
clear: both;
padding: .5em 1em;
position: relative;
}
.pun div, .pun td, .sig-line {
border-color: ##DDD;
color: ##DDD;
}
.sig-content, .signature_div {
border-top: 1px solid #E9E9E9;
}

.pun .post{
  border-top: 1px solid #E9E9E9 !important;
  border-bottom: 6px solid #B4453B !important;
  border-left: 1px solid rgb(233, 233, 233);
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #fcfcfc;
}

.post_field .label {
  font: bold;
}

.post_field {
color: #3E3E3E;
border-bottom: 1px solid #E9E9E9;
padding: 0 0 0 8px;
font-size: 0.9em;
text-align: left;
}

.pun .postmain {
background-color: #fcfcfc;
margin-left: 203px;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
}

.pun .post .user {
float: left;
margin-left: -17em;
margin-top: -1.1em;
position: relative;
width: 17em;
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;
}

#topic_border {
  background: #ffffff;
  border:1px solid #d9d9d9;
  padding: 5px;
  border-radius:5px;
}

.pun .posthead {
background: #eeeeee;
border-bottom: 1px solid #eaeaea;
}

.postfoot {
background: #F1F1F1;
border-top: 1px solid #E9E9E9;
padding: 0.5em 1em;
}

.posting img {
  margin-top:-5px;
}

.posting img:hover {
opacity: 0.9;
}
/*resposta rápida*/
#text_editor_textarea, #textarea_content iframe#text_editor_iframe {
border: 1px solid #DDD;
}
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }

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

fieldset.frm-set, .pun .frm-form {
  background-color: transparent;
}

.main .main-content.frm {
border: 1px solid #DDD !important;
background-color: #EFEFEF !important;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.6) inset;
background-image: url(http://i72.servimg.com/u/f72/18/07/42/17/sprite10.png);
background-repeat: repeat-x;
background-position: 0 -1950px;
display: block;
_display: inline-block;
padding: 5px;
}
/*smiley-box e quickreply*/
#smiley-box iframe{height: 280px;}
#smilies_categ{padding: 0px 0}
.pun .frm .frm-buttons input {
font-weight: bold;
font-size: 0.85em;
text-decoration: none;
border-width: 1px;
border-style: solid;
padding: 3px 9px;
overflow: hidden;
cursor: pointer;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #b4453b;
color: #fff;
border: 1px solid #78251d;
}
.pun .frm .frm-buttons input:hover {
background: #ba554c;
color: #fff;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: 0px;
margin: 0 auto;
}

.frm-buttons {
border: 1px solid #ddd;
background: #EEE;
border-radius: 0 0 6px 6px;
}

input[type="password"]:focus,input[type="text"]:focus,textarea:focus{outline:none}

#quick_reply .frm-buttons {
margin: 0 auto;
padding: 5px;
text-align: center;
}

#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-color: transparent;
background-image: none;
margin: 0px 0.35em;
border: 0px;
padding: 2px 3px;
}
#pun-qpost .main-head {
  display: none;
}
button.button2:hover, input.button2:hover {
background-color: #DDD;
border: 0px;
}
.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: #333333;
padding-left: 20px;
}
/*resposta rápida end*/
/*chatbox*/
h2.chatbox-title:after { content: "BestSkins - Chatbox"; color: #b4453b;}
a.chat-title {display: none; }
#chatbox_header.main-head {
background: #F3F3F3;
border: 1px solid #EBEBEB;
border-bottom: 1px solid #eaeaea;
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 #eaeaea;
border-top: 1px solid #fff;
border-collapse: separate;
border-spacing: 2px;
line-height: 1.3em;
}

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

#chatbox_messenger_form .right {font-size:0}

input#message.post {
font-weight: normal;
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;
border-radius: 0px;
margin: 20px;
margin-bottom: 0px;
}

input#message.post:focus {
  background-color:#fefefe;
  border-color:#bbb;
  -webkit-box-shadow:inset 0px 0px 4px rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0px 0px 4px rgba(0,0,0,0.2);
  box-shadow:inset 0px 0px 4px rgba(0,0,0,0.2)
}

#submit_button {cursor: pointer;}

#message, #submit_button {
background-color: #b4453b;
color: #fff;
border: 1px solid #78251d;
font-weight: bold;
display: block;
padding: 3px 9px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 10px;
margin-left: 20px;
}

#message, #submit_button:hover {
  background: #ba554c;
  color: #fff;
}

.fontbutton {
background: #5e5e5e;
color: #fff;
border: 1px solid #363636;
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-color: #f9f9f9;
  padding: 8px!important;
  border: 1px solid gainsboro;
  border-bottom: 3px solid #DBE2EC;
  right: 285;
  margin-bottom: 6px;
  margin-top: 6px;
  left:0
}

div.main-content.chatbox.clearfix {
  border: 1px solid rgb(217, 217, 217);
  background: white;
  padding: 6px;
}

.right {
clear: both;
float: right;
}

li {list-style-type: none;}

.dono, .gerente, .admin, .mods, .mod, .ajudante, .vip, .membro, .banido, .zuiudo {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #65a830;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
margin-top: 5px;
padding: 3px 8px;
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
}

.dono {
background: #7A0A0A;
}

.gerente {
background: #0000A8;
}

.admin {
background: #007011;
}

.mods {
background: #27D69C;
}

.mod {
background: #8F008F;
}

.ajudante {
background: #CC0044;
}

.vip {
background: #FCCA00;
}

.banido {
background: #474747;
}

.membro {
background: #33FF00;
}
.zuiudo {
background: #33CCFF ;
}
a[href="/u1"] {
text-shadow: 0px 0px 5px #7A0A0A;
}
a[href="/u1"] {
text-shadow: 0 0 5px red;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/th/att11110.gif);
}
a[href="/u2"] {
text-shadow: 0px 0px 5px #33CCFF;
}
a[href="/u2"] {
text-shadow: 0 0 5px red;
background-image: url(http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif);
}
/*Tópico arquivado por - BestSkins*/
.topic_controls {
min-height: 30px;
margin-right: 25px;
margin-bottom: 5px;
}
.topic_controls .message {
background-color: rgb(243,243,243);
border: 1px solid rgb(212,212,212);
color: #515151;
width: 100%;
padding: 10px;
line-height: 1.6;
font-size: 12px;
}
#des-del a {
background: rgb(246,246,246);
background: -moz-linear-gradient(top, rgb(246,246,246) 0%, rgb(229,229,229) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(246,246,246)), color-stop(100%,rgb(229,229,229)));
border: 1px solid rgb(219,219,219);
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
font-size: 12px;
height: 22px;
line-height: 22px;
padding: 3px 10px;
white-space: nowrap;
margin-right: 5px;
}
#des-del .del {
background-image: url(http://i.imgur.com/QjVKSFi.png);
background-color: rgb(129, 34, 0);
background-repeat: repeat-x;
background-position: top;
border-color: rgb(139,34,0);
-moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #DB6E46, 0px 2px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0 #DB6E46, 0px 2px 3px rgba(0, 0, 0, 0.2);
color: white;
text-shadow: 0 -1px 0 #191919;
}
.error {color: #ad2930;font-weight: bold;}

    .pun .user-ident .username {
    background: #F0F0F0 url(http://i10.servimg.com/u/f10/17/41/76/40/wrapta10.png) repeat-x;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    display: block;
    font-family: Arvo;
    font-size: 1.5em;
    font-weight: 400!important;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 8px!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    }
    .pun .user-ident .user-basic-info {
    background: #F0F0F0 url(http://i10.servimg.com/u/f10/17/41/76/40/wrapta10.png) repeat-x;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    color: white;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.8em;
    margin: 5px auto;
    padding: 15px;
    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 .user-info {
    background: #F0F0F0 url(http://i10.servimg.com/u/f10/17/41/76/40/wrapta10.png) repeat-x;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    color: #666;
    line-height: 1.8em;
    margin: 5px auto;
    padding: 10px;
   
    hr {
    border: 0 none #D6D6D6;
        border-bottom: 1px solid white;
        border-top: 1px solid #D6D6D6

Gostaria de vocês ajudar a encontrar o Erro e Resolver /

Código:
Erro detectado
Nós contamos um número diferente de "{" e de "}". Isto significa que o seu CSS pode não ser válido e não será exibido corretamente no seu fórum.

Lhe aconselhamos que releia o seu código.

Endereço do meu fórum:
[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Versão:
PunBB

Gaab Gaab  • Qua 15 Jan 2014 - 13:47

Erro no Css Empty Re: Erro no Css Qua 15 Jan 2014 - 13:47

cara ta faltando duas 

}

na sua ultima coisa que add na css

~Rafra ~Rafra  • Qua 15 Jan 2014 - 13:55

Erro no Css Empty Re: Erro no Css Qua 15 Jan 2014 - 13:55

Olá,

Onde posso adc os 2 { ?

Gaab Gaab  • Qua 15 Jan 2014 - 13:56

Erro no Css Empty Re: Erro no Css Qua 15 Jan 2014 - 13:56

   adc isso


Spoiler:

~Rafra ~Rafra  • Qua 15 Jan 2014 - 14:14

Erro no Css Empty Re: Erro no Css Qua 15 Jan 2014 - 14:14

Olá,

Beleze '-' não sabia q tava faltando , achei que era Conflito em algum Codigo


Pode fechar !

Gaab Gaab  • Qua 15 Jan 2014 - 14:19

Erro no Css Empty Re: Erro no Css Qua 15 Jan 2014 - 14:19

[sucesso=Tópico Resolvido; e Bloqueado][/sucesso]Movido para: Arquivo - Pedido de código

Conteúdo patrocinado  • 

Erro no Css Empty Re: Erro no Css

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