Botão de criar novo tópico não aparece

2 participantes

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

Tópico resolvido Botão de criar novo tópico não aparece

Mensagem por Luiis_. 22.11.15 23:24

Detalhes da questão


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

Descrição


Bom no fórum não sei por que o botão de criar topicos não está aparecendo, não sei se e meu css

se vocês precisão

Código:
body {
background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise10.png") repeat;
color: #333333;
}
body, .pun a {
font: normal 11px "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
}
::selection {
color: #fff;
background: #333333;
}
a:link {text-decoration:none;}
.pun, .wrapper {
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
}
.pun {
background: #fff;
max-width: 1588px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
margin-bottom: 10px;
}
.overview {background: white;}

#secondary_navigation a {
color: #ddd;
line-height: 37px;
height: 37px;
}
#secondary_navigation a:hover {
color: #fff;
text-shadow: #fff 0px 0px 3px;
}
#secondary_navigation li {list-style-type: none;}
#secondary_navigation li {
float: left;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
ul.pun-crumbs {margin: 0px;padding: 0px;}
span.crumbs .first {
margin-left: 0;
background: none;
padding-left: 12px;
}
span.crumbs a {
color: #ddd;
margin-left: -8px;
padding: 10px 15px 10px 5px;
background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -1px;
}
span.crumbs a:hover {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -44px;
}
#secondary_links a {
padding: 0 12px;
display: block;
}
#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -3px 0 -3px;
}
#secondary_links a:hover img {
opacity: 0.7;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.left {float: left;}

/*USERBAR*/
#user_navigation {
float: right;
color: #9f9f9f;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
font-weight: bold;
}
#user_navigation .ipsList_inline li {
margin: 0;
list-style-type: none;
padding: 0;
float: left;
}
#user_navigation a {
color: #fff;
text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
float: left;
padding: 0 12px;
line-height: 36px;
outline: none;
height: 36px;
}
#avatar img {
background: #fff;
border: 1px solid #959595;
height: 24px;
margin-top: 4px;
padding: 1px;
position: relative;
vertical-align: top;
width: 24px;
}
#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: top;
position: relative;
margin: 10px 2px 0 0;
}
#inbox_link img {
background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_i10.png);
}
#notify_link img {
background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_n10.png);
}
#inbox_link img, #notify_link img {
background-position: 0 0;
background-repeat: no-repeat;
height: 20px;
vertical-align: middle;
width: 20px;
}
#search {
margin: 4px 0 0 0;
}
fieldset {
border: 0;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i55.servimg.com/u/f55/18/71/50/00/advanc10.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);
}
#search_wrap {
position: relative;
background: url("http://i55.servimg.com/u/f55/18/71/50/00/trans210.png") repeat;
background: rgba(0,0,0,0.2);
display: block;
padding: 0 26px 0 7px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
min-width: 250px;
}
#main_search {
font: normal 12px tahoma,helvetica,arial,sans-serif;
border: 0;
margin: 3 0 0 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
color: #fff;
text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
}
#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: url('http://i55.servimg.com/u/f55/18/71/50/00/trans410.png') repeat;
background: rgba(0,0,0,0.4);
display: inline-block;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
color: #fff;
float: right;
}
.clickable {
cursor: pointer;
}
#search .submit_input {
background: #292929 url('http://i55.servimg.com/u/f55/18/71/50/00/search10.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;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#search .submit_input:hover {
background-color: #3e3e3e;
}
/*TABLEHEAD*/
.main .main-head, .title-overview , .main .main-foot {
background: #a9b4c0 url("http://i55.servimg.com/u/f55/18/71/50/00/noise12.png") repeat;
color: #fff;
text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
padding: 12px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #778594 0px 1px 3px;
-moz-box-shadow: inset #778594 0px 1px 3px;
box-shadow: inset #778594 0px 1px 3px;
overflow: hidden;
margin-bottom: 2px;
}
.main .main-head .page-title {
font-weight: 700;
}
.pun table.table td, .pun table.table th {
background: #fff !important;
}
.pun table.table td {
padding: 10px;
border: 0px;
border-bottom: 1px solid #f3f3f3;
}
.pun table.table td.col_stats {text-align: right;}
.pun table.table td a {color: #676c70;}
.pun table.table td a:hover {color: #53585c;}
.hierarchy a {
  font: 12px bold;
}
.main .main-content, .main .main-content.frm, .pun .frm-form {background: transparent;border: 0px;}
/*WIDGETS*/
.module .main-head, .statistics_head {
background: #262626;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #000 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset #000 0px 1px 3px;
padding: 10px;
}
.module .main-content {background: #fff;}

/*** ESTATICAS BY LUIIS XD ***/

div#stat_id{background:none;display:table;margin:0 auto!important;text-align:center!important}
ul[class="statsPers"]{display:block;list-style:none;margin:0 auto;width:100%}
li.statHide{display:none}
.statsPers li{float:left;font-size:11px;margin:2px 10px;color:#5a5751}
.statsPers li > span{display:inline-block;background:#68645F;color:#fff;padding:2px 6px;font-weight:bold;margin-right:3px}
.statsPers li > span a,.statsPers li > span a span{color:#fff!important}
#onlinechat{background-color:transparent;border-top:0;padding:15px 0 0}
#onlinechat p.page-bottom{font-size:14px;font-weight:bold}
#onlinechat #chatbox_popup{color:transparent}
#onlinechat #chatbox_popup a:after{content:url('https://cdn1.iconfinder.com/data/icons/discovery/16x16/apps/internet-group-chat.png');float:left;position:relative;top:3px;right:-3px;z-index:999}
.ibrev{background:#8db13e url(http://webflake.sx/public/style_images/wfskin/highlight_faint.png) repeat-x 0 1px;border-radius:3px;color:#fff;margin-bottom:5px;padding:0 5px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
.statistics{margin:20px 0 0 0;padding:10px;border:1px solid #EAE6E2;line-height:1.3;overflow:hidden;background:#FDFAF7}
.statistics_head{font-size:14px;font-weight:bold;background:#E0DAD5;border:1px solid #D4CEC9;box-shadow:inset 0 1px 0 #eae3de;-webkit-box-shadow:inset 0 1px 0 #eae3de;-moz-box-shadow:inset 0 1px 0 #eae3de;color:#7F7A75;padding:4px;margin:-10px -10px 10px -10px}
.desc,.desc.blend_links a,p.posted_info{font-size:11px;color:#76716b}
#pun-about{background:transparent;border:0 none;line-height:150%;padding:.5pt;text-align:right;font-size:9px}
#tabs ul li a{float:left;font-weight:400;line-height:2em;padding:0 1em;text-decoration:none;outline:0;-webkit-transition:background-color 0.1s ease-in-out;-moz-transition:background-color 0.3s ease-in-out;background:#f3efec;color:#85807d;border:1px solid #dad4d1;font-size:13px;margin-bottom:-1px}
#tabs ul li a:hover{background:#eee9e6;color:#7f7a77}
#tabs ul li.activetab a{text-decoration:none!important;border:1px solid #C7C4C3;background:#FDFAF7!important;color:#373533!important;font-weight:bold}
.white{color:#fff !important;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1}

/*footer*/
#footer_utilities {
padding: 8px;
font-size: 11px;
position: relative;
border-top: 1px solid #141414;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi11.png') repeat;
}
#footer_utilities, #footer_utilities a {
color: #ccc;
}
.clr {
clear: both;
}
#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: url("http://i55.servimg.com/u/f55/18/71/50/00/trans311.png") repeat;
background: rgba(0,0,0,0.3);
-webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
outline: 0;
}
#bottomScroll:hover,#backtotop:hover{background:url("http://i55.servimg.com/u/f55/18/71/50/00/trans710.png") repeat;background:rgba(0,0,0,0.7);color:#fff}
#backtotop img {
margin-top: 5px;
opacity: 0.4;
}
#backtotop:hover img {
opacity: 1;
}
.skin_link {
float: left;
padding-top: 4px;
}
.skin_link, .skin_link a {
color: #ccc !important;
}
#copyright {
text-align: right;
line-height: 22px;
float: right;
}
#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}
#footer_utilities .ipsList_inline>li {
margin: 0;
}
.ipsList_inline>li {
display: inline-block;list-style-type: none;
margin: 0 3px;
}
#rss_feed {
margin-top: -1px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}
/*TÓPICO*/
.pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
}
.pun .posthead {
background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi12.png') repeat;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #000 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset #000 0px 1px 3px;
color: #bbb;
border: 0px;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}
.pun .posthead a {color: #fff;}
.pun .posthead h2 strong {
font: 11px normal;
color: #878c91;
}
.pun .posthead h2 strong:before {
  content: '#';
}
.pun .posthead .username {
  float: left;
  min-width: 177px;
}
.pun .posthead .username a {
font-weight: bold;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
font-size: 13px;
}
.pun .posthead .username a span {color: #fff !important;}
.pun .user .user-basic-info a img {
max-width: 250px;
max-height: 250px;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.pun .user .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 .post {margin-bottom: 10px;}
.pun .post, .pun .postmain {background: #fff;border: 0px;}
.pun .postmain {margin-left: 17em;}
.pun .post .user {
width: 155px;
margin-top: 1em;
border-right: 1px dashed #e4e8ed;
font-size: 12px;
text-align: center;
margin-left: -16em;
padding: 10px 10px;
line-height: 150%;
}
.pun .user .user-info {
font: 11px;
color: #878c91;
}
.pun .postfoot {
background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise13.png") repeat;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 0px;
border-radius: 3px;
-webkit-box-shadow: inset #b3bac1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #b3bac1 0px 1px 3px;
clear: both;

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

/*QR*/
#quick_reply .frm-buttons {
  text-align: center;
}
.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: #fff;
}
input[type="button"], input[type="submit"], input[type="reset"] {
background: #51a3ce url('http://i55.servimg.com/u/f55/18/71/50/00/highli11.png') repeat-x 0 0;
border: 1px solid #4897c0;
-webkit-box-shadow: #8ac7e7 0px 1px 2px;
-moz-box-shadow: #8ac7e7 0px 1px 2px;
box-shadow: #8ac7e7 0px 1px 2px;
color: #fff;
padding: 4px 10px !important;
cursor: pointer;
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background-color:#60b3de;color:#fff}
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {-webkit-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;-moz-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;position:relative;top:1px}
.main .main-foot, .main .main-head {
  background-image: none !important;
  background-color: #2B2828 !important;
}
#stats {
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 {
padding: 5px 8px;
background: #E1E1E1;
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;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-o-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
border: 1px solid #E1E1E1;
margin-bottom: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
text-shadow: 1px 1px 0 white;
color: #111;
font-weight: 700;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}
.post span.postdetails a img:first-child,.post
profile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-
child,dl.postdetails dl a img:first-child{width:200px;height:300px}
.pun a[href ="/u1"] {
color:#FF0000;
}


/* codes adicionais */

html, body {
background: #2E2C2A;
color: #3a3a3a;
  font: normal 13px arial,helvetica,sans-serif;
}

#content {
background: #fff;
padding: 10px 0;
line-height: 120%;
border-left: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
padding: 0px 0px;
}
.pun, .main_width {
margin: 0 auto;
width: 87% !important;
min-width: 960px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
a:link {text-decoration: none;}
#pun-visit, .main-box, #pun-about, .pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
  display: none;
}
#pun-about {font-size: 0.8em;}
#pun-intro, #pun-navlinks, #pun-about form {display: none;}

/*-----------------*/
#onlinelist{
display: none;
}

#stats{
  display: none;
}


#left{
  display: none;
}


#main .e65e .main-content{
width: 1px;
height: 1px;
border: 1px solid #fff;
}


/*header*/
#header_bar {
background: none repeat scroll 0 0 #141518;
text-align: right;
height: 39px;
font-size: 12px;
color: #fff;
padding: 3px 0 0 0;
}
#branding, #header_bar, #primary_nav {
min-width: 980px;
}
#user_navigation {
color: #9f9f9f;
}
#user_link {
font-size: 12px;
color: #fff;
padding: 0 12px;
height: 39px;
line-height: 39px;
display: inline-block;
margin-right: 15px;
outline: 0;
}
#user_navigation {
overflow: visible;
}
#user_navigation .menu_left{
  position: absolute;
width: 100px;
  height: 50px;
float: left;
}
#user_navigation .menu_left ul.links ul li {
position: relative;
font-size: 11px;
margin-right: 10px;
display: inline;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
.ipsList_inline > li:first-child {
margin-left: 0;
}
#user_navigation a {
color: #fff;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}
#user_navigation #register_link {
background: #AC1E37;
color: #fff;
display: inline-block;
padding: 5px 8px;
text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}

#user_navigation #sign_in {
  margin-right: 8px;
}
#notify_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_n11.png) no-repeat top
}
#inbox_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_i11.png) no-repeat top;
}
#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 14px;
padding: 16px 24px 9px 12px;
position: relative;
top: 2px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}
ol, ul {
list-style: none;
}
.attach {float: right;}
/*headerWrap*/
#headerMain {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/headerBG.gif) repeat-x top left;
height: 110px;
}


.slogan {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/sloganSplit.gif) no-repeat top left 4%;
color: #b3b3b3;
float: right;
font-size: 14px;
height: 110px;
line-height: 110px;
padding-left: 23px;
text-transform: uppercase;
}
.clickable {
  cursor: pointer;
}
/*navegação*/
#primary_nav {
background: #AC1E37;
font-size: 13px;
padding: 0;
height: 42px;
border-bottom: 1px solid #A7031F;
}
#community_app_menu > li {
margin: 0;
padding-right: 1px;
position: relative;
}

#community_app_menu > li:hover{
background: rgba(0, 0, 0, 0.12);
}
#community_app_menu > li > a {
color: #fff;
font-size: 12px;
text-transform: uppercase;
display: block;
padding: 0 15px 0;
height: 42px;
line-height: 42px;
font-family: inherit;
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background:url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG_hover.png) repeat-x top left;
color:#fff
}
#community_app_menu > li.active > a {

background:url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG_hover.png) repeat-x top left;
color:#fff;
margin-top:0;
text-shadow:none
}
#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}
#quickNavLaunch span {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_q10.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}


/* Post user personalizado by Luiis xD */

.user-basic-info img:first-child {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 130px;
    padding: 2px;
    width: 130px;
}
.pun .user-ident .user-basic-info {
    font-weight: 700;
margin-top: 25px !important;
    position: relative !important;
    text-align: center;
}
.pun .post {
    background: #fff;
}
.pun .user-ident .username {
    border: 1px solid #DDD;
    border-radius: 3px;
    margin: 0px auto;
    position: relative !important;
    text-align: center;
}
.pun .posthead, .pun .username {
    background-color: #F7F7F7;
    border-bottom: 1px solid #EEE;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
  display: none;
}
.pun .user .user-info {
    text-align: center;
}


/* logo */

#logo{
font-size: 20pt;
font-family: cursive,sans-serif;
color: rgb(212, 212, 212);
position: relative;
top: 35px;
}


.sub {
    display: none;
  }
  .dterm:hover .sub {
    display: block;
  }
a[href="/u1"] {
text-shadow: 0px 0px 5px #FA00F2;
}
a[href="/u9"] {
text-shadow: 0px 0px 5px #FA00F2;
}
a[href="/u16"] {
text-shadow: 0px 0px 5px #2205FF;
}
a[href="/u4"] {
text-shadow: 0px 0px 5px #FA00F2;


Por favor me ajudem Triste
Luiis_.

Luiis_.
***

Membro desde : 12/07/2015
Mensagens : 123
Pontos : 198

http://...

Ir para o topo Ir para baixo

Ajudeiro

Tópico resolvido Re: Botão de criar novo tópico não aparece

Mensagem por Fraise 22.11.15 23:34

Boa noite.

Troque a sua folha de estilos por esta:
Código:
body {
background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise10.png") repeat;
color: #333333;
}
body, .pun a {
font: normal 11px "Trebuchet MS",tahoma,helvetica,arial,sans-serif;
}
::selection {
color: #fff;
background: #333333;
}
a:link {text-decoration:none;}
.pun, .wrapper {
margin: 0 auto;
min-width: 980px;
max-width: 1600px;
width: 90%;
}
.pun {
background: #fff;
max-width: 1588px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;
margin-bottom: 10px;
}
.overview {background: white;}

#secondary_navigation a {
color: #ddd;
line-height: 37px;
height: 37px;
}
#secondary_navigation a:hover {
color: #fff;
text-shadow: #fff 0px 0px 3px;
}
#secondary_navigation li {list-style-type: none;}
#secondary_navigation li {
float: left;
}
.breadcrumb {
color: #777;
font-size: 11px;
}
ul.pun-crumbs {margin: 0px;padding: 0px;}
span.crumbs .first {
margin-left: 0;
background: none;
padding-left: 12px;
}
span.crumbs a {
color: #ddd;
margin-left: -8px;
padding: 10px 15px 10px 5px;
background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -1px;
}
span.crumbs a:hover {
background: url('http://i55.servimg.com/u/f55/18/71/50/00/second10.png') no-repeat 100% -44px;
}
#secondary_links a {
padding: 0 12px;
display: block;
}
#secondary_links img {
vertical-align: top;
width: 16px;
height: 16px;
position: relative;
margin: 10px -3px 0 -3px;
}
#secondary_links a:hover img {
opacity: 0.7;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.left {float: left;}

/*USERBAR*/
#user_navigation {
float: right;
color: #9f9f9f;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
font-weight: bold;
}
#user_navigation .ipsList_inline li {
margin: 0;
list-style-type: none;
padding: 0;
float: left;
}
#user_navigation a {
color: #fff;
text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
float: left;
padding: 0 12px;
line-height: 36px;
outline: none;
height: 36px;
}
#avatar img {
background: #fff;
border: 1px solid #959595;
height: 24px;
margin-top: 4px;
padding: 1px;
position: relative;
vertical-align: top;
width: 24px;
}
#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: top;
position: relative;
margin: 10px 2px 0 0;
}
#inbox_link img {
background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_i10.png);
}
#notify_link img {
background-image: url(http://i55.servimg.com/u/f55/18/71/50/00/icon_n10.png);
}
#inbox_link img, #notify_link img {
background-position: 0 0;
background-repeat: no-repeat;
height: 20px;
vertical-align: middle;
width: 20px;
}
#search {
margin: 4px 0 0 0;
}
fieldset {
border: 0;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i55.servimg.com/u/f55/18/71/50/00/advanc10.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);
}
#search_wrap {
position: relative;
background: url("http://i55.servimg.com/u/f55/18/71/50/00/trans210.png") repeat;
background: rgba(0,0,0,0.2);
display: block;
padding: 0 26px 0 7px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.35) 0px 1px 3px, rgba(255,255,255,0.2) 0px 1px 0px;
min-width: 250px;
}
#main_search {
font: normal 12px tahoma,helvetica,arial,sans-serif;
border: 0;
margin: 3 0 0 0;
padding: 0;
background: transparent;
width: 138px;
outline: 0;
color: #fff;
text-shadow: rgba(0,0,0,0.3) 0px 1px 1px;
}
#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: url('http://i55.servimg.com/u/f55/18/71/50/00/trans410.png') repeat;
background: rgba(0,0,0,0.4);
display: inline-block;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
color: #fff;
float: right;
}
.clickable {
cursor: pointer;
}
#search .submit_input {
background: #292929 url('http://i55.servimg.com/u/f55/18/71/50/00/search10.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;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
}
#search .submit_input:hover {
background-color: #3e3e3e;
}
/*TABLEHEAD*/
.main .main-head, .title-overview , .main .main-foot {
background: #a9b4c0 url("http://i55.servimg.com/u/f55/18/71/50/00/noise12.png") repeat;
color: #fff;
text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
padding: 12px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #778594 0px 1px 3px;
-moz-box-shadow: inset #778594 0px 1px 3px;
box-shadow: inset #778594 0px 1px 3px;
overflow: hidden;
margin-bottom: 2px;
}
.main .main-head .page-title {
font-weight: 700;
}
.pun table.table td, .pun table.table th {
background: #fff !important;
}
.pun table.table td {
padding: 10px;
border: 0px;
border-bottom: 1px solid #f3f3f3;
}
.pun table.table td.col_stats {text-align: right;}
.pun table.table td a {color: #676c70;}
.pun table.table td a:hover {color: #53585c;}
.hierarchy a {
  font: 12px bold;
}
.main .main-content, .main .main-content.frm, .pun .frm-form {background: transparent;border: 0px;}
/*WIDGETS*/
.module .main-head, .statistics_head {
background: #262626;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #000 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset #000 0px 1px 3px;
padding: 10px;
}
.module .main-content {background: #fff;}

/*** ESTATICAS BY LUIIS XD ***/

div#stat_id{background:none;display:table;margin:0 auto!important;text-align:center!important}
ul[class="statsPers"]{display:block;list-style:none;margin:0 auto;width:100%}
li.statHide{display:none}
.statsPers li{float:left;font-size:11px;margin:2px 10px;color:#5a5751}
.statsPers li > span{display:inline-block;background:#68645F;color:#fff;padding:2px 6px;font-weight:bold;margin-right:3px}
.statsPers li > span a,.statsPers li > span a span{color:#fff!important}
#onlinechat{background-color:transparent;border-top:0;padding:15px 0 0}
#onlinechat p.page-bottom{font-size:14px;font-weight:bold}
#onlinechat #chatbox_popup{color:transparent}
#onlinechat #chatbox_popup a:after{content:url('https://cdn1.iconfinder.com/data/icons/discovery/16x16/apps/internet-group-chat.png');float:left;position:relative;top:3px;right:-3px;z-index:999}
.ibrev{background:#8db13e url(http://webflake.sx/public/style_images/wfskin/highlight_faint.png) repeat-x 0 1px;border-radius:3px;color:#fff;margin-bottom:5px;padding:0 5px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
.statistics{margin:20px 0 0 0;padding:10px;border:1px solid #EAE6E2;line-height:1.3;overflow:hidden;background:#FDFAF7}
.statistics_head{font-size:14px;font-weight:bold;background:#E0DAD5;border:1px solid #D4CEC9;box-shadow:inset 0 1px 0 #eae3de;-webkit-box-shadow:inset 0 1px 0 #eae3de;-moz-box-shadow:inset 0 1px 0 #eae3de;color:#7F7A75;padding:4px;margin:-10px -10px 10px -10px}
.desc,.desc.blend_links a,p.posted_info{font-size:11px;color:#76716b}
#pun-about{background:transparent;border:0 none;line-height:150%;padding:.5pt;text-align:right;font-size:9px}
#tabs ul li a{float:left;font-weight:400;line-height:2em;padding:0 1em;text-decoration:none;outline:0;-webkit-transition:background-color 0.1s ease-in-out;-moz-transition:background-color 0.3s ease-in-out;background:#f3efec;color:#85807d;border:1px solid #dad4d1;font-size:13px;margin-bottom:-1px}
#tabs ul li a:hover{background:#eee9e6;color:#7f7a77}
#tabs ul li.activetab a{text-decoration:none!important;border:1px solid #C7C4C3;background:#FDFAF7!important;color:#373533!important;font-weight:bold}
.white{color:#fff !important;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1}

/*footer*/
#footer_utilities {
padding: 8px;
font-size: 11px;
position: relative;
border-top: 1px solid #141414;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi11.png') repeat;
}
#footer_utilities, #footer_utilities a {
color: #ccc;
}
.clr {
clear: both;
}
#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: url("http://i55.servimg.com/u/f55/18/71/50/00/trans311.png") repeat;
background: rgba(0,0,0,0.3);
-webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px, rgba(255,255,255,0.07) 0px 1px 0px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
outline: 0;
}
#bottomScroll:hover,#backtotop:hover{background:url("http://i55.servimg.com/u/f55/18/71/50/00/trans710.png") repeat;background:rgba(0,0,0,0.7);color:#fff}
#backtotop img {
margin-top: 5px;
opacity: 0.4;
}
#backtotop:hover img {
opacity: 1;
}
.skin_link {
float: left;
padding-top: 4px;
}
.skin_link, .skin_link a {
color: #ccc !important;
}
#copyright {
text-align: right;
line-height: 22px;
float: right;
}
#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}
#footer_utilities .ipsList_inline>li {
margin: 0;
}
.ipsList_inline>li {
display: inline-block;list-style-type: none;
margin: 0 3px;
}
#rss_feed {
margin-top: -1px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}
/*TÓPICO*/
.pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
}
.pun .posthead {
background: #262626 url('http://i55.servimg.com/u/f55/18/71/50/00/brandi12.png') repeat;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset #000 0px 1px 3px;
-moz-box-shadow: inset #000 0px 1px 3px;
box-shadow: inset #000 0px 1px 3px;
color: #bbb;
border: 0px;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}
.pun .posthead a {color: #fff;}
.pun .posthead h2 strong {
font: 11px normal;
color: #878c91;
}
.pun .posthead h2 strong:before {
  content: '#';
}
.pun .posthead .username {
  float: left;
  min-width: 177px;
}
.pun .posthead .username a {
font-weight: bold;
text-shadow: rgba(0,0,0,0.5) 0px -1px 0px;
font-size: 13px;
}
.pun .posthead .username a span {color: #fff !important;}
.pun .user .user-basic-info a img {
max-width: 250px;
max-height: 250px;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.pun .user .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 .post {margin-bottom: 10px;}
.pun .post, .pun .postmain {background: #fff;border: 0px;}
.pun .postmain {margin-left: 17em;}
.pun .post .user {
width: 155px;
margin-top: 1em;
border-right: 1px dashed #e4e8ed;
font-size: 12px;
text-align: center;
margin-left: -16em;
padding: 10px 10px;
line-height: 150%;
}
.pun .user .user-info {
font: 11px;
color: #878c91;
}
.pun .postfoot {
background: #edeff1 url("http://i55.servimg.com/u/f55/18/71/50/00/noise13.png") repeat;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 0px;
border-radius: 3px;
-webkit-box-shadow: inset #b3bac1 0px 1px 3px;
-moz-box-shadow: inset #b3bac1 0px 1px 3px;
box-shadow: inset #b3bac1 0px 1px 3px;
clear: both;

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

/*QR*/
#quick_reply .frm-buttons {
  text-align: center;
}
.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: #fff;
}
input[type="button"], input[type="submit"], input[type="reset"] {
background: #51a3ce url('http://i55.servimg.com/u/f55/18/71/50/00/highli11.png') repeat-x 0 0;
border: 1px solid #4897c0;
-webkit-box-shadow: #8ac7e7 0px 1px 2px;
-moz-box-shadow: #8ac7e7 0px 1px 2px;
box-shadow: #8ac7e7 0px 1px 2px;
color: #fff;
padding: 4px 10px !important;
cursor: pointer;
text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background-color:#60b3de;color:#fff}
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {-webkit-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;-moz-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;position:relative;top:1px}
.main .main-foot, .main .main-head {
  background-image: none !important;
  background-color: #2B2828 !important;
}
#stats {
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 {
padding: 5px 8px;
background: #E1E1E1;
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;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-o-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
border: 1px solid #E1E1E1;
margin-bottom: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
text-shadow: 1px 1px 0 white;
color: #111;
font-weight: 700;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}
.post span.postdetails a img:first-child,.post
profile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-
child,dl.postdetails dl a img:first-child{width:200px;height:300px}
.pun a[href ="/u1"] {
color:#FF0000;
}


/* codes adicionais */

html, body {
background: #2E2C2A;
color: #3a3a3a;
  font: normal 13px arial,helvetica,sans-serif;
}

#content {
background: #fff;
padding: 10px 0;
line-height: 120%;
border-left: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
padding: 0px 0px;
}
.pun, .main_width {
margin: 0 auto;
width: 87% !important;
min-width: 960px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
a:link {text-decoration: none;}
#pun-visit, .main-box, #pun-about {
background-color: transparent;
border: 0px;
  display: none;
}
#pun-about {font-size: 0.8em;}
#pun-intro, #pun-navlinks, #pun-about form {display: none;}

/*-----------------*/
#onlinelist{
display: none;
}

#stats{
  display: none;
}


#left{
  display: none;
}


#main .e65e .main-content{
width: 1px;
height: 1px;
border: 1px solid #fff;
}


/*header*/
#header_bar {
background: none repeat scroll 0 0 #141518;
text-align: right;
height: 39px;
font-size: 12px;
color: #fff;
padding: 3px 0 0 0;
}
#branding, #header_bar, #primary_nav {
min-width: 980px;
}
#user_navigation {
color: #9f9f9f;
}
#user_link {
font-size: 12px;
color: #fff;
padding: 0 12px;
height: 39px;
line-height: 39px;
display: inline-block;
margin-right: 15px;
outline: 0;
}
#user_navigation {
overflow: visible;
}
#user_navigation .menu_left{
  position: absolute;
width: 100px;
  height: 50px;
float: left;
}
#user_navigation .menu_left ul.links ul li {
position: relative;
font-size: 11px;
margin-right: 10px;
display: inline;
}
#user_navigation .ipsList_inline li {
margin: 0;
}
.ipsList_inline > li:first-child {
margin-left: 0;
}
#user_navigation a {
color: #fff;
}
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}
#user_navigation #register_link {
background: #AC1E37;
color: #fff;
display: inline-block;
padding: 5px 8px;
text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}

#user_navigation #sign_in {
  margin-right: 8px;
}
#notify_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_n11.png) no-repeat top
}
#inbox_link {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_i11.png) no-repeat top;
}
#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 14px;
padding: 16px 24px 9px 12px;
position: relative;
top: 2px;
}
.ipsList_inline > li {
display: inline-block;
margin: 0 3px;
}
ol, ul {
list-style: none;
}
.attach {float: right;}
/*headerWrap*/
#headerMain {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/headerBG.gif) repeat-x top left;
height: 110px;
}


.slogan {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/sloganSplit.gif) no-repeat top left 4%;
color: #b3b3b3;
float: right;
font-size: 14px;
height: 110px;
line-height: 110px;
padding-left: 23px;
text-transform: uppercase;
}
.clickable {
  cursor: pointer;
}
/*navegação*/
#primary_nav {
background: #AC1E37;
font-size: 13px;
padding: 0;
height: 42px;
border-bottom: 1px solid #A7031F;
}
#community_app_menu > li {
margin: 0;
padding-right: 1px;
position: relative;
}

#community_app_menu > li:hover{
background: rgba(0, 0, 0, 0.12);
}
#community_app_menu > li > a {
color: #fff;
font-size: 12px;
text-transform: uppercase;
display: block;
padding: 0 15px 0;
height: 42px;
line-height: 42px;
font-family: inherit;
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
background:url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG_hover.png) repeat-x top left;
color:#fff
}
#community_app_menu > li.active > a {

background:url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG_hover.png) repeat-x top left;
color:#fff;
margin-top:0;
text-shadow:none
}
#primary_nav #quickNavLaunch {
padding: 6px 8px 8px;
}
#quickNavLaunch span {
background: url(http://i78.servimg.com/u/f78/17/31/71/58/icon_q10.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}


/* Post user personalizado by Luiis xD */

.user-basic-info img:first-child {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 130px;
    padding: 2px;
    width: 130px;
}
.pun .user-ident .user-basic-info {
    font-weight: 700;
margin-top: 25px !important;
    position: relative !important;
    text-align: center;
}
.pun .post {
    background: #fff;
}
.pun .user-ident .username {
    border: 1px solid #DDD;
    border-radius: 3px;
    margin: 0px auto;
    position: relative !important;
    text-align: center;
}
.pun .posthead, .pun .username {
    background-color: #F7F7F7;
    border-bottom: 1px solid #EEE;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
  display: none;
}
.pun .user .user-info {
    text-align: center;
}


/* logo */

#logo{
font-size: 20pt;
font-family: cursive,sans-serif;
color: rgb(212, 212, 212);
position: relative;
top: 35px;
}


.sub {
    display: none;
  }
  .dterm:hover .sub {
    display: block;
  }
a[href="/u1"] {
text-shadow: 0px 0px 5px #FA00F2;
}
a[href="/u9"] {
text-shadow: 0px 0px 5px #FA00F2;
}
a[href="/u16"] {
text-shadow: 0px 0px 5px #2205FF;
}
a[href="/u4"] {
text-shadow: 0px 0px 5px #FA00F2;

Até mais.
Fraise
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: Botão de criar novo tópico não aparece

Mensagem por Luiis_. 22.11.15 23:38

Olá @fraise muito obrigado cara deu certinho

será que você pode indicar a parte do codigo que você retirou ou alterou por que uso esté css em outro fórum
Luiis_.

Luiis_.
***

Membro desde : 12/07/2015
Mensagens : 123
Pontos : 198

http://...

Ir para o topo Ir para baixo

Ajudeiro

Tópico resolvido Re: Botão de criar novo tópico não aparece

Mensagem por Fraise 22.11.15 23:41

Claro.
#pun-visit, .main-box, #pun-about, .pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
 display: none;
}

Removi as partes a vermelho. Muito feliz

Botão de criar novo tópico não aparece 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