Boas-vindas ao Power Pixel

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

A Fofa A Fofa  • Sáb 11 maio 2013 - 11:41

Link do painel de controle desapareceu Empty Link do painel de controle desapareceu Sáb 11 maio 2013 - 11:41

Qual é minha questão:
Olá, eu devo ter feito alguma alteração que tenha feito o link do painel de controle desaparecer, só não sei qual, aqui está o CSS do meu fórum:

Código:
/*Mini avatar*/




.mini_ava {
  float: left;
}
.mini_ava img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  border-radius: 10px;
  transition: all 2s;
  -moz-transition: all 2s;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
}
.mini_ava img:hover
{
  width: 80px;
  height: 80px;
}




/*Perfil*/
    .perfilInfo {
    background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
    float: left;
    height: 14em;
    left: -38em;
    padding: 16px 0px 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;
    bottom: -14px;
    border-top:none;
    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: 5px;
    text-align: center;
    text-decoration: none!important;
    transition: all .2s ease-in-out;
    width: 8em;
    }
    .linkPrf:hover{color: #4C4C4C;
    border-color: #9A9A9A;}
    .linkPrf:hover a{color: #4C4C4C;}
    .linkPrf a{color:#616161 !important; font:normal 12px; text-decoration:none;}
    .setPerfil {
    background: rgba(0, 0, 0, 0.3);
    display: block;
    height: 100%;
    padding: 5px;
    padding-bottom: 10px;
    border-radius: 3px;
    }
    .setPerfil > span {
    background: #f9f9f9;
    border-radius: 3px;
    display: block;
    height: 100%;
    padding: 3px;
    border: 1px solid #999;
    }
    .setPerfil .PerfilInfoImg {
    width: 94px;
    height: 160px;
    float: left;
    display: table;
    background: #E1E1E1;
    padding: 3px;
    box-shadow: 1px 1px 0 #CCC;
    }
    .setPerfil p div{
    display: inline;
    }
    .setPerfil h2 {
    float: left;
    font: bold 19px "Trebuchet MS";
    display: block;
    background: #E1E1E1;
    width: 382px;
    padding: 5px;
    text-shadow: 1px 1px 0 white;
    border-radius: 0 10px 0px 0;
    box-shadow: 1px 1px 0 #CCC;
    margin-bottom:10px;
    }
    .setPerfil p {
    margin: 2px 5px;
    float: right;
    display: block;
    background: #F1F1F1;
    width: 350px;
    text-align: left;
    padding: 5px;
    box-shadow: 1px 1px 0 #CCC;
    font-weight: normal;
    border-left: 3px solid #333;
    border-top: 1px solid #333;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    }
    .setPerfil p:hover {
    box-shadow: 1px 1px 0 #9A9A9A;
    }












#pun-legend {display: none !important;}




/*PARTICULAR SETTINGS-------------------------------------------------*/




body{margin: 0px 20px 10px 20px;}




::selection {text-shadow: 1px 1px 0px black; color: white; background: #699415 !important;}
::-moz-selection {text-shadow: 1px 1px 0px black !important; color: white; background: #699415 !important;}
 ::-webkit-selection{text-shadow: 1px 1px 0px black; color: white; background: #699415 !important;}




a, a:hover{text-decoration: none !important;}




select{
padding: 2px;
border: 1px solid #699415;
border-left-width: 5px;}




button.button1, button.button2, input.button1, input.button2{
margin-bottom: 5px;
padding: 4px !important;
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/button18.png) repeat-x top;}




a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover{
border: 1px solid grey;
background-position: top;}




input[type="submit"]:hover, input[type="button"]:hover{
border: 0;
border-bottom: 2px solid #537909;
color: white;}




.button2, .button2:hover{color: white !important;}




input[type="submit"], input[type="button"], .button2, input[type="reset"] {
cursor: pointer;
padding: 3px 6px 3px 6px !important;
background: #699415 url(http://i76.servimg.com/u/f76/11/96/49/61/button10.png) repeat-x;
border: 0;
border-bottom: 2px solid #537909;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: white;
text-shadow: 1px 1px 1px black;}




a:focus{ -moz-outline-style: none;}




textarea:focus,input:focus {outline: none;}




input, textarea{
border: 2px solid #a3a3a3;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;}




#as{
z-index: 999;
position: relative;
background: white;
padding: 5px;
margin: -5px 0 -90px 0;}




/*END---PARTICULAR SETTINGS-------------------------------------------------*/
















/*HEADER-------------------------------------------------*/




#top_separator{
height: 0px;
left: 0;
position: absolute;
border-top: 4px solid #0a63a7;
border-bottom:1px solid white;
width: 100%;
min-width: 945px;}




#pun-intro{
background: none;
border: none;}




#pun-head #pun-navlinks{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/header14.png) no-repeat center;
height: 57px;
padding: 0em 1.1em 0em !important;}




.search_box #srch_input{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search12.png) no-repeat;
border: 0;
height: 36px;
width: 169px;
color: white;
font-weight: bold;
text-shadow: 1px 1px 0 black;
padding-left: 10px;
padding-right: 10px;}




.search_box #srch_button{
cursor: pointer;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search13.png) no-repeat;
border: 0;
height: 49px;
width: 41px;
margin-left: 5px;
margin-top: -3px;}




.search_box #srch_button:hover{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search14.png) no-repeat;}




#pun-navlinks ul{
margin-left: 10px;
padding-top: 20px;}




#pun-navlinks ul li a{
font-weight: bold;
color: white;
font-family: arial;
font-size: 14px;
text-shadow: 1px 1px 2px black;
margin: 0;}




#pun-navlinks ul li a img{display: none;}




#pun-navlinks ul li{
margin: 0px 0.3em 0px 0px;
padding-top: 19px;}




#pun-navlinks ul li:hover{
background: url(http://i76.servimg.com/u/f76/11/96/49/61/hover10.png) no-repeat top center;}




#pun-navlinks ul li a[href="/faq"]{
padding-left: 5px;
padding-right: 5px;}




#pun-head{
margin-top: -100px;
padding-top: 152px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/sunris11.png) no-repeat 300px top;}




#pun-title, #pun-desc{
z-index: 1;
text-shadow: 1px 1px 0 white;
width: 285px;
color: #0A63A7 !important;}




#pun-desc{
margin-top: 5px;
margin-bottom: -80px;}








/*SEARCH POP-UP BOX*/




#search_menu{
-moz-box-shadow: 0px 0px 15px black, 0px 0px 15px black;
-webkit-box-shadow: 0px 0px 15px black, 0px 0px 15px black;
box-shadow: 0px 0px 15px black, 0px 0px 15px black;
border: 3px solid white;
border-radius:  7px;
-webkit-border-radius:  7px;
-moz-border-radius:  7px;}




#search_menu form{
border: 1px solid #0372BE;
border-radius:  7px;
-webkit-border-radius:  7px;
-moz-border-radius:  7px;}




.title-overview.row2{
margin-bottom: 3px;
background: none;
text-align: center;}




.center-overview{
border-top: 1px dashed #1e62ae;}




.center-overview a{text-shadow: none !important;}




#search_menu .button1{
margin-top; -2px;
margin-left: 5px;}








/*LINK BOX-RIGHT SIDE-------------------------------------------------*/




#right_box{
text-shadow: 1px 1px 0 white;
margin-bottom: -30px;
list-style: none;
text-align: right;}




#right_box a{
padding: 2px;
padding-right: 0;
color: #0A63A7;
padding-right: 10px;}




#right_box li{
padding: 2px;
padding-right: 0;
border-right: 4px solid #0A63A7;
margin-bottom: 5px;}




#right_box li:hover{
border-right: 4px solid #7aac1a;}




/*END---HEADER-------------------------------------------------*/
















/*PAGE STRUCTURE AND BODY-------------------------------------------------*/




.main{margin: 0 !important;}




#page-body{margin: 0;}




#emptyidcc{
display: inline-block;
width: 898px;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/page_b10.png) repeat-y center;}




#outer-wrapper{
width: 854px;
margin-left: 22px;}




/*END---PAGE STRUCTURE AND BODY-------------------------------------------------*/








/*FOOTER-------------------------------------------------*/




#page-bottom{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/page_b11.png) no-repeat center;
height: 19px;}




#separator_line{
height: 0px;
left: 0;
position: absolute;
border-top: 4px solid #0a63a7;
border-bottom:1px solid white;
width: 100%;
min-width: 945px;}




#separator{
margin-top: 20px;
text-align: center;}




#separator_img{margin-top: 8px;}




#pun-about{
border: 0;
background: none;}




#pun-about ul li a{color: #666 !important;}




#footer_icons{margin-left: 15px;}




#footer_icons a{margin-right: 10px;}




#copyright_layer{
float: right;  
margin-top: 10px;
margin-bottom: 10px;}




#pun-foot{text-shadow: 1px 1px 0px white;}




/*END---FOOTER-------------------------------------------------*/
















/*TABLES-------------------------------------------------*/




#forabg{margin-bottom: 10px;}




#forabg .main-head{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_10.png) no-repeat center;
height: 40px;
padding: 0em 1.3em !important;}




#forabg .main-head .page-title{
padding: 12px;
color: white;
font-weight: bold !important;
font-family: arial;
font-size: 13px;
text-shadow: 1px 1px 0 black;}




#table_foot{
margin-top: -3px;
margin-bottom: 10px;
height: 13px;
background: white url(http://i36.servimg.com/u/f36/11/96/49/61/table_11.png) no-repeat center;}




#table_foot:last-child{margin-bottom: 0px;}




#forabg .main-content{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_12.png) repeat-y center !important;
border: 0;}




#forabg .tcl, #forabg .tc2, #forabg .tc3, #forabg .tcr{
background: none;
border: none;}




#forabg .tcr{width: 20%;}




#forabg .tc2{width: 20%;}








#forumbg{margin-bottom: 10px;}




#forumbg .main-head{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_10.png) no-repeat center;
height: 40px;
padding: 0em 1.3em !important;}




#forumbg .main-head .page-title{
padding: 12px;
color: white;
font-weight: bold !important;
font-family: arial;
font-size: 13px;
text-shadow: 1px 1px 0 black;}




#forumbg .main-content{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_12.png) repeat-y center !important;
border: 0;}




#forumbg .tcl, #forumbg .tc2, #forumbg .tc3, #forumbg .tcr{
background: none;
border: none;}




#forumbg .tcr{width: 20%;}




#forumbg .tc2{width: 20%;}








#forabg .statused .tcl, #forabg .statused .tc2, #forabg .statused .tcr, #forumbg .statused .tcl, #forumbg .statused .tc2, #forumbg .statused .tcr{
background-image: url(http://i76.servimg.com/u/f76/11/96/49/61/separa10.png);
background-repeat: repeat-x;
background-position: bottom;}




#forabg .statused .tcl, #forumbg .statused .tcl{
background-repeat: no-repeat;
background-position: 5px bottom !important;}




#forabg .statused .tc2, #forumbg .statused .tc2{
width: 195px;}




#forabg .statused .tcr, #forumbg .statused .tcr{
padding-right: 5px !important;
width: 179px;
background-image: url(http://i76.servimg.com/u/f76/11/96/49/61/cat_se12.png);
background-position: 0px bottom;
background-repeat: no-repeat;}




#toggle{
float: right;
margin-top: -31px;
margin-right: 10px;}




.pun table.table th{background: none;}




.status{padding-left: 4px;}




.table.calendar thead th{background: none !important;}




.pun .style1{
margin-top: 10px;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




.table{border-color: #bbb !important;}




/*END---TABLES-------------------------------------------------*/
















/*BOXES-------------------------------------------------*/




#pun-announcement{
padding: 7px;
width: 826px;
margin-left: 5px;
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#fa_ticker_block .module .main-content{
margin-bottom: 10px;
padding: 7px;
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#forabg .main-content, #forumbg .main-content{
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;}




.main .main-content{
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




.main-box {background: none;
border: 0;}




.statused{
margin-left: 5px;
width: 844px;}




#pun-visit{
background: none;
border: 0;}




.main .frm-info{
padding-left: 20px;
background: #ffd7d7 url(http://i76.servimg.com/u/f76/11/96/49/61/001_3010.gif) no-repeat 10px 10px;
border: 1px solid #a92020;}




.main-content.frm .frm-info{padding-left: 40px;}




#onlinelist{background: none;
border: 0;}




.pun-crumbs{
margin-top: 10px;
padding-left: 30px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/old-ed10.png) no-repeat 8px 4px;}




/*END---BOXES-------------------------------------------------*/
















/*OTHER BOXES--DO NOT EDIT-------------------------------------------------*/




fieldset.frm-set dl dt{
text-align: left;
width: 17em;
/*width: auto !important;*/}




#text_editor_controls, #fieldset.frm-set dl dd, .frm-input, .frm-textarea{margin-left: 10px !important;}




#smiley-box{width: 32%;}




#textarea_content{width: 65%;}




fieldset.frm-set dl dd {margin-left: 0em;}




.dd-textarea {width: 100% !important;}




#quick_reply #text_editor_controls, #quick_reply #textarea_content {padding-left: 11.5em !important;}




#quick_reply .frm-buttons{padding-left: 27em !important;}




fieldset.frm-set.multi{padding: 10px;}




.main-content.standalone{margin: 0.5em 0 0 0 !important;}




/*END---OTHER BOXES--DO NOT EDIT-------------------------------------------------*/
















/*STATISTICS-------------------------------------------------*/




#statistici{
text-shadow: 1px 1px 1px white;
border: none;
background: none;}




#statistici #onlinelist{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #F4F4F4;
border: 1px solid #DDD;}




#stats_row1, #stats_row2, #stats_row3{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #F4F4F4;
border: 1px solid #DDD;}




#stats_row1, #stats_row2{padding: 5px;}




#stats_row1{margin-right: 10px;}




#stats_row3{
padding: 0 5px 5px 5px;
margin: 10px 0;}




#pun-info{margin-top: 10px !important;}




#space_fix{
position: relative;
top: -7px !important;}




#stats{background: none;}




#onlinechat{border: none;}








/*LEGENDS*/




ul#pun-legend{margin-top: 15px;}




ul#pun-legend, ul.pun-legend {margin-bottom: 0;}




 ul.pun-legend{
margin-top: 10px;
text-align: left;
margin-left: 100px;}




#pun-legend{margin-left: -30px;}




#pun-legend li img{
margin-left: 30px;
vertical-align: middle !important;}




/*END---STATISTICS------------------------------------------------*/
















/*TITLES-------------------------------------------------*/




.main .main-foot, .main .main-head{
margin-top: 5px;
min-height: 10px;
text-shadow: 1px 1px 1px black;
color: white;
padding: 11px 1.3em !important;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/head11.png) no-repeat center;}




.main .main-foot a, .main .main-head a{
text-shadow: 1px 1px 1px black;
color: white !important;}




.main .main-foot #subs_title, .main .main-head #subs_title{padding-top: 12px;}




.main .main-foot a:hover, .main .main-head a:hover{text-shadow: -1px -1px 1px black;}




.pun .paged-foot, .pun .paged-head{
background: none;
border: 0;}




.main .main-foot img, .main .main-head img{vertical-align: middle;}




#tabs{min-width: 850px !important;}




#tabs ul li{margin-bottom: 5px;}




/*END---TITLES-------------------------------------------------*/
















/*POSTING BUTTONS-------------------------------------------------*/




.posting{
position: relative;
z-index: 1;}




.posting a{margin-right: 10px;}




.posting a img{
height: 62px;
width: 67px;}




.posting a img:hover{width: 166px;}




.i_post{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newtop14.png) no-repeat;}




.i_reply{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/respon10.png) no-repeat;}




.i_reply_locked{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/locked15.png) no-repeat;}




.i_msg_newpost, #msg_priv img{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newpm13.png) no-repeat;}




#new_image img{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newpic14.png) no-repeat;}




/*END---POSTING BUTTONS-------------------------------------------------*/
















/*CHATBOX-------------------------------------------------*/




#frame_chatbox, #chatbox_header, .chatbox{background: transparent !important;}




#chatbox_header, #chatbox_footer, .chatbox_row_1, .chatbox_row_2, .chatbox_row_3, #chatbox_members .member-title, #chatbox, #chatbox_members, .main-content.chatbox{background-color: #f9fdff !important;}




#chatbox_header {
color: #0372BE;
padding-left: 5px;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;}




#chatbox_header a, #chatbox_header label{color: #0372BE;}




#chatbox_option_co, #chatbox_option_disco{
font-size: 17px;
font-family: arial;
border-bottom: 1px dashed #0372BE;
font-weight: bold;}




#chatbox_members{
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-radius-bottomleft: 5px;
padding-bottom: 5px !important;
margin-bottom: -5px;}




#chatbox{
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-radius-bottomright: 5px;
padding-bottom: 5px !important;
margin-bottom: -5px;}




#chatbox_members, #chatbox_footer{border-color: #0372BE;}




/*CHATBOX-SFARIST-------------------------------------------------*/
















/*LOGIN POPUP BOX----------------------------------*/




#login_popup {
background: #f4faff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 3px;
border: 2px solid #0a63a7;
text-shadow: 1px 1px 0px white;}




#login_popup  .main-head{
color: white !important;
font-weight: bold !important;
margin: 0 4px;
border-top: none;
position: relative;
top: -9px;
background: #0a63a7;
border: 0;
-moz-border-radius: 0 0 7px 7px;
-webkit-border-bottom-left-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
border-radius:  0 0 7px 7px;
text-shadow: 1px 1px 0px #00292e;}




#login_popup .main-head .h3{
color: white !important;
font-weight: bold !important;}




#login_popup .main-content{
background: none !important;
border: 0 !important;}




/*END--LOGIN POPUP BOX----------------------------------*/
















/*MODULES----------------------------------*/




.module.main{margin: 4px !important;}




.module .main-content{border: 2px solid #1e62ae;}




.module.main .main-head{
font-weight: bold;
background: #1e62ae;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
border-radius: 7px 7px 0 0;
padding-bottom: 20px;
margin-bottom: -10px;}




.module .main-head div{
position: relative;
top: -5px;}




/*END---MODULES----------------------------------*/
















/*MESSAGES----------------------------------*/




.username{
margin-top: 5px;
position: static !important;}




.pun .post .user{
padding-top: 1em;
margin-top: 0;}




.main-content.topic{
border: 0;
background: none;}




.posthead, .postmain{background: none !important;}




.pun .post{
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#thead{
width: 854px;
height: 32px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/post_h10.png) no-repeat center;
margin-top: 10px;}




#tfoot{
width: 854px;
height: 18px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/post_f11.png) no-repeat center;
margin-bottom: 10px;}




#thead_content{
text-shadow: 1px 1px 2px black;
color: white;
bottom: -10px;
left: 30px;
position: relative;}




#thead_content a{
margin-right: 5px;
color: white;}




#thead_content strong{margin-right: 55px;}








.user-contact a img{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat top;}




.user-contact a img:hover{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat 0 -20px;}








div.post-options img{
margin-right: 10px;
vertical-align: middle;}




#online_img{
width: 61px;
height: 25px;
background: url(http://i73.servimg.com/u/f73/15/93/84/93/th/off10.png) no-repeat left;}




#online_img img{
background: #fbfbfb;}




#poll .main-content.frm .frm-set dl dd{width: 100% !important;}




#edit_reason{
text-align: right;
font-size: 10px;}




/*END---MESSAGES----------------------------------*/
















/*BLOGS----------------------------------*/




#blog_comments{
border: 0;
background: none;}




#blog_comments .post{
margin-bottom: 10px;}




.blog_comments{margin-right: 15px;}








#bookmarks a img.twitter {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/twitte10.png) no-repeat scroll;}




#bookmarks img.excite{display: none;}




#bookmarks a img.digg {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/digg10.png) no-repeat scroll;}




#bookmarks a img.reddit {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/reddit10.png) no-repeat scroll;}




#bookmarks a img.delicious {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/delici10.png) no-repeat scroll;}




#bookmarks a img.google {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/google10.png) no-repeat scroll;}




#bookmarks img.live {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/window10.png) no-repeat scroll;}




#bookmarks img.facebook {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/facebo10.png) no-repeat scroll;}




#bookmarks img.slashdot {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/slashd10.png) no-repeat scroll;}




#bookmarks img.netscape {display: none;}




#bookmarks img.technorati {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/techno10.png) no-repeat scroll;}




#bookmarks img.stumbleupon {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/stumbl10.png) no-repeat scroll;}




#bookmarks img.furl {display: none;}




#bookmarks img.smarking {display: none;}




#bookmarks img.newsvine {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/newsvi11.png) no-repeat scroll;}




#bookmarks img.yahoo {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/yahoo10.png) no-repeat scroll;}




.blog_cal-border{
width: 63px;
height: 82px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/blog_d10.png) no-repeat;
border: 0;}




.blog_cal-content{
margin-left: 9px;
margin-top: 10px;
text-shadow: 1px 1px 3px #456800;
background: none}




/*END---BLOGS----------------------------------*/
















/*CODES, QUOTES, SPOILERS ETC.----------------------------------*/




#quote_head{
width: 621px;
height: 39px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code110.png) no-repeat center;
position: relative;}




#quote_foot{
width: 621px;
height: 25px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code310.png) no-repeat center;
position: relative;}




blockquote{
border: 0 !important;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




blockquote div{
margin-bottom: -10px;
margin-top: -10px;
position: relative;
z-index: 1;}




.postmain cite {
color: white;
text-shadow: 1px 1px 3px #385500;
margin: -33px 0 0 15px;
padding-bottom: 7px;}




#quotes_mark{
top: -30px;
float: right;
margin-right: 25px;
position: relative;
z-index: 2;}




.codebox dt{
font-weight: bold;
color: white;
text-shadow: 1px 1px 3px #002b5c;
padding: 12px 0px 0px 30px;
margin-bottom: -12px;
border: 0;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code410.png) no-repeat;
width: 621px;
height: 39px;}




#code_foot{
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code510.png) no-repeat
height: 25px;}




.codebox{
margin: 0;
border: 0 !important;
background: none;}




.codebox dd{
padding: 0;
margin: 0;
background-color: transparent;}




.cont_code{
margin: 0;
width: 621px;
position: relative;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




code{padding: 0 10px;}




.codebox.spoiler dd{
width: 621px;
padding: 0;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




.spoiler_content.hidden{padding: 0 10px;}




.resizebox.gensmall.clearfix.showfull{border: 2px solid #1e62ae;}




.resizebox.gensmall.clearfix.showfull.enlarged{border: 2px solid #699415;}




.resizebox{
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
padding: 5px;
margin-bottom: 5px;
background: white;}




.attachbox, .quote{
border: 2px solid #1e62ae !important;
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
padding: 5px;
background: white;}




.module.mod_news blockquote, .module.mod_news #quote_head, .module.mod_news #quote_foot, .module.mod_news #quotes_mark, .module.mod_news .codebox, .module.mod_news #code_foot{display: none;}




#select{
position: relative;
bottom: -12px;
float: right;
color: white;
font-weight: bold;
margin-right: 40px;
text-shadow: 1px 1px 2px #002b5c;}




.codebox.spoiler #select{display: none;}




/*END---CODES, QUOTES, SPOILERS ETC.----------------------------------*/






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

Versão do fórum:
PUNBB

Daemon Daemon  • Sáb 11 maio 2013 - 11:49

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu Sáb 11 maio 2013 - 11:49

Troque por esse e veja se resulta:
Código:
/*Mini avatar*/




.mini_ava {
  float: left;
}
.mini_ava img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  border-radius: 10px;
  transition: all 2s;
  -moz-transition: all 2s;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
}
.mini_ava img:hover
{
  width: 80px;
  height: 80px;
}




/*Perfil*/
    .perfilInfo {
    background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
    float: left;
    height: 14em;
    left: -38em;
    padding: 16px 0px 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;
    bottom: -14px;
    border-top:none;
    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: 5px;
    text-align: center;
    text-decoration: none!important;
    transition: all .2s ease-in-out;
    width: 8em;
    }
    .linkPrf:hover{color: #4C4C4C;
    border-color: #9A9A9A;}
    .linkPrf:hover a{color: #4C4C4C;}
    .linkPrf a{color:#616161 !important; font:normal 12px; text-decoration:none;}
    .setPerfil {
    background: rgba(0, 0, 0, 0.3);
    display: block;
    height: 100%;
    padding: 5px;
    padding-bottom: 10px;
    border-radius: 3px;
    }
    .setPerfil > span {
    background: #f9f9f9;
    border-radius: 3px;
    display: block;
    height: 100%;
    padding: 3px;
    border: 1px solid #999;
    }
    .setPerfil .PerfilInfoImg {
    width: 94px;
    height: 160px;
    float: left;
    display: table;
    background: #E1E1E1;
    padding: 3px;
    box-shadow: 1px 1px 0 #CCC;
    }
    .setPerfil p div{
    display: inline;
    }
    .setPerfil h2 {
    float: left;
    font: bold 19px "Trebuchet MS";
    display: block;
    background: #E1E1E1;
    width: 382px;
    padding: 5px;
    text-shadow: 1px 1px 0 white;
    border-radius: 0 10px 0px 0;
    box-shadow: 1px 1px 0 #CCC;
    margin-bottom:10px;
    }
    .setPerfil p {
    margin: 2px 5px;
    float: right;
    display: block;
    background: #F1F1F1;
    width: 350px;
    text-align: left;
    padding: 5px;
    box-shadow: 1px 1px 0 #CCC;
    font-weight: normal;
    border-left: 3px solid #333;
    border-top: 1px solid #333;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    }
    .setPerfil p:hover {
    box-shadow: 1px 1px 0 #9A9A9A;
    }



/*PARTICULAR SETTINGS-------------------------------------------------*/




body{margin: 0px 20px 10px 20px;}




::selection {text-shadow: 1px 1px 0px black; color: white; background: #699415 !important;}
::-moz-selection {text-shadow: 1px 1px 0px black !important; color: white; background: #699415 !important;}
 ::-webkit-selection{text-shadow: 1px 1px 0px black; color: white; background: #699415 !important;}




a, a:hover{text-decoration: none !important;}




select{
padding: 2px;
border: 1px solid #699415;
border-left-width: 5px;}




button.button1, button.button2, input.button1, input.button2{
margin-bottom: 5px;
padding: 4px !important;
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/button18.png) repeat-x top;}




a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover{
border: 1px solid grey;
background-position: top;}




input[type="submit"]:hover, input[type="button"]:hover{
border: 0;
border-bottom: 2px solid #537909;
color: white;}




.button2, .button2:hover{color: white !important;}




input[type="submit"], input[type="button"], .button2, input[type="reset"] {
cursor: pointer;
padding: 3px 6px 3px 6px !important;
background: #699415 url(http://i76.servimg.com/u/f76/11/96/49/61/button10.png) repeat-x;
border: 0;
border-bottom: 2px solid #537909;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: white;
text-shadow: 1px 1px 1px black;}




a:focus{ -moz-outline-style: none;}




textarea:focus,input:focus {outline: none;}




input, textarea{
border: 2px solid #a3a3a3;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;}




#as{
z-index: 999;
position: relative;
background: white;
padding: 5px;
margin: -5px 0 -90px 0;}




/*END---PARTICULAR SETTINGS-------------------------------------------------*/
















/*HEADER-------------------------------------------------*/




#top_separator{
height: 0px;
left: 0;
position: absolute;
border-top: 4px solid #0a63a7;
border-bottom:1px solid white;
width: 100%;
min-width: 945px;}




#pun-intro{
background: none;
border: none;}




#pun-head #pun-navlinks{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/header14.png) no-repeat center;
height: 57px;
padding: 0em 1.1em 0em !important;}




.search_box #srch_input{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search12.png) no-repeat;
border: 0;
height: 36px;
width: 169px;
color: white;
font-weight: bold;
text-shadow: 1px 1px 0 black;
padding-left: 10px;
padding-right: 10px;}




.search_box #srch_button{
cursor: pointer;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search13.png) no-repeat;
border: 0;
height: 49px;
width: 41px;
margin-left: 5px;
margin-top: -3px;}




.search_box #srch_button:hover{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/search14.png) no-repeat;}




#pun-navlinks ul{
margin-left: 10px;
padding-top: 20px;}




#pun-navlinks ul li a{
font-weight: bold;
color: white;
font-family: arial;
font-size: 14px;
text-shadow: 1px 1px 2px black;
margin: 0;}




#pun-navlinks ul li a img{display: none;}




#pun-navlinks ul li{
margin: 0px 0.3em 0px 0px;
padding-top: 19px;}




#pun-navlinks ul li:hover{
background: url(http://i76.servimg.com/u/f76/11/96/49/61/hover10.png) no-repeat top center;}




#pun-navlinks ul li a[href="/faq"]{
padding-left: 5px;
padding-right: 5px;}




#pun-head{
margin-top: -100px;
padding-top: 152px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/sunris11.png) no-repeat 300px top;}




#pun-title, #pun-desc{
z-index: 1;
text-shadow: 1px 1px 0 white;
width: 285px;
color: #0A63A7 !important;}




#pun-desc{
margin-top: 5px;
margin-bottom: -80px;}








/*SEARCH POP-UP BOX*/




#search_menu{
-moz-box-shadow: 0px 0px 15px black, 0px 0px 15px black;
-webkit-box-shadow: 0px 0px 15px black, 0px 0px 15px black;
box-shadow: 0px 0px 15px black, 0px 0px 15px black;
border: 3px solid white;
border-radius:  7px;
-webkit-border-radius:  7px;
-moz-border-radius:  7px;}




#search_menu form{
border: 1px solid #0372BE;
border-radius:  7px;
-webkit-border-radius:  7px;
-moz-border-radius:  7px;}




.title-overview.row2{
margin-bottom: 3px;
background: none;
text-align: center;}




.center-overview{
border-top: 1px dashed #1e62ae;}




.center-overview a{text-shadow: none !important;}




#search_menu .button1{
margin-top; -2px;
margin-left: 5px;}








/*LINK BOX-RIGHT SIDE-------------------------------------------------*/




#right_box{
text-shadow: 1px 1px 0 white;
margin-bottom: -30px;
list-style: none;
text-align: right;}




#right_box a{
padding: 2px;
padding-right: 0;
color: #0A63A7;
padding-right: 10px;}




#right_box li{
padding: 2px;
padding-right: 0;
border-right: 4px solid #0A63A7;
margin-bottom: 5px;}




#right_box li:hover{
border-right: 4px solid #7aac1a;}




/*END---HEADER-------------------------------------------------*/
















/*PAGE STRUCTURE AND BODY-------------------------------------------------*/




.main{margin: 0 !important;}




#page-body{margin: 0;}




#emptyidcc{
display: inline-block;
width: 898px;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/page_b10.png) repeat-y center;}




#outer-wrapper{
width: 854px;
margin-left: 22px;}




/*END---PAGE STRUCTURE AND BODY-------------------------------------------------*/








/*FOOTER-------------------------------------------------*/




#page-bottom{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/page_b11.png) no-repeat center;
height: 19px;}




#separator_line{
height: 0px;
left: 0;
position: absolute;
border-top: 4px solid #0a63a7;
border-bottom:1px solid white;
width: 100%;
min-width: 945px;}




#separator{
margin-top: 20px;
text-align: center;}




#separator_img{margin-top: 8px;}




#pun-about{
border: 0;
background: none;}




#pun-about ul li a{color: #666 !important;}




#footer_icons{margin-left: 15px;}




#footer_icons a{margin-right: 10px;}

p.center {display: block !important;}


#copyright_layer{
float: right; 
margin-top: 10px;
margin-bottom: 10px;}




#pun-foot{text-shadow: 1px 1px 0px white;}




/*END---FOOTER-------------------------------------------------*/
















/*TABLES-------------------------------------------------*/




#forabg{margin-bottom: 10px;}




#forabg .main-head{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_10.png) no-repeat center;
height: 40px;
padding: 0em 1.3em !important;}




#forabg .main-head .page-title{
padding: 12px;
color: white;
font-weight: bold !important;
font-family: arial;
font-size: 13px;
text-shadow: 1px 1px 0 black;}




#table_foot{
margin-top: -3px;
margin-bottom: 10px;
height: 13px;
background: white url(http://i36.servimg.com/u/f36/11/96/49/61/table_11.png) no-repeat center;}




#table_foot:last-child{margin-bottom: 0px;}




#forabg .main-content{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_12.png) repeat-y center !important;
border: 0;}




#forabg .tcl, #forabg .tc2, #forabg .tc3, #forabg .tcr{
background: none;
border: none;}




#forabg .tcr{width: 20%;}




#forabg .tc2{width: 20%;}








#forumbg{margin-bottom: 10px;}




#forumbg .main-head{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_10.png) no-repeat center;
height: 40px;
padding: 0em 1.3em !important;}




#forumbg .main-head .page-title{
padding: 12px;
color: white;
font-weight: bold !important;
font-family: arial;
font-size: 13px;
text-shadow: 1px 1px 0 black;}




#forumbg .main-content{
background: url(http://i36.servimg.com/u/f36/11/96/49/61/table_12.png) repeat-y center !important;
border: 0;}




#forumbg .tcl, #forumbg .tc2, #forumbg .tc3, #forumbg .tcr{
background: none;
border: none;}




#forumbg .tcr{width: 20%;}




#forumbg .tc2{width: 20%;}








#forabg .statused .tcl, #forabg .statused .tc2, #forabg .statused .tcr, #forumbg .statused .tcl, #forumbg .statused .tc2, #forumbg .statused .tcr{
background-image: url(http://i76.servimg.com/u/f76/11/96/49/61/separa10.png);
background-repeat: repeat-x;
background-position: bottom;}




#forabg .statused .tcl, #forumbg .statused .tcl{
background-repeat: no-repeat;
background-position: 5px bottom !important;}




#forabg .statused .tc2, #forumbg .statused .tc2{
width: 195px;}




#forabg .statused .tcr, #forumbg .statused .tcr{
padding-right: 5px !important;
width: 179px;
background-image: url(http://i76.servimg.com/u/f76/11/96/49/61/cat_se12.png);
background-position: 0px bottom;
background-repeat: no-repeat;}




#toggle{
float: right;
margin-top: -31px;
margin-right: 10px;}




.pun table.table th{background: none;}




.status{padding-left: 4px;}




.table.calendar thead th{background: none !important;}




.pun .style1{
margin-top: 10px;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




.table{border-color: #bbb !important;}




/*END---TABLES-------------------------------------------------*/
















/*BOXES-------------------------------------------------*/




#pun-announcement{
padding: 7px;
width: 826px;
margin-left: 5px;
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#fa_ticker_block .module .main-content{
margin-bottom: 10px;
padding: 7px;
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#forabg .main-content, #forumbg .main-content{
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;}




.main .main-content{
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




.main-box {background: none;
border: 0;}




.statused{
margin-left: 5px;
width: 844px;}




#pun-visit{
background: none;
border: 0;}




.main .frm-info{
padding-left: 20px;
background: #ffd7d7 url(http://i76.servimg.com/u/f76/11/96/49/61/001_3010.gif) no-repeat 10px 10px;
border: 1px solid #a92020;}




.main-content.frm .frm-info{padding-left: 40px;}




#onlinelist{background: none;
border: 0;}




.pun-crumbs{
margin-top: 10px;
padding-left: 30px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/old-ed10.png) no-repeat 8px 4px;}




/*END---BOXES-------------------------------------------------*/
















/*OTHER BOXES--DO NOT EDIT-------------------------------------------------*/




fieldset.frm-set dl dt{
text-align: left;
width: 17em;
/*width: auto !important;*/}




#text_editor_controls, #fieldset.frm-set dl dd, .frm-input, .frm-textarea{margin-left: 10px !important;}




#smiley-box{width: 32%;}




#textarea_content{width: 65%;}




fieldset.frm-set dl dd {margin-left: 0em;}




.dd-textarea {width: 100% !important;}




#quick_reply #text_editor_controls, #quick_reply #textarea_content {padding-left: 11.5em !important;}




#quick_reply .frm-buttons{padding-left: 27em !important;}




fieldset.frm-set.multi{padding: 10px;}




.main-content.standalone{margin: 0.5em 0 0 0 !important;}




/*END---OTHER BOXES--DO NOT EDIT-------------------------------------------------*/
















/*STATISTICS-------------------------------------------------*/




#statistici{
text-shadow: 1px 1px 1px white;
border: none;
background: none;}




#statistici #onlinelist{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #F4F4F4;
border: 1px solid #DDD;}




#stats_row1, #stats_row2, #stats_row3{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #F4F4F4;
border: 1px solid #DDD;}




#stats_row1, #stats_row2{padding: 5px;}




#stats_row1{margin-right: 10px;}




#stats_row3{
padding: 0 5px 5px 5px;
margin: 10px 0;}




#pun-info{margin-top: 10px !important;}




#space_fix{
position: relative;
top: -7px !important;}




#stats{background: none;}




#onlinechat{border: none;}








/*LEGENDS*/




ul#pun-legend{margin-top: 15px;}




ul#pun-legend, ul.pun-legend {margin-bottom: 0;}




 ul.pun-legend{
margin-top: 10px;
text-align: left;
margin-left: 100px;}




#pun-legend{margin-left: -30px;}




#pun-legend li img{
margin-left: 30px;
vertical-align: middle !important;}




/*END---STATISTICS------------------------------------------------*/
















/*TITLES-------------------------------------------------*/




.main .main-foot, .main .main-head{
margin-top: 5px;
min-height: 10px;
text-shadow: 1px 1px 1px black;
color: white;
padding: 11px 1.3em !important;
background: url(http://i36.servimg.com/u/f36/11/96/49/61/head11.png) no-repeat center;}




.main .main-foot a, .main .main-head a{
text-shadow: 1px 1px 1px black;
color: white !important;}




.main .main-foot #subs_title, .main .main-head #subs_title{padding-top: 12px;}




.main .main-foot a:hover, .main .main-head a:hover{text-shadow: -1px -1px 1px black;}




.pun .paged-foot, .pun .paged-head{
background: none;
border: 0;}




.main .main-foot img, .main .main-head img{vertical-align: middle;}




#tabs{min-width: 850px !important;}




#tabs ul li{margin-bottom: 5px;}




/*END---TITLES-------------------------------------------------*/
















/*POSTING BUTTONS-------------------------------------------------*/




.posting{
position: relative;
z-index: 1;}




.posting a{margin-right: 10px;}




.posting a img{
height: 62px;
width: 67px;}




.posting a img:hover{width: 166px;}




.i_post{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newtop14.png) no-repeat;}




.i_reply{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/respon10.png) no-repeat;}




.i_reply_locked{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/locked15.png) no-repeat;}




.i_msg_newpost, #msg_priv img{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newpm13.png) no-repeat;}




#new_image img{
background: url(http://i46.servimg.com/u/f46/11/96/49/61/newpic14.png) no-repeat;}




/*END---POSTING BUTTONS-------------------------------------------------*/
















/*CHATBOX-------------------------------------------------*/




#frame_chatbox, #chatbox_header, .chatbox{background: transparent !important;}




#chatbox_header, #chatbox_footer, .chatbox_row_1, .chatbox_row_2, .chatbox_row_3, #chatbox_members .member-title, #chatbox, #chatbox_members, .main-content.chatbox{background-color: #f9fdff !important;}




#chatbox_header {
color: #0372BE;
padding-left: 5px;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;}




#chatbox_header a, #chatbox_header label{color: #0372BE;}




#chatbox_option_co, #chatbox_option_disco{
font-size: 17px;
font-family: arial;
border-bottom: 1px dashed #0372BE;
font-weight: bold;}




#chatbox_members{
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-radius-bottomleft: 5px;
padding-bottom: 5px !important;
margin-bottom: -5px;}




#chatbox{
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-radius-bottomright: 5px;
padding-bottom: 5px !important;
margin-bottom: -5px;}




#chatbox_members, #chatbox_footer{border-color: #0372BE;}




/*CHATBOX-SFARIST-------------------------------------------------*/
















/*LOGIN POPUP BOX----------------------------------*/




#login_popup {
background: #f4faff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 3px;
border: 2px solid #0a63a7;
text-shadow: 1px 1px 0px white;}




#login_popup  .main-head{
color: white !important;
font-weight: bold !important;
margin: 0 4px;
border-top: none;
position: relative;
top: -9px;
background: #0a63a7;
border: 0;
-moz-border-radius: 0 0 7px 7px;
-webkit-border-bottom-left-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
border-radius:  0 0 7px 7px;
text-shadow: 1px 1px 0px #00292e;}




#login_popup .main-head .h3{
color: white !important;
font-weight: bold !important;}




#login_popup .main-content{
background: none !important;
border: 0 !important;}




/*END--LOGIN POPUP BOX----------------------------------*/
















/*MODULES----------------------------------*/




.module.main{margin: 4px !important;}




.module .main-content{border: 2px solid #1e62ae;}




.module.main .main-head{
font-weight: bold;
background: #1e62ae;
-moz-border-radius: 7px 7px 0 0;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
border-radius: 7px 7px 0 0;
padding-bottom: 20px;
margin-bottom: -10px;}




.module .main-head div{
position: relative;
top: -5px;}




/*END---MODULES----------------------------------*/
















/*MESSAGES----------------------------------*/




.username{
margin-top: 5px;
position: static !important;}




.pun .post .user{
padding-top: 1em;
margin-top: 0;}




.main-content.topic{
border: 0;
background: none;}




.posthead, .postmain{background: none !important;}




.pun .post{
background: #fbfbfb;
border: 2px solid lightgrey;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}




#thead{
width: 854px;
height: 32px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/post_h10.png) no-repeat center;
margin-top: 10px;}




#tfoot{
width: 854px;
height: 18px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/post_f11.png) no-repeat center;
margin-bottom: 10px;}




#thead_content{
text-shadow: 1px 1px 2px black;
color: white;
bottom: -10px;
left: 30px;
position: relative;}




#thead_content a{
margin-right: 5px;
color: white;}




#thead_content strong{margin-right: 55px;}








.user-contact a img{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat top;}




.user-contact a img:hover{background: url(http://i24.servimg.com/u/f24/14/54/25/26/fundal13.png) no-repeat 0 -20px;}








div.post-options img{
margin-right: 10px;
vertical-align: middle;}




#online_img{
width: 61px;
height: 25px;
background: url(http://i73.servimg.com/u/f73/15/93/84/93/th/off10.png) no-repeat left;}




#online_img img{
background: #fbfbfb;}




#poll .main-content.frm .frm-set dl dd{width: 100% !important;}




#edit_reason{
text-align: right;
font-size: 10px;}




/*END---MESSAGES----------------------------------*/
















/*BLOGS----------------------------------*/




#blog_comments{
border: 0;
background: none;}




#blog_comments .post{
margin-bottom: 10px;}




.blog_comments{margin-right: 15px;}








#bookmarks a img.twitter {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/twitte10.png) no-repeat scroll;}




#bookmarks img.excite{display: none;}




#bookmarks a img.digg {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/digg10.png) no-repeat scroll;}




#bookmarks a img.reddit {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/reddit10.png) no-repeat scroll;}




#bookmarks a img.delicious {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/delici10.png) no-repeat scroll;}




#bookmarks a img.google {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/google10.png) no-repeat scroll;}




#bookmarks img.live {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/window10.png) no-repeat scroll;}




#bookmarks img.facebook {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/facebo10.png) no-repeat scroll;}




#bookmarks img.slashdot {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/slashd10.png) no-repeat scroll;}




#bookmarks img.netscape {display: none;}




#bookmarks img.technorati {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/techno10.png) no-repeat scroll;}




#bookmarks img.stumbleupon {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/stumbl10.png) no-repeat scroll;}




#bookmarks img.furl {display: none;}




#bookmarks img.smarking {display: none;}




#bookmarks img.newsvine {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/newsvi11.png) no-repeat scroll;}




#bookmarks img.yahoo {width: 32px;height: 32px;margin: 2px;background: url(http://i66.servimg.com/u/f66/11/96/49/61/yahoo10.png) no-repeat scroll;}




.blog_cal-border{
width: 63px;
height: 82px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/blog_d10.png) no-repeat;
border: 0;}




.blog_cal-content{
margin-left: 9px;
margin-top: 10px;
text-shadow: 1px 1px 3px #456800;
background: none}




/*END---BLOGS----------------------------------*/
















/*CODES, QUOTES, SPOILERS ETC.----------------------------------*/




#quote_head{
width: 621px;
height: 39px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code110.png) no-repeat center;
position: relative;}




#quote_foot{
width: 621px;
height: 25px;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code310.png) no-repeat center;
position: relative;}




blockquote{
border: 0 !important;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




blockquote div{
margin-bottom: -10px;
margin-top: -10px;
position: relative;
z-index: 1;}




.postmain cite {
color: white;
text-shadow: 1px 1px 3px #385500;
margin: -33px 0 0 15px;
padding-bottom: 7px;}




#quotes_mark{
top: -30px;
float: right;
margin-right: 25px;
position: relative;
z-index: 2;}




.codebox dt{
font-weight: bold;
color: white;
text-shadow: 1px 1px 3px #002b5c;
padding: 12px 0px 0px 30px;
margin-bottom: -12px;
border: 0;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code410.png) no-repeat;
width: 621px;
height: 39px;}




#code_foot{
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code510.png) no-repeat
height: 25px;}




.codebox{
margin: 0;
border: 0 !important;
background: none;}




.codebox dd{
padding: 0;
margin: 0;
background-color: transparent;}




.cont_code{
margin: 0;
width: 621px;
position: relative;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




code{padding: 0 10px;}




.codebox.spoiler dd{
width: 621px;
padding: 0;
background: url(http://i76.servimg.com/u/f76/11/96/49/61/code210.png) repeat-y center;}




.spoiler_content.hidden{padding: 0 10px;}




.resizebox.gensmall.clearfix.showfull{border: 2px solid #1e62ae;}




.resizebox.gensmall.clearfix.showfull.enlarged{border: 2px solid #699415;}




.resizebox{
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
padding: 5px;
margin-bottom: 5px;
background: white;}




.attachbox, .quote{
border: 2px solid #1e62ae !important;
border-radius:  5px;
-webkit-border-radius:  5px;
-moz-border-radius:  5px;
padding: 5px;
background: white;}




.module.mod_news blockquote, .module.mod_news #quote_head, .module.mod_news #quote_foot, .module.mod_news #quotes_mark, .module.mod_news .codebox, .module.mod_news #code_foot{display: none;}




#select{
position: relative;
bottom: -12px;
float: right;
color: white;
font-weight: bold;
margin-right: 40px;
text-shadow: 1px 1px 2px #002b5c;}




.codebox.spoiler #select{display: none;}




/*END---CODES, QUOTES, SPOILERS ETC.----------------------------------*/


StyLe® StyLe®  • Sáb 11 maio 2013 - 12:12

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu Sáb 11 maio 2013 - 12:12

Troque o seu overall_footer_end por este

Código:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
   <div>
      <div>
         <div>
            <div>
               <div>
                  <ul>
                     <li>
<!-- END html_validation -->
                     </li>
                  </ul>
                  <!-- BEGIN switch_footer_links -->
                  <ul>
                     <li>
                        <!-- BEGIN footer_link -->
                           <!-- BEGIN switch_separator -->&nbsp;|&nbsp;<!-- END switch_separator -->
                           {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                        <!-- END footer_link -->
                     </li>
                  </ul>
                  <!-- END switch_footer_links -->
               </div>
               <br />
               <p class="center">
                  <strong>{ADMIN_LINK}</strong>
               </p>
            </div>
            {PROTECT_FOOTER}
         </div>
      </div>
   </div>
</div>

<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->

<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
   if ($('a#logout'))
   {
      var lien_redir = $('a#logout').attr('href');

      if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
      {
         document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
      }
   }
});

$(document).ready( function() {
   $('a#logout').click( function() {
      FB.logout();
   } );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->

<script type="text/javascript">
//<![CDATA[
   fa_endpage();
//]]>
</script>

</body>
</html>

A Fofa A Fofa  • Sáb 11 maio 2013 - 12:22

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu Sáb 11 maio 2013 - 12:22

Funcionou, mas o footer personalizado desapareceu, enviei-te uma mp com o antigo para alterares antes o antigo...

StyLe® StyLe®  • Sáb 11 maio 2013 - 12:26

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu Sáb 11 maio 2013 - 12:26

Reputação da mensagem: 100% (1 votos)
Troque o código por este
Código:
<!-- BEGIN html_validation -->
<div>
  <div>
      <div>
        <div>
            <div>
              <div>
                  <ul>
                    <li>
<!-- END html_validation -->
                    </li>
                  </ul>
                  <!-- BEGIN switch_footer_links -->
                  <ul>
                    <li>
                        <!-- BEGIN footer_link -->
                          <!-- BEGIN switch_separator -->&nbsp;|&nbsp;<!-- END switch_separator -->
                          {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                        <!-- END footer_link -->
                    </li>
                  </ul>
                  <!-- END switch_footer_links -->
              </div>
              <br />
              <p class="center">
                  <strong>{ADMIN_LINK}</strong>
              </p>
            </div>
            {PROTECT_FOOTER}
        </div>
      </div>
  </div>
</div>
 
 
  <div id="page-bottom"></div>

<div id="separator">

<div id="separator_line"></div>

  <img id="separator_img" src="http://i36.servimg.com/u/f36/11/96/49/61/floral12.png"/>

</div>



<div id="copyright_layer" align="right">


<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a href="http://www.addthis.com/bookmark.php?v=250&username=xa-4d443d781e2ad87b" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d443d781e2ad87b"></script>
<!-- AddThis Button END -->

</div>



  <div id="pun-foot">

<div id="footer_icons">

<a href="/forum">
  <img src="http://i76.servimg.com/u/f76/11/96/49/61/home10.png" title="Pagina de start" alt="Pagina de start"/>
</a>

  <a style="cursor: pointer;" onclick="$('html,body').animate({scrollTop: $('#top').offset().top}, 1500);"><img src="http://i76.servimg.com/u/f76/11/96/49/61/up11.png" title="Mergi in topul paginii" alt="Mergi in topul paginii"/>
</a>

<a href="/rss" target="_blank">
  <img src="http://i76.servimg.com/u/f76/11/96/49/61/rss10.png" title="Ultimele subiecte" alt="Ultimele subiecte"/>
</a>

</div>
 
 
 
  <div id="pun-about" class="clearfix">
      <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
        <fieldset>
            <p><label>{L_JUMP_TO}:&nbsp;</label></p>
            {S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" />
        </fieldset>
      </form>
      <ul>
        <li>
<!-- BEGIN html_validation -->
        </li>
      </ul>
              <p class="center">
                  <strong>{ADMIN_LINK}</strong>
              </p>
  </div>
</div>
<!-- END html_validation -->

A Fofa A Fofa  • Sáb 11 maio 2013 - 12:30

Daemon Daemon  • Sáb 11 maio 2013 - 12:32

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu Sáb 11 maio 2013 - 12:32

Tópico Resolvido & Bloqueado

Conteúdo patrocinado  • 

Link do painel de controle desapareceu Empty Re: Link do painel de controle desapareceu

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