Texto Branco em Caixa de Resposta
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
Texto Branco em Caixa de Resposta
Detalhes da questão
Endereço do fórum: http://bulbarpg.forumeiros.com/forum
Versão do fórum: PhpBB3
Descrição
Olá Forumeiros.
Recentemente surgiu-me este erro:
O texto no qual se ve o code BB fica acizentado e mal se vê. Queria que ele ficasse com font preta como antes.
Ja andei a ver a folha CSS e penso que foi algo que se perdeu com alguma actualização.
Code CSS
- Spoiler:
- Código:
/*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://i.imgur.com/om6OJPT.jpg');*/
background-image: url('http://i.imgur.com/om6OJPT.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;}
Obrigado desde já.
Re: Texto Branco em Caixa de Resposta
Libere uma conta teste.
Re: Texto Branco em Caixa de Resposta
Como assim uma conta teste?GSCode escreveu:Libere uma conta teste.
Re: Texto Branco em Caixa de Resposta
Uma conta qualquer no fórum, para que seja feito os testes.
Re: Texto Branco em Caixa de Resposta
O forum não possui nenhuma conta de testes. Mas eu mostrei print Screen e o Code CSS. Nunca me pediram uma conta teste...GSCode escreveu:Uma conta qualquer no fórum, para que seja feito os testes.
Re: Texto Branco em Caixa de Resposta
É necessário que tenha, para que possamos fazer alguns testes, é impossível acessar a caixa de mensagem sem ter uma conta. Caso não for incomodo, crie uma conta e disponibilize para acesso de todos aqui no fórum. Para que possamos efetuar os testes.
Re: Texto Branco em Caixa de Resposta
Olá!
Adicione em sua CSS:
Até mais.
Adicione em sua CSS:
- Código:
#message-box textarea {
color: #000 !important;
}
Até mais.
Re: Texto Branco em Caixa de Resposta
Continua tudo igual @Fraise :/
Re: Texto Branco em Caixa de Resposta
Troque a sua folha de estilos por esta:
Melhores cumprimentos.
Fraise
- Código:
#message-box textarea{ 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://i.imgur.com/om6OJPT.jpg');*/
background-image: url('http://i.imgur.com/om6OJPT.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 !important;
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;}
Melhores cumprimentos.
Fraise
Re: Texto Branco em Caixa de Resposta
Funcionou a 100%
Muito obrigado Fraise.
Pode fechar
Muito obrigado Fraise.
Pode fechar
Re: Texto Branco em Caixa de Resposta
De nada!
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
Tópicos semelhantes
» Texto padrão na caixa de resposta
» Cor do texto na caixa de resposta rápida
» Bug - caixa de resposta
» Alterar cor do texto na caixa de resposta rápida
» Caixa de texto/resposta rápida não aparece
» Cor do texto na caixa de resposta rápida
» Bug - caixa de resposta
» Alterar cor do texto na caixa de resposta rápida
» Caixa de texto/resposta rápida não aparece
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos