Ir para conteúdo
Fórum Script Brasil
  • 0

Cade O Erro?


Norivan Oliveira

Pergunta

Depois que modifiquei o css do meu fórum ele parece que passou a não ser lido pelo firefox, nos outros navegadores funciona normal, mas no firefox é como se ele não existisse.

O endereço do fórum é www.mrdesigners.com/forum

O css: www.mrdesigners.com/forum/templates/plusbr/plusbr.css

No css validator até que surgem alguns erros mais nada que justifique o css inteiro não ser lido, verifiquem vocês mesmo http://jigsaw.w3.org/css-validator/

Esta é a página que chama o css:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</script>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="Portuguese">

<link rel="top" href="./index.php" title="Fórum Mr.Designers - Índice" />
<link rel="search" href="./search.php" title="Pesquisar" />
<link rel="help" href="./faq.php" title="FAQ" />
<link rel="author" href="./memberlist.php" title="Membros" />

<title>Índice - Fórum Mr.Designers</title>

<link rel="stylesheet" href="templates/plusbr/plusbr.css" type="text/css">
.
.
.
e este é o css:
/* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
	Edited by phpBB-BR  - http://www.phpbb-br.com - last updated 05/09/04 
	FI Icons - http://www.forumimages.com - last updated 26-06-03*/

	/* The content of the posts (body of text) */
	body{background:#ffffff;color:#000000;font:10px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
	scrollbar-face-color: #FFFFFF; 
		scrollbar-shadow-color: #add8f8; 
		scrollbar-highlight-color: white; 
		scrollbar-3dlight-color: #B5C7DD; 
		scrollbar-darkshadow-color: #B5C7DD; 
		scrollbar-track-color: #CEE8FB; 
		scrollbar-arrow-color: #000099;

		/* This is the outline round the main forum tables */


	/* General font families for common tags */
	font,th,td,p{font:10px Verdana,Arial,Helvetica,sans-serif}

	/* General text */	
	.gensmall{font-size:10px}
	td.genmed,.genmed{font-size:11px}
	.explaintitle{font-size:11px;font-weight:bold;color:#5c81b1}

	/* General page style */
	a:link,a:active,a:visited,a.postlink{color:#32475f;text-decoration:none}
	a:hover{color:#ad3333;text-decoration:underline}

	/* titles for the topics:could specify viewed link colour too */
	.topictitle{font-size:10px;font-weight:bold}
	a.topictitle:visited{color:#496687}
	a.topictitle:hover{color:#ad3333}

	a.cat:link,a.cat:active,a.cat:visited{color:#ffffff}
	a.cat:hover{color:#ffffff;text-decoration:underline}

	/* Name of poster in viewmsg.php and viewtopic.php and other places */
	.name{font-size:11px;font-weight: bold}

	hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

	/* Category gradients*/
	td.cat, td.catLeft, td.catRight, td.catHead, td.catBottom{background-image:url(../../../themes/harmonia/fl.gif);font-weight:bold;font-size: 12px;letter-spacing:1px;color:#000099;height:29px;text-indent:4px}
	catHead{background-image:url(../../../themes/harmonia/fl.gif);font-weight:bold;font-size: 12px;letter-spacing:1px;color:#000099;height:29px;text-indent:4px}

	/* Main table cell colours and backgrounds */
	.row1,.hideinput{background-color:#ffffff}
	.hideinput{border:0px solid;font:bold 10px Verdana,Arial,Helvetica,sans-serif}
	.row2,.helpline{background:#ffffff}
	.row3{background:#ffffff}
	td.spacerow{background:#cad9ea}

	/* This is for the table cell above the Topics,Post & Last posts on the index.php */
	td.rowpic{background:url(images/cellpic2.jpg) #ffffff repeat-y}

	/* Table Header cells */
	th{background-image:url(../../../themes/harmonia/fl.gif);color:#000099;font-size:11px;
	font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px}

	/* This is the border line & background colour round the entire page */
	.bodyline{background:#ffffff;border:1px solid #C4ECFF}

	/* This is the outline round the main forum tables */
	.forumline{background:#ffffff;border:1px solid #486386}

	/* The largest text used in the index page title and toptic title etc. */
	.maintitle,h1{
	font:Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-decoration:none;color:#839fbc}

	.subtitle,h2{font:Verdana,Arial,Helvetica,sans-serif;font-size: 12px;text-decoration:none}

	/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
	.nav{font-size:11px;font-weight:bold}
	.postbody{font-size:10px;line-height:125%}

	/* Location,number of posts,post date etc */
	.postdetails{font-size:10px;color:#00396a}

	/* FI DivExpand - Daz - ForumImages.com - START */ 
	/* Code  */ 
	.codetitle,.code {border:1px solid #007700;padding:2px 2px 3px 3px} 
	.codetitle {color:#007700;font-size:11px;background: #d8dfe4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px} 
	.code {background:#fafafa;border-top-width:0;color:#060; 
	font:12px Courier,'Courier New',sans-serif;overflow:auto;height:80px; 
	margin:0 20px 0 20px} 

	/* Quote blocks */ 
	.quotetitle,.quote {color:#0000C3;font-size:11px;border: 1px solid #0000C3;padding:2px 2px 3px 3px} 
	.quotetitle {background:#e1e7ec;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px} 
	.quote {background:#fafafa;border-top-width:0;color:#444; 
	overflow:auto;height:80px;margin:0 20px 10px 20px} 
	/* FI DivExpand - Daz - ForumImages.com - END */

	/* This is for the error messages that pop up */
	.errorline{background:#ffffff;border:1px solid #486386}

	/* Form elements */
	form{display:inline}

	input{font:11px Verdana,Arial,Helvetica,sans-serif}

	select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}

	input.post,textarea.post{background:#ffffff;border:1px solid #000000;
	font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

	input.button,input.liteoption,.fakebut{border:1px solid #000000;background:#fafafa;font-size:11px}
	input.catbutton{border:1px solid #000000;background:#fafafa;font-size:10px}
	input.mainoption{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}

	a.but,a.but:hover,a.but:visited{color:#000000;text-decoration:none}

	/* This is the line in the posting page which shows the rollover
	help line. Colour value in row2 */
	.helpline{border:0 solid;font-size:10px}

	/* This is the gradient background at the top of the page */
	.topbkg{background: #ffffff url(images/cellpic_bkg.jpg) repeat-x}
	.topnav{font-size:10px;background-image:url(../../../themes/harmonia/nav_bg.jpg);
	height:21px;white-space:nowrap;border: 0px solid #C4ECFF;border-width: 1px 0px 1px 0px}

	/* Admin & Moderator Colours MODification */
	.admin,.mod{font-size:11px;font-weight:bold}
	.admin,a.admin,a.admin:visited{color:#ff0000}
	.mod,a.mod,a.mod:visited{color:#006600}
	a.admin:hover,a.mod:hover{color:#839fbc}

	/* Specify the space around images */
	.imgtopic,.imgicon{margin-left:3px}
	.imgspace{margin-left:1px;margin-right:2px}
	.imgfolder{margin:1px 4px 1px 4px}

	/* Gets rid of the need for border="0" on hyperlinked images */
	img{border:0 solid}

	/* FI Colour Palette MOD - START */
	.colouter,.col{border:1px solid #000;margin-left:10px}
	.colouter{border-right-width:0;cursor:pointer}
	.col{margin:0;padding:0 0 0 7px;display:inline;border-width:1px 1px 0 0;font-size:7px}

	/* Topic Types */
	.topicsticky {font-size:11px;font-weight:bold;color:#006600}
	.topicannounce {font-size:11px;font-weight:bold;color:#663300}
	.topicglobal {font-size:11px;font-weight:bold;color:#ad3333}
	.topicpoll {font-size:11px;font-weight:bold;color:#CC9900}
	.topicmoved {font-size:11px;font-weight:bold;color:#666699}

	/* Other MODs */
	.modcpselect {background:#78A0BE;}
	a.name:link,a.name:active,a.name:visited,a.name:hover{text-decoration:none}

[/code]

alguém sabe porque o ff não le o css?

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

  • 0

Experimente assim, como mostra o próprio validador:

    font, th, td, p {
          o font : 10px Verdana, Arial, Helvetica, sans-serif;
      }
    .gensmall {
          o font-size : 10px;
      }
    td.genmed, .genmed {
          o font-size : 11px;
      }
    .explaintitle {
          o font-size : 11px;
          o font-weight : bold;
          o color : #5c81b1;
      }
    a:link, a:active, a:visited, a.postlink {
          o color : #32475f;
          o text-decoration : none;
      }
    a:hover {
          o color : #ad3333;
          o text-decoration : underline;
      }
    .topictitle {
          o font-size : 10px;
          o font-weight : bold;
      }
   a.topictitle:visited {
          o color : #496687;
      }
    a.topictitle:hover {
          o color : #ad3333;
      }
    a.cat:link, a.cat:active, a.cat:visited {
          o color : #ffffff;
      }
    a.cat:hover {
          o color : #ffffff;
          o text-decoration : underline;
      }
    .name {
          o font-size : 11px;
          o font-weight : bold;
      }
    hr {
          o border : 0 solid #ffffff;
          o border-top-width : 1px;
          o height : 0;
      }
    td.cat, td.catLeft, td.catRight, td.catHead, td.catBottom {
          o background-image : url(../../../themes/harmonia/fl.gif);
          o font-weight : bold;
          o font-size : 12px;
          o letter-spacing : 1px;
          o color : #000099;
          o height : 29px;
          o text-indent : 4px;
      }
    catHead {
          o background-image : url(../../../themes/harmonia/fl.gif);
          o font-weight : bold;
          o font-size : 12px;
          o letter-spacing : 1px;
          o color : #000099;
          o height : 29px;
          o text-indent : 4px;
      }
    .row1, .hideinput {
          o background-color : #ffffff;
      }
    .hideinput {
          o border : 0 solid;
          o font : bold 10px Verdana, Arial, Helvetica, sans-serif;
      }
    .row2, .helpline {
          o background : #ffffff;
      }
    .row3 {
          o background : #ffffff;
      }
    td.spacerow {
          o background : #cad9ea;
      }
    td.rowpic {
          o background : #ffffff url(images/cellpic2.jpg) repeat-y;
      }
    th {
          o background-image : url(../../../themes/harmonia/fl.gif);
          o color : #000099;
          o font-size : 11px;
          o font-weight : bold;
          o height : 27px;
          o white-space : nowrap;
          o text-align : center;
          o padding-left : 8px;
          o padding-right : 8px;
      }
    .bodyline {
          o background : #ffffff;
          o border : 1px solid #c4ecff;
      }
    .forumline {
          o background : #ffffff;
          o border : 1px solid #486386;
      }
    .maintitle, h1 {
          o font-size : 12px;
          o text-decoration : none;
          o color : #839fbc;
      }
    .subtitle, h2 {
          o font-size : 12px;
          o text-decoration : none;
      }
    .nav {
         o font-size : 11px;
          o font-weight : bold;
      }
    .postbody {
          o font-size : 10px;
          o line-height : 125%;
      }
    .postdetails {
          o font-size : 10px;
          o color : #00396a;
      }
    .codetitle, .code {
          o border : 1px solid #007700;
          o padding : 2px 2px 3px 3px;
      }
    .codetitle {
          o color : #007700;
          o font-size : 11px;
          o background : #d8dfe4;
          o text-indent : 2px;
          o font-weight : bold;
          o margin : 10px 20px 0;
      }
    .code {
          o background : #fafafa;
          o border-top-width : 0;
          o color : #060;
          o font : 12px Courier, 'Courier New', sans-serif;
          o overflow : auto;
          o height : 80px;
          o margin : 0 20px;
      }
    .quotetitle, .quote {
          o color : #0000c3;
          o font-size : 11px;
          o border : 1px solid #0000c3;
          o padding : 2px 2px 3px 3px;
      }
    .quotetitle {
          o background : #e1e7ec;
          o text-indent : 2px;
          o font-weight : bold;
          o margin : 10px 20px 0;
      }
    .quote {
          o background : #fafafa;
          o border-top-width : 0;
          o color : #444;
          o overflow : auto;
          o height : 80px;
          o margin : 0 20px 10px;
      }
    .errorline {
          o background : #ffffff;
          o border : 1px solid #486386;
      }
    form {
          o display : inline;
      }
    input {
          o font : 11px Verdana, Arial, Helvetica, sans-serif;
      }
    select {
          o background : #ffffff;
          o font : 11px Verdana, Arial, Helvetica, sans-serif;
      }
    input.post, textarea.post {
          o background : #ffffff;
          o border : 1px solid #000000;
          o font : 11px Verdana, Arial, Helvetica, sans-serif;
          o padding-bottom : 2px;
          o padding-left : 2px;
      }
    input.button, input.liteoption, .fakebut {
          o border : 1px solid #000000;
          o background : #fafafa;
          o font-size : 11px;
      }
    input.catbutton {
          o border : 1px solid #000000;
          o background : #fafafa;
          o font-size : 10px;
      }
    input.mainoption {
          o border : 1px solid #000000;
          o background : #fafafa;
          o font-size : 11px;
          o font-weight : bold;
      }
    a.but, a.but:hover, a.but:visited {
          o color : #000000;
          o text-decoration : none;
      }
    .helpline {
          o border : 0 solid;
          o font-size : 10px;
      }
    .topbkg {
          o background : #ffffff url(images/cellpic_bkg.jpg) repeat-x;
      }
    .topnav {
          o font-size : 10px;
          o background-image : url(../../../themes/harmonia/nav_bg.jpg);
          o height : 21px;
          o white-space : nowrap;
          o border : 0 solid #c4ecff;
          o border-width : 1px 0;
      }
    .admin, .mod {
          o font-size : 11px;
          o font-weight : bold;
      }
    .admin, a.admin, a.admin:visited {
          o color : #ff0000;
      }
    .mod, a.mod, a.mod:visited {
          o color : #006600;
      }
    a.admin:hover, a.mod:hover {
          o color : #839fbc;
      }
    .imgtopic, .imgicon {
          o margin-left : 3px;
      }
    .imgspace {
          o margin-left : 1px;
          o margin-right : 2px;
      }
    .imgfolder {
          o margin : 1px 4px;
      }
    img {
          o border : 0 solid;
      }
    .colouter, .col {
          o border : 1px solid #000;
          o margin-left : 10px;
      }
    .colouter {
          o border-right-width : 0;
          o cursor : pointer;
      }
    .col {
          o margin : 0;
          o padding : 0 0 0 7px;
          o display : inline;
          o border-width : 1px 1px 0 0;
          o font-size : 7px;
      }
    .topicsticky {
          o font-size : 11px;
          o font-weight : bold;
          o color : #006600;
      }
    .topicannounce {
          o font-size : 11px;
          o font-weight : bold;
          o color : #663300;
      }
    .topicglobal {
          o font-size : 11px;
          o font-weight : bold;
          o color : #ad3333;
      }
    .topicpoll {
          o font-size : 11px;
          o font-weight : bold;
          o color : #cc9900;
      }
    .topicmoved {
          o font-size : 11px;
          o font-weight : bold;
          o color : #666699;
      }
    .modcpselect {
          o background : #78a0be;
      }
    a.name:link, a.name:active, a.name:visited, a.name:hover {
          o text-decoration : none;
      }

Link para o comentário
Compartilhar em outros sites

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,3k
    • Posts
      652,2k
×
×
  • Criar Novo...