Remoção do nome da Categoria

3 participantes

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

Tópico resolvido Remoção do nome da Categoria

Mensagem por L Mars 19.04.15 20:36

Detalhes da dúvida


Versão do fórum : phpBB3
Nível de acesso : Fundador
Navegador usado : Mozilla Firefox
Imagem :
Imagem da minha dúvida:

Membros afetados : Todos os membros do fórum
Problema começou : Desde sempre
Endereço do fórum : http://bulbarpg.forumeiros.com

Descrição do problema

Olá Forumeiros.
Gostaria de saber se é possivel retirar o texto que se encontra a identificar o "forum" dentro de uma categoria (representado na imagem dentro do retangulo vermelho com o nome de "Route 1").
Se possivel adorava restringir esta remoção a apenas uma categoria (não gostaria que afectasse o forum todo se possivel).

A ideia é, inves de clicar no link em texto (neste caso no Route 1) o membro conseguiria clicar na imagem e ser redirecionado.
É possivel?


Última edição por L Mars em 21.04.15 0:55, editado 1 vez(es)
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Shaman 19.04.15 22:32

Poderia me mandar o link do fórum referente a imagem, para poder entender melhor a questão? Ou seja, mandar-me o link onde se encontra a imagem, no caso onde se encontra o Route 1.

Até mais!
Shaman

Shaman
Super Membro

Membro desde : 30/01/2014
Mensagens : 1787
Pontos : 2448

http://brasilplayvicio.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 19.04.15 22:49

Aqui está o Link para a secção em geral ^^
http://bulbarpg.forumeiros.com/f54-routes-e-outros
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Shaman 19.04.15 22:51

Seria isto?

Adicione em seu CSS:

Código:
a.forumtitle {display: none;}

Abs.
Shaman

Shaman
Super Membro

Membro desde : 30/01/2014
Mensagens : 1787
Pontos : 2448

http://brasilplayvicio.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 19.04.15 22:59

Não funcionou :/
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Shaman 19.04.15 23:00

Tente outra vez, remova o ultimo código e poste este::

Código:
a.forumtitle {display: none !Important;}

Resulta?
Shaman

Shaman
Super Membro

Membro desde : 30/01/2014
Mensagens : 1787
Pontos : 2448

http://brasilplayvicio.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 19.04.15 23:05

Continua a não funcionar. Basta copiar e colocar na folha CSS ou terei que fazer mais alterações a esse codigo?
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Shaman 19.04.15 23:07

Me passe sua folha de estilo CSS por gentileza.
Shaman

Shaman
Super Membro

Membro desde : 30/01/2014
Mensagens : 1787
Pontos : 2448

http://brasilplayvicio.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 20.04.15 0:08

Ai vai, mas aviso-o desde já que nem eu me entendo já com este CSS, mas ja o tive a limpar... acredite, estava bem pior xD

Código:
    .sceditor-container textarea {
    background: #ffffff !important;
    color: #000000 !important;
 
    }

/*inicio do conteudo*/
.nivoSlider {
        position: relative;
    }

    .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
    }

    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
    }

    .nivo-slice {
        display: block;
        position: absolute;
        z-index: 5;
        height: 100%;
    }

    .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
    }

    .nivo-caption {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #000;
        color: #fff;
        opacity: .8;
        width: 100%;
        z-index: 8;
    }

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline!important;
    }

    .nivo-html-caption {
        display: none;
    }

    .nivo-directionNav a {
        position: absolute;
        top: 45%;
        z-index: 9;
        cursor: pointer;
    }

    .nivo-prevNav {
        left: 0;
    }

    .nivo-nextNav {
        right: 0;
    }

    .nivo-controlNav a {
        position: relative;
        z-index: 9;
        cursor: pointer;
    }

    .nivo-controlNav a.active {
        font-weight: bold;
    }

    .theme-default .nivoSlider {
        position: relative;
        background: #fff url(http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
        margin-bottom: 50px;
        -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
        -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
        box-shadow: 0 1px 5px 0 #4a4a4a;
    }

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block;
    }

    .theme-default .nivo-controlNav {
        position: absolute;
        left: 50%;
        bottom: -42px;
        margin-left: -40px;
    }

    .theme-default .nivo-controlNav a {
        display: block;
        width: 22px;
        height: 22px;
        background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin-right: 3px;
        float: left;
    }

    .theme-default .nivo-controlNav a.active {
        background-position: 0 -22px;
    }

    .theme-default .nivo-directionNav a {
        display: block;
        width: 30px;
        height: 30px;
        background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
        text-indent: -9999px;
        border: 0;
    }

    .theme-default a.nivo-nextNav {
        background-position: -30px 0;
        right: 15px;
    }

    .theme-default a.nivo-prevNav {
        left: 15px;
    }

    .theme-default .nivo-caption {
        font-family: Helvetica,Arial,sans-serif;
    }

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

    .theme-default .nivo-caption a:hover {
        color: #fff;
    }
/*Fim do conteúdo*/
.spoiler_content { background-color: #a1a1a1; color: 10pt; font-family Verdana, Geneva, sans-serif; }
.codebox {
   display:block; color: #1F1F1F;
   }
#wrap {
   width: 75%;
   margin: 0px auto;
background-color: #;
   background-image: none;
   border: 1px solid #;
   padding: 5px;
   min-width: 768px;
   }
.navbar {
   clear: both;
   background-color: #;
   padding:0px 10px;
   }
ul.forums {
   background-color: #;
   background-image: none;
   }
.row1{
    background-color: #4d4d4d;
    }
.row2{
    background-color: #303030;
    }
ul.forums {
   background-color: #;
   background-image: url('http://oi57.tinypic.com/11t6fsl.jpg');
background-repeat: repeat;
   }
#min-width {
   min-width: 750px;
    }
body {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #fbf6f6;
   background-color: #000000;
   /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
     background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
     background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
   background-attachment: ;
   font-size: 10px;
   height: auto;
   padding: 10px 0px;
   }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
    .postprofile {
    text-align: center;
    }

/*Msgs Rapidas */
    .sucesso, .alerta, .aviso, .infos {
    padding: 8px 8px 8px 40px;
    width: 99%;
    text-shadow: 0 1px 0 #FFFAF1;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    }
    .sucesso {
    background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no-repeat 6px #effeb9;
    border: 1px solid #9ac601;
    color: #4F8A10;
    }
    .alerta {
    background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no-repeat 6px #fccac3;
    border: 1px solid #db3f23;
    color: #D8000C;
    }
    .aviso {
    background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px #ffeaa9;
    border: 1px solid #f9b516;
    color: #9F6000;
    }
    .infos {
    background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px #d1e4f3;
    border: 1px solid #4d8fcb;
    color: #00529B;
    }

/*Cor Branca no fundo dos Dados */
    select {
        background-color: #FFF!important;
    }

/*Centralizar PokeDados */
    $(function(){
        $('.author a').each(function() {
            if( $(this).text() == "PokéDados" ) {
                $(this).parents('.postbody').find('.content').css('text-align', 'center');
            };
        });
    });

    .sceditor-container iframe, .sceditor-container textarea {
    background: #000;
    border: 0;
    color: #FFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 5px;
    outline: 0;
    padding: 0;
    resize: none;
    }


/*Não mexas Mars! */
    label {
        color: rgba(0, 0, 0, 1);
        cursor: default;
        padding-right: 5px;
    }

    fieldset.fields1 {
        background-color: #FFF;
    }

    .inputbox {
        background-color: rgba(255, 255, 255, 1);
        border: 1px solid rgba(0, 0, 0, 1);
        color: rgba(0, 0, 0, 1);
        cursor: text;
        padding: 2px;
    }

#message-box textarea{
   color: #000000;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   width: 80%;
   
/*font-size: 1.2em;
   */
}

    .qreply {
        background-color: rgba(249, 249, 249, 1);
        border: 1px solid rgba(255, 255, 255, 1);
        margin: 1em auto;
        padding: 6px;
        width: 90%;
    }

/*Apagar Nome Categorias */
a.forumtitle {display: none !Important;}
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 20.04.15 3:24

Saudações,

Altere por este código:
Código:
/*Apagar Nome Categorias */
a.forumtitle {
    display: none!Important;
}

.sceditor - container textarea {
    background: #ffffff!important;
    color: #000000 !important; 
}

/*inicio do conteudo*/
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: # 000;
    color: #fff;
    opacity: .8;
    width: 100 % ;
    z - index: 8;
}

.nivo - caption p {
    padding: 5px;
    margin: 0;
}

.nivo - caption a {
    display: inline!important;
}

.nivo - html - caption {
    display: none;
}

.nivo - directionNav a {
    position: absolute;
    top: 45 % ;
    z - index: 9;
    cursor: pointer;
}

.nivo - prevNav {
    left: 0;
}

.nivo - nextNav {
    right: 0;
}

.nivo - controlNav a {
    position: relative;
    z - index: 9;
    cursor: pointer;
}

.nivo - controlNav a.active {
    font - weight: bold;
}

.theme -
default.nivoSlider {
    position: relative;
    background: #fff url(http: https://i.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
    margin - bottom: 50px; - webkit - box - shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 # 4a4a4a;
    box - shadow: 0 1px 5px 0 #4a4a4a;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -42px;
    margin-left: -40px;
}

.theme-default .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}

.theme-default .nivo-caption a {
    color: # fff;
    border - bottom: 1px dotted#fff;
    }

    .theme -
default.nivo - caption a:
    hover {
        color: #fff;
    } /*Fim do conteúdo*/
    .spoiler_content {
        background - color: #a1a1a1;
        color: 10pt;
        font - family Verdana, Geneva, sans - serif;
    }.codebox {
        display: block;
        color: #1F1F1F;
  }
# wrap {
            width: 75 % ;
            margin: 0px auto;
            background - color: #;
            background - image: none;
            border: 1px solid#;
            padding: 5px;
            min - width: 768px;
        }.navbar {
            clear: both;
            background - color: #;
            padding: 0px 10px;
        }
        ul.forums {
            background - color: #;
            background - image: none;
        }.row1 {
            background - color: #4d4d4d;
}
.row2{
background-color: # 303030;
        }
        ul.forums {
            background - color: #;
            background - image: url('http://oi57.tinypic.com/11t6fsl.jpg');
            background - repeat: repeat;
        }#min - width {
            min - width: 750px;
        }
        body {
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            color: #fbf6f6;
            background - color: #000000;
  /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
 background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
 background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
  background-attachment: ;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
  }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
.postprofile {
text-align: center;
}

/*Msgs Rapidas */
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 # FFFAF1;
            box - shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            font - weight: bold;
            border - radius: 3px 3px 3px 3px;
        }.sucesso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no - repeat 6px#effeb9;
            border: 1px solid #9ac601;
color: # 4F8A10;
        }.alerta {
            background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no - repeat 6px#fccac3;
            border: 1px solid#db3f23;
            color: #D8000C;
        }.aviso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no - repeat 6px#ffeaa9;
            border: 1px solid#f9b516;
            color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px # d1e4f3;
            border: 1px solid #4d8fcb;
color: # 00529B;
        }

        /*Cor Branca no fundo dos Dados */
        select {
            background - color: #FFF!important;
        }

        /*Centralizar PokeDados */
        $(function () {
            $('.author a').each(function () {
                if ($(this).text() == "PokéDados") {
                    $(this).parents('.postbody').find('.content').css('text-align', 'center');
                };
            });
        });

        .sceditor - container iframe, .sceditor - container textarea {
            background: #000;
border: 0;
color: # FFF;
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            font - size: 13px;
            margin: 5px;
            outline: 0;
            padding: 0;
            resize: none;
        }


        /*Não mexas Mars! */
        label {
            color: rgba(0, 0, 0, 1);
            cursor: default;
            padding - right:
            5px;
        }

        fieldset.fields1 {
            background - color: #FFF;
        }

        .inputbox {
            background - color: rgba(255, 255, 255, 1);
            border: 1px solid rgba(0, 0, 0, 1);
            color: rgba(0, 0, 0, 1);
            cursor: text;
            padding: 2px;
        }

        #message - box textarea {
            color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
 
/*font-size: 1.2em;
  */
}

.qreply {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 1em auto;
    padding: 6px;
    width: 90%;
}

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 20.04.15 12:25

Bem, agradeço a ajuda e o código realmente faz aquilo que eu pedi. Porem ao apagar o nome (e link para a categoria) fica-se sem acesso ao seu interior, tornando-se impossivel aceder.

Se calhar é preferivel deixar assim, até porque afectando todo o forum tinha de fazer imagens para todo ele e isso iria pesar muito.
Obrigado a todos que ajudaram, mas penso que a melhor solução é mesmo não alterar :/
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 20.04.15 16:47

Saudações,

Sim, percebi que o senhor iria deixar normal.
Mas aqui senhor, use este CSS que eu o organizei para o senhor:
Código:

.sceditor - container textarea {
    background: #ffffff!important;
    color: #000000 !important; 
}

/*inicio do conteudo*/
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: # 000;
    color: #fff;
    opacity: .8;
    width: 100 % ;
    z - index: 8;
}

.nivo - caption p {
    padding: 5px;
    margin: 0;
}

.nivo - caption a {
    display: inline!important;
}

.nivo - html - caption {
    display: none;
}

.nivo - directionNav a {
    position: absolute;
    top: 45 % ;
    z - index: 9;
    cursor: pointer;
}

.nivo - prevNav {
    left: 0;
}

.nivo - nextNav {
    right: 0;
}

.nivo - controlNav a {
    position: relative;
    z - index: 9;
    cursor: pointer;
}

.nivo - controlNav a.active {
    font - weight: bold;
}

.theme -
default.nivoSlider {
    position: relative;
    background: #fff url(http: http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
    margin - bottom: 50px; - webkit - box - shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 # 4a4a4a;
    box - shadow: 0 1px 5px 0 #4a4a4a;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -42px;
    margin-left: -40px;
}

.theme-default .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}

.theme-default .nivo-caption a {
    color: # fff;
    border - bottom: 1px dotted#fff;
    }

    .theme -
default.nivo - caption a:
    hover {
        color: #fff;
    } /*Fim do conteúdo*/
    .spoiler_content {
        background - color: #a1a1a1;
        color: 10pt;
        font - family Verdana, Geneva, sans - serif;
    }.codebox {
        display: block;
        color: #1F1F1F;
  }
# wrap {
            width: 75 % ;
            margin: 0px auto;
            background - color: #;
            background - image: none;
            border: 1px solid#;
            padding: 5px;
            min - width: 768px;
        }.navbar {
            clear: both;
            background - color: #;
            padding: 0px 10px;
        }
        ul.forums {
            background - color: #;
            background - image: none;
        }.row1 {
            background - color: #4d4d4d;
}
.row2{
background-color: # 303030;
        }
        ul.forums {
            background - color: #;
            background - image: url('http://oi57.tinypic.com/11t6fsl.jpg');
            background - repeat: repeat;
        }#min - width {
            min - width: 750px;
        }
        body {
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            color: #fbf6f6;
            background - color: #000000;
  /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
 background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
 background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
  background-attachment: ;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
  }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
.postprofile {
text-align: center;
}

/*Msgs Rapidas */
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 # FFFAF1;
            box - shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            font - weight: bold;
            border - radius: 3px 3px 3px 3px;
        }.sucesso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no - repeat 6px#effeb9;
            border: 1px solid #9ac601;
color: # 4F8A10;
        }.alerta {
            background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no - repeat 6px#fccac3;
            border: 1px solid#db3f23;
            color: #D8000C;
        }.aviso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no - repeat 6px#ffeaa9;
            border: 1px solid#f9b516;
            color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px # d1e4f3;
            border: 1px solid #4d8fcb;
color: # 00529B;
        }

        /*Cor Branca no fundo dos Dados */
        select {
            background - color: #FFF!important;
        }

        /*Centralizar PokeDados */
        $(function () {
            $('.author a').each(function () {
                if ($(this).text() == "PokéDados") {
                    $(this).parents('.postbody').find('.content').css('text-align', 'center');
                };
            });
        });

        .sceditor - container iframe, .sceditor - container textarea {
            background: #000;
border: 0;
color: # FFF;
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            font - size: 13px;
            margin: 5px;
            outline: 0;
            padding: 0;
            resize: none;
        }


        /*Não mexas Mars! */
        label {
            color: rgba(0, 0, 0, 1);
            cursor: default;
            padding - right:
            5px;
        }

        fieldset.fields1 {
            background - color: #FFF;
        }

        .inputbox {
            background - color: rgba(255, 255, 255, 1);
            border: 1px solid rgba(0, 0, 0, 1);
            color: rgba(0, 0, 0, 1);
            cursor: text;
            padding: 2px;
        }

        #message - box textarea {
            color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
 
/*font-size: 1.2em;
  */
}

.qreply {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 1em auto;
    padding: 6px;
    width: 90%;
}

Então, podemos dar como resolvido?
Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 20.04.15 17:47

Muito obrigado por arranjar o CSS ^^ É um enorme favor que me fez =)
Porem, fica só uma coisinha em erro que pode ver aqui: http://bulbarpg.forumeiros.com/f3-regras-e-guias-do-forum-e-rpg

É suposto ficar alternado entre um cinzento escuro e um cinzento mais claro inves de se ver o fundo do forum. Consegue corrigir?
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 20.04.15 18:11

Saudações,

Aqui esta:
Código:
.row1 {
  background-color: transparent!important;
}
.sceditor - container textarea {
    background: #ffffff!important;
    color: #000000 !important; 
}

/*inicio do conteudo*/
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: # 000;
    color: #fff;
    opacity: .8;
    width: 100 % ;
    z - index: 8;
}

.nivo - caption p {
    padding: 5px;
    margin: 0;
}

.nivo - caption a {
    display: inline!important;
}

.nivo - html - caption {
    display: none;
}

.nivo - directionNav a {
    position: absolute;
    top: 45 % ;
    z - index: 9;
    cursor: pointer;
}

.nivo - prevNav {
    left: 0;
}

.nivo - nextNav {
    right: 0;
}

.nivo - controlNav a {
    position: relative;
    z - index: 9;
    cursor: pointer;
}

.nivo - controlNav a.active {
    font - weight: bold;
}

.theme -
default.nivoSlider {
    position: relative;
    background: #fff url(http: http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
    margin - bottom: 50px; - webkit - box - shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 # 4a4a4a;
    box - shadow: 0 1px 5px 0 #4a4a4a;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -42px;
    margin-left: -40px;
}

.theme-default .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}

.theme-default .nivo-caption a {
    color: # fff;
    border - bottom: 1px dotted#fff;
    }

    .theme -
default.nivo - caption a:
    hover {
        color: #fff;
    } /*Fim do conteúdo*/
    .spoiler_content {
        background - color: #a1a1a1;
        color: 10pt;
        font - family Verdana, Geneva, sans - serif;
    }.codebox {
        display: block;
        color: #1F1F1F;
  }
# wrap {
            width: 75 % ;
            margin: 0px auto;
            background - color: #;
            background - image: none;
            border: 1px solid#;
            padding: 5px;
            min - width: 768px;
        }.navbar {
            clear: both;
            background - color: #;
            padding: 0px 10px;
        }
        ul.forums {
            background - color: #;
            background - image: none;
        }.row1 {
            background - color: #4d4d4d;
}
.row2{
background-color: # 303030;
        }
        ul.forums {
            background - color: #;
            background - image: url('http://oi57.tinypic.com/11t6fsl.jpg');
            background - repeat: repeat;
        }#min - width {
            min - width: 750px;
        }
        body {
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            color: #fbf6f6;
            background - color: #000000;
  /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
 background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
 background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
  background-attachment: ;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
  }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
.postprofile {
text-align: center;
}

/*Msgs Rapidas */
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 # FFFAF1;
            box - shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            font - weight: bold;
            border - radius: 3px 3px 3px 3px;
        }.sucesso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no - repeat 6px#effeb9;
            border: 1px solid #9ac601;
color: # 4F8A10;
        }.alerta {
            background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no - repeat 6px#fccac3;
            border: 1px solid#db3f23;
            color: #D8000C;
        }.aviso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no - repeat 6px#ffeaa9;
            border: 1px solid#f9b516;
            color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px # d1e4f3;
            border: 1px solid #4d8fcb;
color: # 00529B;
        }

        /*Cor Branca no fundo dos Dados */
        select {
            background - color: #FFF!important;
        }

        /*Centralizar PokeDados */
        $(function () {
            $('.author a').each(function () {
                if ($(this).text() == "PokéDados") {
                    $(this).parents('.postbody').find('.content').css('text-align', 'center');
                };
            });
        });

        .sceditor - container iframe, .sceditor - container textarea {
            background: #000;
border: 0;
color: # FFF;
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            font - size: 13px;
            margin: 5px;
            outline: 0;
            padding: 0;
            resize: none;
        }


        /*Não mexas Mars! */
        label {
            color: rgba(0, 0, 0, 1);
            cursor: default;
            padding - right:
            5px;
        }

        fieldset.fields1 {
            background - color: #FFF;
        }

        .inputbox {
            background - color: rgba(255, 255, 255, 1);
            border: 1px solid rgba(0, 0, 0, 1);
            color: rgba(0, 0, 0, 1);
            cursor: text;
            padding: 2px;
        }

        #message - box textarea {
            color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
 
/*font-size: 1.2em;
  */
}

.qreply {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 1em auto;
    padding: 6px;
    width: 90%;
}

Podemos dar como resolvido?
Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 20.04.15 18:16

Ahm... Agora desapareceu tudo :/
Quero que eu tire print-screen ao forum como estava, com a folha CSS antiga?

Edit: Tive de reverter pois estava a dificultar a leitura dos posts.
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 20.04.15 23:41

Boa noite,

Ao invés de ser o cinza mais claro, deseja o cinza mais escuro?
Se for isto, basta alterar pelo código CSS abaixo:
Código:
.row1 {
  background-color: #303030!important;
}
.sceditor - container textarea {
    background: #ffffff!important;
    color: #000000 !important; 
}

/*inicio do conteudo*/
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: # 000;
    color: #fff;
    opacity: .8;
    width: 100 % ;
    z - index: 8;
}

.nivo - caption p {
    padding: 5px;
    margin: 0;
}

.nivo - caption a {
    display: inline!important;
}

.nivo - html - caption {
    display: none;
}

.nivo - directionNav a {
    position: absolute;
    top: 45 % ;
    z - index: 9;
    cursor: pointer;
}

.nivo - prevNav {
    left: 0;
}

.nivo - nextNav {
    right: 0;
}

.nivo - controlNav a {
    position: relative;
    z - index: 9;
    cursor: pointer;
}

.nivo - controlNav a.active {
    font - weight: bold;
}

.theme -
default.nivoSlider {
    position: relative;
    background: #fff url(http: http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
    margin - bottom: 50px; - webkit - box - shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 # 4a4a4a;
    box - shadow: 0 1px 5px 0 #4a4a4a;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -42px;
    margin-left: -40px;
}

.theme-default .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}

.theme-default .nivo-caption a {
    color: # fff;
    border - bottom: 1px dotted#fff;
    }

    .theme -
default.nivo - caption a:
    hover {
        color: #fff;
    } /*Fim do conteúdo*/
    .spoiler_content {
        background - color: #a1a1a1;
        color: 10pt;
        font - family Verdana, Geneva, sans - serif;
    }.codebox {
        display: block;
        color: #1F1F1F;
  }
# wrap {
            width: 75 % ;
            margin: 0px auto;
            background - color: #;
            background - image: none;
            border: 1px solid#;
            padding: 5px;
            min - width: 768px;
        }.navbar {
            clear: both;
            background - color: #;
            padding: 0px 10px;
        }
        ul.forums {
            background - color: #;
            background - image: none;
        }.row1 {
            background - color: #4d4d4d;
}
.row2{
background-color: # 303030;
        }
        ul.forums {
            background - color: #;
            background - image: url('http://oi57.tinypic.com/11t6fsl.jpg');
            background - repeat: repeat;
        }#min - width {
            min - width: 750px;
        }
        body {
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            color: #fbf6f6;
            background - color: #000000;
  /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
 background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
 background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
  background-attachment: ;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
  }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
.postprofile {
text-align: center;
}

/*Msgs Rapidas */
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 # FFFAF1;
            box - shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            font - weight: bold;
            border - radius: 3px 3px 3px 3px;
        }.sucesso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no - repeat 6px#effeb9;
            border: 1px solid #9ac601;
color: # 4F8A10;
        }.alerta {
            background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no - repeat 6px#fccac3;
            border: 1px solid#db3f23;
            color: #D8000C;
        }.aviso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no - repeat 6px#ffeaa9;
            border: 1px solid#f9b516;
            color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px # d1e4f3;
            border: 1px solid #4d8fcb;
color: # 00529B;
        }

        /*Cor Branca no fundo dos Dados */
        select {
            background - color: #FFF!important;
        }

        /*Centralizar PokeDados */
        $(function () {
            $('.author a').each(function () {
                if ($(this).text() == "PokéDados") {
                    $(this).parents('.postbody').find('.content').css('text-align', 'center');
                };
            });
        });

        .sceditor - container iframe, .sceditor - container textarea {
            background: #000;
border: 0;
color: # FFF;
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            font - size: 13px;
            margin: 5px;
            outline: 0;
            padding: 0;
            resize: none;
        }


        /*Não mexas Mars! */
        label {
            color: rgba(0, 0, 0, 1);
            cursor: default;
            padding - right:
            5px;
        }

        fieldset.fields1 {
            background - color: #FFF;
        }

        .inputbox {
            background - color: rgba(255, 255, 255, 1);
            border: 1px solid rgba(0, 0, 0, 1);
            color: rgba(0, 0, 0, 1);
            cursor: text;
            padding: 2px;
        }

        #message - box textarea {
            color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
 
/*font-size: 1.2em;
  */
}

.qreply {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 1em auto;
    padding: 6px;
    width: 90%;
}

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 20.04.15 23:49

Bem com o seu codigo o forum fica assim:
Spoiler:

Enquanto que devia ficar assim:
Spoiler:

Repare que existe uma diferenciação entre os dois posts.
Porem, se não conseguir não esteja a gastar o seu tempo neste pequeno assunto =)
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 21.04.15 0:11

Saudações,

Não amigo! Vamos resolver... Só me explique, o senhor quer que uma mensagem seja com a cor diferente da outra?
Altere teu CSS pelo abaixo:
Código:
.row1 {
  background-color: #4F4E4E!important;
}
.sceditor - container textarea {
    background: #ffffff!important;
    color: #000000 !important; 
}

/*inicio do conteudo*/
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: # 000;
    color: #fff;
    opacity: .8;
    width: 100 % ;
    z - index: 8;
}

.nivo - caption p {
    padding: 5px;
    margin: 0;
}

.nivo - caption a {
    display: inline!important;
}

.nivo - html - caption {
    display: none;
}

.nivo - directionNav a {
    position: absolute;
    top: 45 % ;
    z - index: 9;
    cursor: pointer;
}

.nivo - prevNav {
    left: 0;
}

.nivo - nextNav {
    right: 0;
}

.nivo - controlNav a {
    position: relative;
    z - index: 9;
    cursor: pointer;
}

.nivo - controlNav a.active {
    font - weight: bold;
}

.theme -
default.nivoSlider {
    position: relative;
    background: #fff url(http: http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;
    margin - bottom: 50px; - webkit - box - shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 # 4a4a4a;
    box - shadow: 0 1px 5px 0 #4a4a4a;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -42px;
    margin-left: -40px;
}

.theme-default .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}

.theme-default .nivo-caption a {
    color: # fff;
    border - bottom: 1px dotted#fff;
    }

    .theme -
default.nivo - caption a:
    hover {
        color: #fff;
    } /*Fim do conteúdo*/
    .spoiler_content {
        background - color: #a1a1a1;
        color: 10pt;
        font - family Verdana, Geneva, sans - serif;
    }.codebox {
        display: block;
        color: #1F1F1F;
  }
# wrap {
            width: 75 % ;
            margin: 0px auto;
            background - color: #;
            background - image: none;
            border: 1px solid#;
            padding: 5px;
            min - width: 768px;
        }.navbar {
            clear: both;
            background - color: #;
            padding: 0px 10px;
        }
        ul.forums {
            background - color: #;
            background - image: none;
        }.row1 {
            background - color: #4d4d4d;
}
.row2{
background-color: # 303030;
        }
        ul.forums {
            background - color: #;
            background - image: url('http://oi57.tinypic.com/11t6fsl.jpg');
            background - repeat: repeat;
        }#min - width {
            min - width: 750px;
        }
        body {
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            color: #fbf6f6;
            background - color: #000000;
  /*background-image: url('http://i59.tinypic.com/iepj4p.jpg');*/
 background-image: url('http://i59.tinypic.com/iepj4p.jpg'), url('http://oi61.tinypic.com/2mcuig.jpg');
  background-size: 74.4% auto, auto;
/*background-repeat: no-repeat;*/
 background-repeat: no-repeat, repeat;
margin: auto;
background-position: top center;
  background-attachment: ;
  font-size: 10px;
  height: auto;
  padding: 10px 0px;
  }
.postprofile dt {
text-align: center;
}
ul.topics dd.dterm {
padding-top: 30px;
padding-bottom: 30px;
padding-left: 90px;
}


/*Centralizar Perfil de Mensagem */
.postprofile {
text-align: center;
}

/*Msgs Rapidas */
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 # FFFAF1;
            box - shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            font - weight: bold;
            border - radius: 3px 3px 3px 3px;
        }.sucesso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no - repeat 6px#effeb9;
            border: 1px solid #9ac601;
color: # 4F8A10;
        }.alerta {
            background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no - repeat 6px#fccac3;
            border: 1px solid#db3f23;
            color: #D8000C;
        }.aviso {
            background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no - repeat 6px#ffeaa9;
            border: 1px solid#f9b516;
            color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px # d1e4f3;
            border: 1px solid #4d8fcb;
color: # 00529B;
        }

        /*Cor Branca no fundo dos Dados */
        select {
            background - color: #FFF!important;
        }

        /*Centralizar PokeDados */
        $(function () {
            $('.author a').each(function () {
                if ($(this).text() == "PokéDados") {
                    $(this).parents('.postbody').find('.content').css('text-align', 'center');
                };
            });
        });

        .sceditor - container iframe, .sceditor - container textarea {
            background: #000;
border: 0;
color: # FFF;
            font - family: Verdana,
            Arial,
            Helvetica,
            sans - serif;
            font - size: 13px;
            margin: 5px;
            outline: 0;
            padding: 0;
            resize: none;
        }


        /*Não mexas Mars! */
        label {
            color: rgba(0, 0, 0, 1);
            cursor: default;
            padding - right:
            5px;
        }

        fieldset.fields1 {
            background - color: #FFF;
        }

        .inputbox {
            background - color: rgba(255, 255, 255, 1);
            border: 1px solid rgba(0, 0, 0, 1);
            color: rgba(0, 0, 0, 1);
            cursor: text;
            padding: 2px;
        }

        #message - box textarea {
            color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
 
/*font-size: 1.2em;
  */
}

.qreply {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 1em auto;
    padding: 6px;
    width: 90%;
}

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por L Mars 21.04.15 0:55

Uma coisa tão simples que simplesmente me passou ao lado e eu não percebi.
Esta tudo resolvido e a folha CSS está perfeita.

O problema estava que na folha devia estar configurado algo que o proprio painel de controlo faz na secção de "Cores" --> "Cor de fundo".

Muitissimo obrigado. Pode trancar e arrumar ^^
L Mars

L Mars
****

Membro desde : 08/12/2008
Mensagens : 325
Pontos : 453

http://bulbarpg.forumeiros.com

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Remoção do nome da Categoria

Mensagem por Sennior 21.04.15 0:58

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

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