Erro fórum

3 participantes

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

Tópico resolvido Erro fórum

Mensagem por Gb 12.10.13 2:44

Qual é minha questão:
O meu fórum não da pra logar , registar , dar quote , mover tópicos excluir etc
queria que alguem me ajudasse a resolver esse problema 

Erro fórum A4c1

CSS
Código:
#submenu{background-image:url(http://oi42.tinypic.com/24loocj.jpg);position:relative;top:-8px;width:102.1%;height:28px;margin-left:-13px}#submenu ul{text-align:center}#submenu ul li a{color:white!important;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:normal}#submenu ul li a:hover{background-color:#F9D838;color:black!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:5px}

#submenu ul li a:after{clear:both;content:" | "; color:white; font-size: 12px}

{
 /* Reset browsers default margin, padding and font sizes */
 margin: 0;
 padding: 0;
}


html {
 font-size: 100%;
}

body {
 /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
 font-family: tahoma;
 color: #ababab;
 background: #0b0b0b;
 background-repeat:repeat-x y;
 font-size: 13px; /* This sets the default font size to be equivalent to 10px */
 margin: 0;
}
body.ltr {
 margin:0px;
 margin-top:0px;
 padding:0px;
}
#wrapheader {
 height: auto !important;
 padding: 0;
 margin-left:auto;
 margin-right:auto;
 width:99%;
}

#wrapcentre {
 margin-left:auto;
 margin-right:auto;
 width:99%;
}


#wrapnav {
 width: 100%;
 margin: 0;
 background-color: #ECECEC;
 border-width: 1px;
 border-style: solid;
 border-color: #A9B8C2;
}

#logodesc {
 background-color: #C1CAD2;
 background-image: url('http://missing.hi2.ro/missing.html');
 background-repeat: repeat-x;
 background-position: center bottom;
 padding: 0 25px 15px 25px;
}

#menubar {
 margin: 0 25px;
}

#datebar {
 margin: 10px 25px 0 25px;
}

#findbar {
 width: 100%;
 margin: 0;
 padding: 0;
 border: 0;
}

.forumrules {
 background-color: #101010;
 border-width: 1px;
 border-style: dashed;
 border-color: #00a7de;
 padding: 4px;
 font-weight: normal;
 font-size: 1.1em;
 font-family: tahoma;
}

.forumrules h3 {
 color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
 direction: rtl;
 unicode-bidi: embed;
}

a:link {
 color: #00a7de;
 text-decoration: none;
 font-size:11px;
}

a:active,
a:visited {
 color: #00a7de;
 text-decoration: none;
 font-size:11px;
}

a:hover {
 color: #646464;
 text-decoration: none;
}

a.forumlink {
 color: #00a7de;
 font-weight: bold;
 font-family: tahoma;
 font-size: 1.2em;
}
a.forumlink:hover {
 color: #00a7de;
 font-weight: bold;
 font-family: tahoma;
 font-size: 1.2em;
 text-decoration:none;
}

a.topictitle {
 margin: 1px 0;
 font-family: tahoma;
 font-weight: bold;
 font-size: 11px;
 color:#00a7de;
}
a.topictitle:hover {
 color: #646464;
 text-decoration: none;
}

a.topictitle:visited {
 color: #00a7de;
 text-decoration: none;
}
th {

}
th a,
th a:visited {
 color: #ededed !important;
 text-decoration: none;

 
}
.text-shadow-tabel-stanga-index {
 font-size:11px;
}

th a:hover {
 text-decoration: none;
}


/* Form Elements
 ------------ */
form {
 margin: 0;
 padding: 0;
 border: 0;
 text-transform:none;
}

input {
 color: #333333;
 font-family: tahoma;
 font-size: 1.1em;
 font-weight: normal;
 padding: 1px;
 border: 1px solid #A9B8C2;
 background-color: #FAFAFA;
}

textarea {
 background-color: #1c1c1c;
 color: #646464;
 font-family: tahoma;
 font-size: 1.3em;
line-height: 1.4em;
 font-weight: normal;
 border: 1px solid #1c1c1c;
 padding: 2px;
}

select {
 color: #646464;
 background-color: #1c1c1c;
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #1c1c1c;
 padding: 1px;
}

option {
 padding: 0 1em 0 0;
}

option.disabled-option {
 color: graytext;
}

.rtl option {
 padding: 0 0 0 1em;
}

input.radio {
 border: none;
 background-color: #1c1c1c;
}

.post {
 background-color: #1c1c1c;
 border-style: solid;
 border-width: 1px;
 border-color: #1c1c1c;
 color:#646464;
}

.btnbbcode {
 color: #646464;
 font-weight: normal;
 font-size: 1.1em;
 font-family: tahoma;
 background-color: #1c1c1c;
 border: 1px solid #1c1c1c;
}

.btnmain {
 font-weight: bold;
 background-color: #1c1c1c;
 border: 1px solid #ba6f16;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnmain:hover {
 font-weight: bold;
 background-color: #1c1c1c;
 border: 1px solid #00a7de;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnlite {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 1px solid #2a2a2a;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}
.btnlite:hover {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 1px solid #646464;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnfile {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 0px solid #1c1c1c;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.helpline {
 background-color: #101010;
 border-style: none;
 color:#646464;
}




/*Panel Left*/

.panel {
position: absolute;
top: 50px;
left: 0;
display: none;
 background:url('http://missing.hi2.ro/missing.html') repeat;
border:1px solid #111111;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
width: 330px;
height: 200px;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=595);
opacity: .95;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #00a7de;
text-decoration: none;

}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00aa00;
padding: 10px 30px 10px 10px;
font-weight: 700;
background:#131313 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #1c1c1c;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00a7de;
padding: 10px 40px 10px 10px;
font-weight: 700;
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 100px;
line-height: 22px;
}
.colright{
float: right;
width: 130px;
line-height: 22px;
}
.rosugros {
 color: #FF0000;
 font-weight: bold;
 }






a:link,
a:visited,
a:active{

    text-decoration: none;
}

table.ipbtable tfoot td {
background-color:#1d1d1d;
}

div.maintitle .expand,div.maintitle .contract {
float: right;
width: 80px;
height: 20px;
background: url('http://i47.servimg.com/u/f47/16/97/85/02/minimi11.png') no-repeat 50% 50%;
cursor: pointer;
}
div.maintitle .expand {
background: url('http://i47.servimg.com/u/f47/16/97/85/02/maximi10.png') no-repeat 50% 50%;
}

.popupmenu li {
background-color: #1d1d1d;
}

.box-content {
border-bottom: transparent;
}
table.ipbtable tfoot td {
background-color: transparent;
}

.post {
border-bottom:10px solid #1d1d1d;
}


a.mainmenu{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 1.0;
  }
a.mainmenu:hover{
          filter:alpha(opacity=50); 
-moz-opacity: 0.65; 
opacity: 0.55;
    }

















#submenu ul li a {
margin:0.5em 0 0.65em 0;
padding:0.5em 0 0.65em 0;
}
a:hover{text-transform:uppercase;}

.skills a img{
background: url(http://i64.servimg.com/u/f64/14/54/25/26/dwd-gr10.png) no-repeat;}

.skills a img:hover{
background-position: 0px -40px;}



a[href="/g3-utilizatori"]{
padding-left: 18px;
background: url('http://i42.tinypic.com/f9famh.png') no-repeat left;
}
a[href="/u1"] strong, a[href="/u2"] strong, a[href="/u3"] strong, a[href="/u4"] strong, a[href="/u5"] strong, a[href="/u6"] strong, a[href="/u7"] strong, a[href="/u8"] strong, a[href="/u9"] strong, a[href="/u10"] strong, a[href="/u11"] strong, a[href="/u12"] strong, a[href="/u13"] strong, a[href="/u14"] strong, a[href="/u15"] strong, a[href="/u16"] strong, a[href="/u17"] strong, a[href="/u18"] strong, a[href="/u19"] strong, a[href="/u20"] strong, a[href="/u21"] strong, a[href="/u22"] strong, a[href="/u23"] strong, a[href="/u24"] strong, a[href="/u25"] strong, a[href="/u26"] strong, a[href="/u27"] strong, a[href="/u28"] strong, a[href="/u29"] strong, a[href="/u30"] strong, a[href="/u31"] strong, a[href="/u32"] strong, a[href="/u33"] strong, a[href="/u34"] strong, a[href="/u35"] strong, a[href="/u36"] strong, a[href="/u37"] strong, a[href="/u38"] strong, a[href="/u39"] strong, a[href="/u40"] strong, a[href="/u41"] strong, a[href="/u42"] strong, a[href="/u43"] strong, a[href="/u44"] strong, a[href="/u45"] strong, a[href="/u46"] strong, a[href="/u47"] strong, a[href="/u48"] strong, a[href="/u49"] strong, a[href="/u50"] strong, a[href="/u51"] strong, a[href="/u52"] strong, a[href="/u53"] strong, a[href="/u54"] strong, a[href="/u55"] strong, a[href="/u56"] strong, a[href="/u57"] strong, a[href="/u58"] strong, a[href="/u59"] strong, a[href="/u60"] strong, a[href="/u61"] strong, a[href="/u62"] strong, a[href="/u63"] strong, a[href="/u64"] strong, a[href="/u65"] strong, a[href="/u66"] strong, a[href="/u67"] strong, a[href="/u68"] strong, a[href="/u69"] strong, a[href="/u70"] strong, a[href="/u71"] strong, a[href="/u72"] strong, a[href="/u73"] strong, a[href="/u74"] strong, a[href="/u75"] strong, a[href="/u76"] strong, a[href="/u77"] strong, a[href="/u78"] strong, a[href="/u79"] strong, a[href="/u80"] strong, a[href="/u81"] strong, a[href="/u82"] strong, a[href="/u83"] strong, a[href="/u84"] strong, a[href="/u85"] strong, a[href="/u86"] strong, a[href="/u87"] strong, a[href="/u88"] strong, a[href="/u89"] strong, a[href="/u90"] strong, a[href="/u91"] strong, a[href="/u92"] strong, a[href="/u93"] strong, a[href="/u94"] strong, a[href="/u95"] strong, a[href="/u96"] strong, a[href="/u97"] strong, a[href="/u98"] strong, a[href="/u99"] strong, a[href="/u101"] strong, a[href="/u102"] strong, a[href="/u103"] strong, a[href="/u104"] strong, a[href="/u105"] strong, a[href="/u107"] strong, a[href="/u108"] strong, a[href="/u109"] strong, a[href="/u110"] strong, a[href="/u111"] strong, a[href="/u112"] strong, a[href="/u113"] strong, a[href="/u114"] strong, a[href="/u115"] strong, a[href="/u116"] strong, a[href="/u117"] strong, a[href="/u118"] strong, a[href="/u119"] strong, a[href="/u120"] strong, a[href="/u121"] strong, a[href="/u122"] strong, a[href="/u123"] strong, a[href="/u124"] strong, a[href="/u125"] strong, a[href="/u126"] strong, a[href="/u217"] strong, a[href="/u128"] strong, a[href="/u129"] strong, a[href="/u130"] strong, a[href="/u131"] strong, a[href="/u132"] strong, a[href="/u133"] strong, a[href="/u134"] strong, a[href="/u135"] strong, a[href="/u136"] strong, a[href="/u137"] strong, a[href="/u138"] strong, a[href="/u139"] strong, a[href="/u140"] strong, a[href="/u141"] strong, a[href="/u142"] strong, a[href="/u143"] strong, a[href="/u144"] strong, a[href="/u145"] strong, a[href="/u146"] strong, a[href="/u147"] strong, a[href="/u148"] strong, a[href="/u149"] strong, a[href="/u150"] strong, a[href="/u151"] strong, a[href="/u152"] strong, a[href="/u153"] strong, a[href="/u154"] strong, a[href="/u155"] strong, a[href="/u156"] strong, a[href="/u157"] strong, a[href="/u158"] strong, a[href="/u159"] strong, a[href="/u160"] strong, a[href="/u161"] strong, a[href="/u162"] strong, a[href="/u163"] strong, a[href="/u164"] strong, a[href="/u165"] strong, a[href="/u166"] strong, a[href="/u167"] strong, a[href="/u168"] strong, a[href="/u169"] strong, a[href="/u170"] strong, a[href="/u171"] strong, a[href="/u172"] strong, a[href="/u173"] strong, a[href="/u174"] strong, a[href="/u175"] strong, a[href="/u176"] strong, a[href="/u177"] strong, a[href="/u178"] strong, a[href="/u179"] strong, a[href="/u180"] strong, a[href="/u181"] strong, a[href="/u182"] strong, a[href="/u183"] strong, a[href="/u184"] strong, a[href="/u185"] strong, a[href="/u186"] strong, a[href="/u187"] strong, a[href="/u188"] strong, a[href="/u189"] strong, a[href="/u190"] strong, a[href="/u191"] strong, a[href="/u192"] strong, a[href="/u193"] strong, a[href="/u194"] strong, a[href="/u195"] strong, a[href="/u196"] strong, a[href="/u197"] strong, a[href="/u198"] strong, a[href="/u199"] strong{
padding-left: 18px;
background: url('http://i42.tinypic.com/f9famh.png') no-repeat left;
}

a[href="/g4-wewillsee-team"]{
padding-left: 18px;
background: url('http://i41.tinypic.com/wan2q8.jpg') no-repeat left;
}
 a[href="/u2"] strong, a[href="/u3"] strong, a[href="/u4"] strong, a[href="/u"] strong, a[href="/u113"] strong, a[href="/u2"] strong{
padding-left: 18px;
background: url('http://i41.tinypic.com/wan2q8.jpg') no-repeat left;
}

a[href="/g2-global-moderatori"]{
padding-left: 18px;
background: url('http://i42.tinypic.com/2hiblag.jpg') no-repeat left;
}
a[href="/u6"] strong, a[href="/u"] strong{
padding-left: 18px;
background: url('http://i42.tinypic.com/2hiblag.jpg') no-repeat left;
}

a[href="/g6-administratori"]{
padding-left: 18px;
background: url('http://fullzone.ro/forum/images/group_icons/fondator.png') no-repeat left;
}
 a[href="/u1"] strong, a[href="/u"] strong{
padding-left: 18px;
background: url('http://fullzone.ro/forum/images/group_icons/fondator.png') no-repeat left;
}



/*Cursor Personalizado*/
body {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;}
a:hover {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;}


#logo {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
opacity: 0.6;
}
a#logo:hover {
text-decoration: none;
}
#logo:hover {
opacity: 1;
}


a[href="/u3"] {
    background: url("http://i.imgur.com/l8CHq.gif");
}



a[href="/u3"] {
text-shadow: 0px 0px 5px #ff33ff;
}









.postprofile-details dd {text-align: center;}







/*ESTATÍSTICAS */
#page-body p.page-bottom {
        border: 1px solid #ccc;
        padding:5px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
        border-radius: 6px;
        font-family: century gothic;
        display:inline-block;
  margin-left:3px;
        margin-right:auto;
        height: 14px;
        font-weight : normal;
  font-size: 1.2em;
        text-align:left;
  }
/*----------------------------------------------*/
/*----------------[TOPICOS]------------------*/
/*-------------[Perfil Post]------------*/
/*------------------------------------------------*/

p.author {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 0 5px 5px 0;
    font-family: century gothic;
    font-size: 1em;
    font-style: italic;
    line-height: 1.2em;
    margin: 0 45% 0.6em -2.5%;
    padding: 0 0 5px;
}

.postprofile {
text-align: center;
border-right: 3px double #DDDDDD;
padding-top: 20px;
}
.postprofile dt img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 0;
    max-height: 350px !important;
    max-width: 160px !important;
    padding: 10px 9px;
}
.postprofile dt img:hover {
    background-color: #E8FFFF;
    box-shadow: 0 0 3px #AAAAAA inset;
    cursor: pointer;
    text-decoration: none;
}
.post {
    background-color: #EEEEEE;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #D5D5D5, 0 0 0 1px #FFFFFF inset, 0 0 0 2px #E6E6E6 inset;
}
    .postprofile dt {
    border-radius: 4px;
    margin: 30px auto 5px;
    padding: 10px 2px;
    width: 80%;
    background: white;
    border: 1px solid #DDD;
}
.postprofile dt strong a {
    background-color: transparent;
    border: medium none transparent;
    font-family: century gothic;
    font-size: 14px;
    margin-left: -25%;
    min-width: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 2px;
}
    .postprofile dd {
    text-align: center;
    border-radius: 4px;
    margin: 5px auto;
    padding: 5px 2px;
    width: 80%;
    background: white;
    border: 1px solid #DDD;
    text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
    font-size: 0;
    font-weight: bold;
    }
    .postprofile dd + dd {
    display: none;
    }
    .postprofile dd + dd + dd {
    display: block;
    text-shadow: none;
    font-size: 12px;
    text-align:center;
    font-weight: normal;
    }
    .postprofile dd + dd + dd + dd {
    display: none;
    }
    .postprofile dd + dd + dd + dd + dd {
    display: block;
    }

/*----------------------------------------------*/
/*----------------[PERFIL]------------------*/
/*---------------------------------------------*/
#cp-main .panel.sig {
    background-color: lightsteelblue;
    border-radius: 10px 10px 10px 10px;
}
#cp-main .panel p {
    background-color: #E3F0E3;
    border-bottom: 1px dashed #98C29B;
    border-top: 2px solid #2FA41E;
    border-width: 2px 0 1px;
    color: #2FA41E;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.85em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
fieldset dd {
    margin-left: 30%;
}
fieldset dt {
    width: 30%;
}
input{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("http://i.imgur.com/Qt4G6.png");
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #CCCCCC;
    color: #333333;
    cursor: pointer;
    margin: 0 2px 16px;
    padding: 7px 22px;
}

.inputbox{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #515151;
    cursor: text;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    outline: 0 none;
    padding: 4px;
}
.inputbox:focus{
      border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

#tabs a:hover {
    background: none repeat scroll 0 0 lavender;
    border-radius: 2px 5px 5px 2px;
}

#tabs a span {
    border-left: 5px solid lightsteelblue;
}
fieldset.submit-buttons input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("http://i.imgur.com/Qt4G6.png");
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #CCCCCC;
    color: #333333;
    cursor: pointer;
    margin: 10px 2px 16px;
    padding: 7px 22px;
}

#cp-main h1 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: medium none;
    color: #777777;
    margin-left: -3.4%;
    margin-right: -2%;
    padding: 10px;
}


.pathname-box p {
        -moz-border-radius: 3px;
        -moz-box-shadow: inset 2px 2px 2px #fff;
        -ms-box-shadow: inset 2px 2px 2px #fff;
        -o-box-shadow: inset 2px 2px 2px #fff;
        -webkit-border-radius: 3px;
        -webkit-box-shadow: inset 2px 2px 2px white;
        background-repeat: no-repeat;
        background: #F3F3F3;
        border: 1px solid #D9D9D9;
        border-radius: 3px;
        margin-top: 10px;
        padding: 7px;
        }

.module {
text-align: center;
}
#wrap {
-moz-box-shadow: 0px 20px 20px #CCCCCC;
-webkit-box-shadow: 0px 20px 20px #CCCCCC;
}

a:hover {
color: #000000;
text-shadow : 0px 0px 5px #000000;
}

body {
        background-image: url(http://img827.imageshack.us/img827/5618/fundoehg.png);
        }

#page-header .navbar ul.linklist.navlinks{background:url(http://i81.servimg.com/u/f81/18/23/47/35/kbcoz10.png) top left repeat-x;height:42px;left:-1.2%;width:100.5%}a.mainmenu{background:url(http://i42.servimg.com/u/f42/17/32/13/00/nav-di10.png) 100% 44% no-repeat;color:#fff!important;display:inline-block;height:35px;margin:0!important;padding-right:10px;padding-top:7px}a.mainmenu:hover{background:url(http://i42.servimg.com/u/f42/17/32/13/00/nav-di10.png) 100% 44% no-repeat,url(http://i81.servimg.com/u/f81/18/23/47/35/0e8wm11.png) top center no-repeat}
#page-header .navbar{margin-left:-5px;padding:0}

.postprofile {
        text-align: center;
        }

.introduction .h3, .module .h3, .postbody .h3 {
color: #000000;
text-shadow : 0px 0px 5px #696969;
}
.postprofile {
        -webkit-box-shadow: 0 5px 5px #CCC;
        background-image: url();
        background-repeat: repeat;
        border: 1px solid #eee;
        }
 .post {
        -webkit-box-shadow: 0 5px 5px #CCC;
        background-image: url();
        background-repeat: repeat;
        border: 2px solid #eee;
        }



.module {
background-color: transparent;
background-image: url();
background-repeat: repeat;
border: 1px solid #EEE;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
box-shadow: 0 5px 5px #CCC;
moz-box-shadow: 0 5px 5px #CCC;
-webkit-box-shadow: 0 5px 5px #CCC;
-o-box-shadow: 0 5px 5px #CCC;
}
.module {
background-color: white;
color: black;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
}



.postbody dl.codebox dd{overflow-y:auto;overflow-x:auto;max-height:200px}.postbody dl.codebox pre{display:block;float:left;font-size:12px;line-height:15.199999809265137px;padding:5px;border-right:3px solid #6CE26C;margin-top:2px;color:#A8A5A5;margin-right:5px;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New';padding-right:8px}.postbody dl.codebox code{overflow-y:hidden;overflow-x:hidden;max-height:none;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New';background:url(http://i.imgur.com/eHvfR.png) repeat 0px 0px;padding-top:0px;margin-top:7px}
.perfilInfo {
background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
float: left;
height: 14.8em;
left: -38em;
padding: 16px 0px 20px 5px;
top: 13px;
width: 510px;
z-index: 999;
}
.avatar-index img {
height: 70px;
float: left;
margin: 0 4px;
}
.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: 4px;
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: 21.7em;
position:relative;
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: 166px;
float: left;
display: table;
background: #E1E1E1;
padding: 3px;
box-shadow: 1px 1px 0 #CCC;
}
.setPerfil p div, .setPerfil span p  span{
display: inline;
}

.setPerfil h2 {
float: left;
font: bold 19px "Trebuchet MS";
display: block;
background: #E1E1E1;
width: 380px;
color:#333;
padding: 5px;
text-shadow: 1px 1px 0 white;
border-radius: 0 10px 0px 0;
box-shadow: 1px 1px 0 #CCC;
margin:0 0 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;
}
.setPerfil p span{display:initial;}

.avat-miembro {
float: left;
}
.avat-miembro img {
width: 40px;
height: 40px;
padding: 1px;
margin: 0 5px;
border-radius: 10px
}

a, a:hover, body {
cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur610.cur), progress;
}

#wrap {
border-radius: 20px;
}
body {
background: black;
}


.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}

.lastpost{
margin: 3px;
width : auto;
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #666;
-webkit-box-shadow : 0 0 2px #666;
box-shadow : 0 0 2px #666;
}
 

.header .lastpost{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}


/*===============================================*/

a[href="/u14"] {
text-shadow: 0px 0px 5px #FF9933;
}

a[href="/u14"] {
    background: url("http://i.imgur.com/KI70e.gif");
}



a[href="/u16"] {
text-shadow: 0px 0px 5px #990099;
}

a[href="/u16"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


a[href="/u19"] {
text-shadow: 0px 0px 5px #ff3399;
}


a[href="/u19"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


a[href="/u7"] {
text-shadow: 0px 0px 5px #33cc33;
}

a[href="/u7"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}



a[href="/u9"] {
text-shadow: 0px 0px 5px #ff33cc;
}


a[href="/u9"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


.forabg {
background-color: #272727;
background-image: url(http://hitskin.com/themes/20/03/13/i_list_bg.jpg);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
Endereço do meu fórum:
http://familiafusion-samp.forumeiros.com

Versão do fórum:
PHPBB3


Última edição por Gb em 12.10.13 3:00, editado 1 vez(es)
Gb

Gb
**

Membro desde : 31/08/2013
Mensagens : 98
Pontos : 170

http://guardians-team.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Erro fórum

Mensagem por Shek 12.10.13 2:48

Boa noite!

O senhor poderá fazer Login no seguinte endereço: http://familiafusion-samp.forumeiros.com/admin/
O senhor adicionou algum código Javascript recentemente? Quais foram as últimas ações e modificações realizadas nas últimas 24 horas pelo fundador?

Atenciosamente,
Shek


Última edição por Shek em 12.10.13 2:55, editado 1 vez(es)
Shek

Shek
Principal Contribuidor
Principal Contribuidor

Membro desde : 11/04/2009
Mensagens : 18896
Pontos : 22793

https://shiftactive.blogspot.com/ https://www.facebook.com/ShiftActif https://twitter.com/ShiftActif

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro fórum

Mensagem por Gb 12.10.13 2:51

Eu só adicionei a SS que você me mandou no tópico anterior
Gb

Gb
**

Membro desde : 31/08/2013
Mensagens : 98
Pontos : 170

http://guardians-team.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro fórum

Mensagem por First 12.10.13 2:57

Olá,

Senhor, substitua a sua folha de estilo CSS por esta:
Código:
#submenu{background-image:url(http://oi42.tinypic.com/24loocj.jpg);position:relative;top:-8px;width:102.1%;height:28px;margin-left:-13px}#submenu ul{text-align:center}#submenu ul li a{color:white!important;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:normal}#submenu ul li a:hover{background-color:#F9D838;color:black!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:5px}

#submenu ul li a:after{clear:both;content:" | "; color:white; font-size: 12px}

{
 /* Reset browsers default margin, padding and font sizes */
 margin: 0;
 padding: 0;
}


html {
 font-size: 100%;
}

body {
 /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
 font-family: tahoma;
 color: #ababab;
 background: #0b0b0b;
 background-repeat:repeat-x y;
 font-size: 13px; /* This sets the default font size to be equivalent to 10px */
 margin: 0;
}
body.ltr {
 margin:0px;
 margin-top:0px;
 padding:0px;
}
#wrapheader {
 height: auto !important;
 padding: 0;
 margin-left:auto;
 margin-right:auto;
 width:99%;
}

#wrapcentre {
 margin-left:auto;
 margin-right:auto;
 width:99%;
}


#wrapnav {
 width: 100%;
 margin: 0;
 background-color: #ECECEC;
 border-width: 1px;
 border-style: solid;
 border-color: #A9B8C2;
}

#logodesc {
 background-color: #C1CAD2;
 background-image: url('http://missing.hi2.ro/missing.html');
 background-repeat: repeat-x;
 background-position: center bottom;
 padding: 0 25px 15px 25px;
}

#menubar {
 margin: 0 25px;
}

#datebar {
 margin: 10px 25px 0 25px;
}

#findbar {
 width: 100%;
 margin: 0;
 padding: 0;
 border: 0;
}

.forumrules {
 background-color: #101010;
 border-width: 1px;
 border-style: dashed;
 border-color: #00a7de;
 padding: 4px;
 font-weight: normal;
 font-size: 1.1em;
 font-family: tahoma;
}

.forumrules h3 {
 color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
 direction: rtl;
 unicode-bidi: embed;
}

a:link {
 color: #00a7de;
 text-decoration: none;
 font-size:11px;
}

a:active,
a:visited {
 color: #00a7de;
 text-decoration: none;
 font-size:11px;
}

a:hover {
 color: #646464;
 text-decoration: none;
}

a.forumlink {
 color: #00a7de;
 font-weight: bold;
 font-family: tahoma;
 font-size: 1.2em;
}
a.forumlink:hover {
 color: #00a7de;
 font-weight: bold;
 font-family: tahoma;
 font-size: 1.2em;
 text-decoration:none;
}

a.topictitle {
 margin: 1px 0;
 font-family: tahoma;
 font-weight: bold;
 font-size: 11px;
 color:#00a7de;
}
a.topictitle:hover {
 color: #646464;
 text-decoration: none;
}

a.topictitle:visited {
 color: #00a7de;
 text-decoration: none;
}
th {

}
th a,
th a:visited {
 color: #ededed !important;
 text-decoration: none;

 
}
.text-shadow-tabel-stanga-index {
 font-size:11px;
}

th a:hover {
 text-decoration: none;
}


/* Form Elements
 ------------ */
form {
 margin: 0;
 padding: 0;
 border: 0;
 text-transform:none;
}

input {
 color: #333333;
 font-family: tahoma;
 font-size: 1.1em;
 font-weight: normal;
 padding: 1px;
 border: 1px solid #A9B8C2;
 background-color: #FAFAFA;
}

textarea {
 background-color: #1c1c1c;
 color: #646464;
 font-family: tahoma;
 font-size: 1.3em;
line-height: 1.4em;
 font-weight: normal;
 border: 1px solid #1c1c1c;
 padding: 2px;
}

select {
 color: #646464;
 background-color: #1c1c1c;
 font-family: tahoma;
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #1c1c1c;
 padding: 1px;
}

option {
 padding: 0 1em 0 0;
}

option.disabled-option {
 color: graytext;
}

.rtl option {
 padding: 0 0 0 1em;
}

input.radio {
 border: none;
 background-color: #1c1c1c;
}

.post {
 background-color: #1c1c1c;
 border-style: solid;
 border-width: 1px;
 border-color: #1c1c1c;
 color:#646464;
}

.btnbbcode {
 color: #646464;
 font-weight: normal;
 font-size: 1.1em;
 font-family: tahoma;
 background-color: #1c1c1c;
 border: 1px solid #1c1c1c;
}

.btnmain {
 font-weight: bold;
 background-color: #1c1c1c;
 border: 1px solid #ba6f16;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnmain:hover {
 font-weight: bold;
 background-color: #1c1c1c;
 border: 1px solid #00a7de;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnlite {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 1px solid #2a2a2a;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}
.btnlite:hover {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 1px solid #646464;
 cursor: pointer;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.btnfile {
 font-weight: normal;
 background-color: #1c1c1c;
 border: 0px solid #1c1c1c;
 padding: 1px 5px;
 font-size: 1.1em;
 color:#646464;
}

.helpline {
 background-color: #101010;
 border-style: none;
 color:#646464;
}




/*Panel Left*/

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #00a7de;
text-decoration: none;

}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00aa00;
padding: 10px 30px 10px 10px;
font-weight: 700;
background:#131313 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #1c1c1c;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 10px;
text-transform:uppercase;
font-family: tahoma;
color:#00a7de;
padding: 10px 40px 10px 10px;
font-weight: 700;
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url('http://missing.hi2.ro/missing.html') 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 100px;
line-height: 22px;
}
.colright{
float: right;
width: 130px;
line-height: 22px;
}
.rosugros {
 color: #FF0000;
 font-weight: bold;
 }






a:link,
a:visited,
a:active{

    text-decoration: none;
}

table.ipbtable tfoot td {
background-color:#1d1d1d;
}

div.maintitle .expand,div.maintitle .contract {
float: right;
width: 80px;
height: 20px;
background: url('http://i47.servimg.com/u/f47/16/97/85/02/minimi11.png') no-repeat 50% 50%;
cursor: pointer;
}
div.maintitle .expand {
background: url('http://i47.servimg.com/u/f47/16/97/85/02/maximi10.png') no-repeat 50% 50%;
}

.popupmenu li {
background-color: #1d1d1d;
}

.box-content {
border-bottom: transparent;
}
table.ipbtable tfoot td {
background-color: transparent;
}

.post {
border-bottom:10px solid #1d1d1d;
}


a.mainmenu{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 1.0;
  }
a.mainmenu:hover{
          filter:alpha(opacity=50); 
-moz-opacity: 0.65; 
opacity: 0.55;
    }

















#submenu ul li a {
margin:0.5em 0 0.65em 0;
padding:0.5em 0 0.65em 0;
}
a:hover{text-transform:uppercase;}

.skills a img{
background: url(http://i64.servimg.com/u/f64/14/54/25/26/dwd-gr10.png) no-repeat;}

.skills a img:hover{
background-position: 0px -40px;}



a[href="/g3-utilizatori"]{
padding-left: 18px;
background: url('http://i42.tinypic.com/f9famh.png') no-repeat left;
}
a[href="/u1"] strong, a[href="/u2"] strong, a[href="/u3"] strong, a[href="/u4"] strong, a[href="/u5"] strong, a[href="/u6"] strong, a[href="/u7"] strong, a[href="/u8"] strong, a[href="/u9"] strong, a[href="/u10"] strong, a[href="/u11"] strong, a[href="/u12"] strong, a[href="/u13"] strong, a[href="/u14"] strong, a[href="/u15"] strong, a[href="/u16"] strong, a[href="/u17"] strong, a[href="/u18"] strong, a[href="/u19"] strong, a[href="/u20"] strong, a[href="/u21"] strong, a[href="/u22"] strong, a[href="/u23"] strong, a[href="/u24"] strong, a[href="/u25"] strong, a[href="/u26"] strong, a[href="/u27"] strong, a[href="/u28"] strong, a[href="/u29"] strong, a[href="/u30"] strong, a[href="/u31"] strong, a[href="/u32"] strong, a[href="/u33"] strong, a[href="/u34"] strong, a[href="/u35"] strong, a[href="/u36"] strong, a[href="/u37"] strong, a[href="/u38"] strong, a[href="/u39"] strong, a[href="/u40"] strong, a[href="/u41"] strong, a[href="/u42"] strong, a[href="/u43"] strong, a[href="/u44"] strong, a[href="/u45"] strong, a[href="/u46"] strong, a[href="/u47"] strong, a[href="/u48"] strong, a[href="/u49"] strong, a[href="/u50"] strong, a[href="/u51"] strong, a[href="/u52"] strong, a[href="/u53"] strong, a[href="/u54"] strong, a[href="/u55"] strong, a[href="/u56"] strong, a[href="/u57"] strong, a[href="/u58"] strong, a[href="/u59"] strong, a[href="/u60"] strong, a[href="/u61"] strong, a[href="/u62"] strong, a[href="/u63"] strong, a[href="/u64"] strong, a[href="/u65"] strong, a[href="/u66"] strong, a[href="/u67"] strong, a[href="/u68"] strong, a[href="/u69"] strong, a[href="/u70"] strong, a[href="/u71"] strong, a[href="/u72"] strong, a[href="/u73"] strong, a[href="/u74"] strong, a[href="/u75"] strong, a[href="/u76"] strong, a[href="/u77"] strong, a[href="/u78"] strong, a[href="/u79"] strong, a[href="/u80"] strong, a[href="/u81"] strong, a[href="/u82"] strong, a[href="/u83"] strong, a[href="/u84"] strong, a[href="/u85"] strong, a[href="/u86"] strong, a[href="/u87"] strong, a[href="/u88"] strong, a[href="/u89"] strong, a[href="/u90"] strong, a[href="/u91"] strong, a[href="/u92"] strong, a[href="/u93"] strong, a[href="/u94"] strong, a[href="/u95"] strong, a[href="/u96"] strong, a[href="/u97"] strong, a[href="/u98"] strong, a[href="/u99"] strong, a[href="/u101"] strong, a[href="/u102"] strong, a[href="/u103"] strong, a[href="/u104"] strong, a[href="/u105"] strong, a[href="/u107"] strong, a[href="/u108"] strong, a[href="/u109"] strong, a[href="/u110"] strong, a[href="/u111"] strong, a[href="/u112"] strong, a[href="/u113"] strong, a[href="/u114"] strong, a[href="/u115"] strong, a[href="/u116"] strong, a[href="/u117"] strong, a[href="/u118"] strong, a[href="/u119"] strong, a[href="/u120"] strong, a[href="/u121"] strong, a[href="/u122"] strong, a[href="/u123"] strong, a[href="/u124"] strong, a[href="/u125"] strong, a[href="/u126"] strong, a[href="/u217"] strong, a[href="/u128"] strong, a[href="/u129"] strong, a[href="/u130"] strong, a[href="/u131"] strong, a[href="/u132"] strong, a[href="/u133"] strong, a[href="/u134"] strong, a[href="/u135"] strong, a[href="/u136"] strong, a[href="/u137"] strong, a[href="/u138"] strong, a[href="/u139"] strong, a[href="/u140"] strong, a[href="/u141"] strong, a[href="/u142"] strong, a[href="/u143"] strong, a[href="/u144"] strong, a[href="/u145"] strong, a[href="/u146"] strong, a[href="/u147"] strong, a[href="/u148"] strong, a[href="/u149"] strong, a[href="/u150"] strong, a[href="/u151"] strong, a[href="/u152"] strong, a[href="/u153"] strong, a[href="/u154"] strong, a[href="/u155"] strong, a[href="/u156"] strong, a[href="/u157"] strong, a[href="/u158"] strong, a[href="/u159"] strong, a[href="/u160"] strong, a[href="/u161"] strong, a[href="/u162"] strong, a[href="/u163"] strong, a[href="/u164"] strong, a[href="/u165"] strong, a[href="/u166"] strong, a[href="/u167"] strong, a[href="/u168"] strong, a[href="/u169"] strong, a[href="/u170"] strong, a[href="/u171"] strong, a[href="/u172"] strong, a[href="/u173"] strong, a[href="/u174"] strong, a[href="/u175"] strong, a[href="/u176"] strong, a[href="/u177"] strong, a[href="/u178"] strong, a[href="/u179"] strong, a[href="/u180"] strong, a[href="/u181"] strong, a[href="/u182"] strong, a[href="/u183"] strong, a[href="/u184"] strong, a[href="/u185"] strong, a[href="/u186"] strong, a[href="/u187"] strong, a[href="/u188"] strong, a[href="/u189"] strong, a[href="/u190"] strong, a[href="/u191"] strong, a[href="/u192"] strong, a[href="/u193"] strong, a[href="/u194"] strong, a[href="/u195"] strong, a[href="/u196"] strong, a[href="/u197"] strong, a[href="/u198"] strong, a[href="/u199"] strong{
padding-left: 18px;
background: url('http://i42.tinypic.com/f9famh.png') no-repeat left;
}

a[href="/g4-wewillsee-team"]{
padding-left: 18px;
background: url('http://i41.tinypic.com/wan2q8.jpg') no-repeat left;
}
 a[href="/u2"] strong, a[href="/u3"] strong, a[href="/u4"] strong, a[href="/u"] strong, a[href="/u113"] strong, a[href="/u2"] strong{
padding-left: 18px;
background: url('http://i41.tinypic.com/wan2q8.jpg') no-repeat left;
}

a[href="/g2-global-moderatori"]{
padding-left: 18px;
background: url('http://i42.tinypic.com/2hiblag.jpg') no-repeat left;
}
a[href="/u6"] strong, a[href="/u"] strong{
padding-left: 18px;
background: url('http://i42.tinypic.com/2hiblag.jpg') no-repeat left;
}

a[href="/g6-administratori"]{
padding-left: 18px;
background: url('http://fullzone.ro/forum/images/group_icons/fondator.png') no-repeat left;
}
 a[href="/u1"] strong, a[href="/u"] strong{
padding-left: 18px;
background: url('http://fullzone.ro/forum/images/group_icons/fondator.png') no-repeat left;
}



/*Cursor Personalizado*/
body {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;}
a:hover {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;}


#logo {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
opacity: 0.6;
}
a#logo:hover {
text-decoration: none;
}
#logo:hover {
opacity: 1;
}


a[href="/u3"] {
    background: url("http://i.imgur.com/l8CHq.gif");
}



a[href="/u3"] {
text-shadow: 0px 0px 5px #ff33ff;
}









.postprofile-details dd {text-align: center;}







/*ESTATÍSTICAS */
#page-body p.page-bottom {
        border: 1px solid #ccc;
        padding:5px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
        border-radius: 6px;
        font-family: century gothic;
        display:inline-block;
  margin-left:3px;
        margin-right:auto;
        height: 14px;
        font-weight : normal;
  font-size: 1.2em;
        text-align:left;
  }
/*----------------------------------------------*/
/*----------------[TOPICOS]------------------*/
/*-------------[Perfil Post]------------*/
/*------------------------------------------------*/

p.author {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    border-radius: 0 5px 5px 0;
    font-family: century gothic;
    font-size: 1em;
    font-style: italic;
    line-height: 1.2em;
    margin: 0 45% 0.6em -2.5%;
    padding: 0 0 5px;
}

.postprofile {
text-align: center;
border-right: 3px double #DDDDDD;
padding-top: 20px;
}
.postprofile dt img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 0;
    max-height: 350px !important;
    max-width: 160px !important;
    padding: 10px 9px;
}
.postprofile dt img:hover {
    background-color: #E8FFFF;
    box-shadow: 0 0 3px #AAAAAA inset;
    cursor: pointer;
    text-decoration: none;
}
.post {
    background-color: #EEEEEE;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px #D5D5D5, 0 0 0 1px #FFFFFF inset, 0 0 0 2px #E6E6E6 inset;
}
    .postprofile dt {
    border-radius: 4px;
    margin: 30px auto 5px;
    padding: 10px 2px;
    width: 80%;
    background: white;
    border: 1px solid #DDD;
}
.postprofile dt strong a {
    background-color: transparent;
    border: medium none transparent;
    font-family: century gothic;
    font-size: 14px;
    margin-left: -25%;
    min-width: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 2px;
}
    .postprofile dd {
    text-align: center;
    border-radius: 4px;
    margin: 5px auto;
    padding: 5px 2px;
    width: 80%;
    background: white;
    border: 1px solid #DDD;
    text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
    font-size: 0;
    font-weight: bold;
    }
    .postprofile dd + dd {
    display: none;
    }
    .postprofile dd + dd + dd {
    display: block;
    text-shadow: none;
    font-size: 12px;
    text-align:center;
    font-weight: normal;
    }
    .postprofile dd + dd + dd + dd {
    display: none;
    }
    .postprofile dd + dd + dd + dd + dd {
    display: block;
    }

/*----------------------------------------------*/
/*----------------[PERFIL]------------------*/
/*---------------------------------------------*/
#cp-main .panel.sig {
    background-color: lightsteelblue;
    border-radius: 10px 10px 10px 10px;
}
#cp-main .panel p {
    background-color: #E3F0E3;
    border-bottom: 1px dashed #98C29B;
    border-top: 2px solid #2FA41E;
    border-width: 2px 0 1px;
    color: #2FA41E;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.85em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
fieldset dd {
    margin-left: 30%;
}
fieldset dt {
    width: 30%;
}
input{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("http://i.imgur.com/Qt4G6.png");
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #CCCCCC;
    color: #333333;
    cursor: pointer;
    margin: 0 2px 16px;
    padding: 7px 22px;
}

.inputbox{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #515151;
    cursor: text;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    outline: 0 none;
    padding: 4px;
}
.inputbox:focus{
      border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

#tabs a:hover {
    background: none repeat scroll 0 0 lavender;
    border-radius: 2px 5px 5px 2px;
}

#tabs a span {
    border-left: 5px solid lightsteelblue;
}
fieldset.submit-buttons input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("http://i.imgur.com/Qt4G6.png");
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px #CCCCCC;
    color: #333333;
    cursor: pointer;
    margin: 10px 2px 16px;
    padding: 7px 22px;
}

#cp-main h1 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: medium none;
    color: #777777;
    margin-left: -3.4%;
    margin-right: -2%;
    padding: 10px;
}


.pathname-box p {
        -moz-border-radius: 3px;
        -moz-box-shadow: inset 2px 2px 2px #fff;
        -ms-box-shadow: inset 2px 2px 2px #fff;
        -o-box-shadow: inset 2px 2px 2px #fff;
        -webkit-border-radius: 3px;
        -webkit-box-shadow: inset 2px 2px 2px white;
        background-repeat: no-repeat;
        background: #F3F3F3;
        border: 1px solid #D9D9D9;
        border-radius: 3px;
        margin-top: 10px;
        padding: 7px;
        }

.module {
text-align: center;
}
#wrap {
-moz-box-shadow: 0px 20px 20px #CCCCCC;
-webkit-box-shadow: 0px 20px 20px #CCCCCC;
}

a:hover {
color: #000000;
text-shadow : 0px 0px 5px #000000;
}

body {
        background-image: url(http://img827.imageshack.us/img827/5618/fundoehg.png);
        }

#page-header .navbar ul.linklist.navlinks{background:url(http://i81.servimg.com/u/f81/18/23/47/35/kbcoz10.png) top left repeat-x;height:42px;left:-1.2%;width:100.5%}a.mainmenu{background:url(http://i42.servimg.com/u/f42/17/32/13/00/nav-di10.png) 100% 44% no-repeat;color:#fff!important;display:inline-block;height:35px;margin:0!important;padding-right:10px;padding-top:7px}a.mainmenu:hover{background:url(http://i42.servimg.com/u/f42/17/32/13/00/nav-di10.png) 100% 44% no-repeat,url(http://i81.servimg.com/u/f81/18/23/47/35/0e8wm11.png) top center no-repeat}
#page-header .navbar{margin-left:-5px;padding:0}

.postprofile {
        text-align: center;
        }

.introduction .h3, .module .h3, .postbody .h3 {
color: #000000;
text-shadow : 0px 0px 5px #696969;
}
.postprofile {
        -webkit-box-shadow: 0 5px 5px #CCC;
        background-image: url();
        background-repeat: repeat;
        border: 1px solid #eee;
        }
 .post {
        -webkit-box-shadow: 0 5px 5px #CCC;
        background-image: url();
        background-repeat: repeat;
        border: 2px solid #eee;
        }



.module {
background-color: transparent;
background-image: url();
background-repeat: repeat;
border: 1px solid #EEE;
border-bottom-right-radius: 15px;
border-top-left-radius: 15px;
box-shadow: 0 5px 5px #CCC;
moz-box-shadow: 0 5px 5px #CCC;
-webkit-box-shadow: 0 5px 5px #CCC;
-o-box-shadow: 0 5px 5px #CCC;
}
.module {
background-color: white;
color: black;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
}



.postbody dl.codebox dd{overflow-y:auto;overflow-x:auto;max-height:200px}.postbody dl.codebox pre{display:block;float:left;font-size:12px;line-height:15.199999809265137px;padding:5px;border-right:3px solid #6CE26C;margin-top:2px;color:#A8A5A5;margin-right:5px;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New';padding-right:8px}.postbody dl.codebox code{overflow-y:hidden;overflow-x:hidden;max-height:none;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New';background:url(http://i.imgur.com/eHvfR.png) repeat 0px 0px;padding-top:0px;margin-top:7px}
.perfilInfo {
background: url(http://forum.teamspeak.com.br/public/style_images/master/stems/bottomleft.png) no-repeat 98% 0%;
float: left;
height: 14.8em;
left: -38em;
padding: 16px 0px 20px 5px;
top: 13px;
width: 510px;
z-index: 999;
}
.avatar-index img {
height: 70px;
float: left;
margin: 0 4px;
}
.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: 4px;
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: 21.7em;
position:relative;
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: 166px;
float: left;
display: table;
background: #E1E1E1;
padding: 3px;
box-shadow: 1px 1px 0 #CCC;
}
.setPerfil p div, .setPerfil span p  span{
display: inline;
}

.setPerfil h2 {
float: left;
font: bold 19px "Trebuchet MS";
display: block;
background: #E1E1E1;
width: 380px;
color:#333;
padding: 5px;
text-shadow: 1px 1px 0 white;
border-radius: 0 10px 0px 0;
box-shadow: 1px 1px 0 #CCC;
margin:0 0 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;
}
.setPerfil p span{display:initial;}

.avat-miembro {
float: left;
}
.avat-miembro img {
width: 40px;
height: 40px;
padding: 1px;
margin: 0 5px;
border-radius: 10px
}

a, a:hover, body {
cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur610.cur), progress;
}

#wrap {
border-radius: 20px;
}
body {
background: black;
}


.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}

.lastpost{
margin: 3px;
width : auto;
border : 2px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #666;
-webkit-box-shadow : 0 0 2px #666;
box-shadow : 0 0 2px #666;
}
 

.header .lastpost{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}


/*===============================================*/

a[href="/u14"] {
text-shadow: 0px 0px 5px #FF9933;
}

a[href="/u14"] {
    background: url("http://i.imgur.com/KI70e.gif");
}



a[href="/u16"] {
text-shadow: 0px 0px 5px #990099;
}

a[href="/u16"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


a[href="/u19"] {
text-shadow: 0px 0px 5px #ff3399;
}


a[href="/u19"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


a[href="/u7"] {
text-shadow: 0px 0px 5px #33cc33;
}

a[href="/u7"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}



a[href="/u9"] {
text-shadow: 0px 0px 5px #ff33cc;
}


a[href="/u9"] {
    background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif");
}


.forabg {
background-color: #272727;
background-image: url(http://hitskin.com/themes/20/03/13/i_list_bg.jpg);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}

Até mais,
Passar bem. Piscada 
First

First
Super Membro

Membro desde : 13/07/2013
Mensagens : 1313
Pontos : 1884

http://www.ajuda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Erro fórum

Mensagem por Gb 12.10.13 3:00

Resultou , obrigado novamente.
Gb

Gb
**

Membro desde : 31/08/2013
Mensagens : 98
Pontos : 170

http://guardians-team.forumeiros.com

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