Jump to content


Photo

Css No Firefox


  • Faça o login para participar
3 replies to this topic

#1 luizmir

luizmir

    Turista

  • Usuários
  • 28 posts
  • Sexo:Não informado

Posted 21/05/2008, 11:55

Olá pessoal

o meu problema é o seguinte, estou tentando fazer um site, mas quando abro no firefox ele esta num canto e quando abro no explorer ele esta certo.....

http://www.aszmann.c...ario/Index.html

<style type="text/css"><!--/* Top Elements */* { margin: 0; padding: 0; }body {	background: #FFF;	font: normal 70%/1.5em Verdana, Tahoma, Verdana, sans-serif;	color: #333; 	text-align: center;}/* links */a {	background: inherit;	text-decoration: none;	color: #333333;}a:hover {	background: inherit;	color: #FF9900;}/* headers */h1, h2, h3 {	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;	font-weight: Bold; 		}h1 {	color: #FF9700;}h2 { font-size: 110%; text-transform: uppercase; }h3 {	font-size: 110%;	color: #333333;}h1, h2, h3, p {	margin: 0;	padding: 10px;		}ul, ol {	margin: 10px 20px;	padding: 0 20px;}/* images */img {	border: 2px solid #CCC;}img.float-right {  margin: 5px 0px 5px 10px;  }img.float-left {  margin: 5px 10px 5px 0px;}code {  margin: 5px 0;  padding: 10px;  text-align: left;  display: block;  overflow: auto;    font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;  /* white-space: pre; */  background: #FAFAFA;  border: 1px solid #f2f2f2;  }acronym {  cursor: help;  border-bottom: 1px solid #777;}/* blockquote */blockquote {	margin: 10px; 	padding: 0 0 0 28px;     border: 1px solid #f2f2f2;   	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    }/* form elements */form {	margin:10px; padding: 0 5px;	border: 1px solid #f2f2f2; 	background-color: #FAFAFA; }label {	display:block;	font-weight:bold;	margin:5px 0;}input {	padding:2px;	border:1px solid #eee;	font: normal 1em Verdana, sans-serif;	color:#777;}textarea {	width:400px;	padding:2px;	font: normal 1em Verdana, sans-serif;	border:1px solid #eee;	height:100px;	display:block;	color:#777;}input.button {	margin: 0;	font: bolder 12px Arial, Sans-serif;	border: 1px solid #999999;	padding: 2px 3px;	background: #FFF;	color: #FF9900;}/* search form */form.search {	padding: 0; margin: 0; 	vertical-align: bottom;	border: none;	background-color: transparent;}form.search input.textbox {	margin: 0;	padding: 1px;	width: 120px;	border: 1px solid #000000;	background: #FFF;	color: #333;}form.search input.button {	height: 20px;	padding: 1px 3px;	width: 60px;	color: #000000;	background-color: #FF9900;}/********************************************   LAYOUT********************************************/ #wrap {	width: 833px;	background: url(images/bg.jpg) repeat-y center top;	margin:auto;	text-align:left;}#content-wrap {	position: relative;	width: 91%;	margin: 0 auto;	padding: 0 auto;	}/* header */#header {		position: relative;	width: 832px;	height: 100px;	margin: 0;	padding: 0;	top: 0px;	left: 0px;	font-size: 14px;	color: #FFF;	background-color: #FFF;	background-repeat: no-repeat;	background-position: center top;	background-image: url(images/header.jpg);}#nome {position: absolute;margin: 0;padding: 0;/* change the values of top and Left to adjust the position of the logo*/top: 37px;left: 134px;background-position: left;height: 55px;width:auto;font-family:"Trajan Pro",Bedrock,arial;font-size:35px;color:black;letter-spacing: 0.2em; word-spacing: 0.2em;}#header h1#logo {	position: absolute;	margin: 0;	padding: 0;	/* change the values of top and Left to adjust the position of the logo*/	top: 16px;	left: 39px;	background-image: url(images/logobranca.jpg);	background-repeat: no-repeat;	background-position: left;	display: block;	height: 80px;	width:90px;}#header h2#slogan {	position: absolute;	z-index: 9999999;	margin: 0;	padding: 0;	font: bold 12px 'Trebuchet MS', Arial, Sans-serif;	text-transform: none;	color: #000000;	/* change the values of top and Left to adjust the position of the slogan*/	top: 65px;	left:303px;	width: 88px;	height: 19px;}#header #searchform {	float: right;	display: inline;	padding-top: 35px;	padding-right: 40px;	padding-bottom: 0;	padding-left: 0;}/* menu */#menu {	clear: both;	width: 781px;	height: 26px;	font: bolder 12px/26px Tahoma, Verdana, Arial, Sans-Serif;	background-color: #FFF;	background:#2F4F4F;	background-repeat: repeat-x;	background-position: 80px;	margin-top: 0;	margin-right: 0;	margin-bottom: 0;	margin-left: 27px;}#menu ul{	margin: 0;	padding-top: 0;	padding-right: 0;	padding-bottom: 0;	padding-left: 40px;}#menu ul li {	float: left;	list-style: none;		}#menu ul li a {	display: block;	text-decoration: none;		padding: 0 10px;	background: inherit;	color: #FFF;}#menu ul li a:hover {	color: #FF9900;}/* Main */#main {	float: left;	width: 72%;	padding: 0;	margin: 0;	text-align: justify;}#main h1 {	color: #FF9900;	border-bottom: 1px solid #CCCCCC;	background: #F6F6F6 url(images/arrow.gif) no-repeat 5px 50%;	padding: 3px 0 3px 20px;	margin: 10px 0 0 0;	font-size: 14px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	line-height: normal;	font-variant: normal;	text-transform: none;	text-decoration: none;}.post-footer {	background-color: #FAFAFA;	padding: 5px; margin: 20px 10px 0 10px;	border: 1px solid #f2f2f2;	font-size: 95%;	}.post-footer .date {	background: url(images/clock.gif) no-repeat left center;	padding-left: 20px; margin: 0 10px 0 5px;}.post-footer .comments {	background: url(images/comment.gif) no-repeat left center;	padding-left: 20px; margin: 0 10px 0 5px;}.post-footer .readmore {	background: url(images/page.gif) no-repeat left center;	padding-left: 20px; margin: 0 10px 0 5px;}/* sidebar */#sidebar {	float: right;	width: 26%;	padding: 0;	margin: 0;	text-align: justify;}	.tempo {	text-align: center;	margin: 0px;	padding: 0px;	width: 26%;}#sidebar h1 {	margin: 10px 0 0 0; 	padding: 3px 10px; 	font: bold 120% Tahoma, Verdana, Sans-Serif;		color: #FFF;		background: #2F4F4F;	}#sidebar ul.sidemenu {	list-style: none;	text-align: left;	margin: 3px 0px 8px 0; padding: 0;	text-decoration: none;	}#sidebar ul.sidemenu li {	border-bottom: 1px solid #EFF0F1;	background: url(images/bullet.gif) no-repeat 2px 3px  ;	padding: 2px 0 2px 25px;	margin: 0 2px;			 }* html body #sidebar ul.sidemenu li { height: 1%; }#sidebar ul.sidemenu a {	font-weight: bold;	padding: 2px 0; 			background: none;}/* footer */#footer {	clear: both;	color: #66737B;	font: normal 90% Verdana, Tahoma, sans-serif;	background: #FFF url(images/footerbg.jpg) no-repeat center top;	width: 833px;	height: 60px;	text-align: center;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	padding-top: 8px;	padding-right: 0;	padding-bottom: 0;	padding-left: 0;}#imgvalido {	text-align: center;}#footer a { text-decoration: none; }/* alignment classes */.float-left  { float: left; }.float-right { float: right; }.align-left  { text-align: left; }.align-right { text-align: right; }/* additional classes */.clear { clear: both; }.gray { color: #CCC; }.formulario {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #000000;	text-decoration: none;	border: 1px solid #999999;}--></style>

quando entra normal mas quando clico em contatos o site todo anda um pouco pro lado....

#2 paulofernandes

paulofernandes

    Novato no fórum

  • Usuários
  • 24 posts
  • Sexo:Não informado

Posted 21/05/2008, 13:36

acontece isso devido a barra de rolagem vertical!


falou

#3 luizmir

luizmir

    Turista

  • Usuários
  • 28 posts
  • Sexo:Não informado

Posted 21/05/2008, 13:54

antes de vir aqui acabei vendo que era isso...

que burro eu sou!!!!! :assobio:

mas obrigado assim mesmo..

Edição feita por: luizmir, 21/05/2008, 13:55.


#4 paulofernandes

paulofernandes

    Novato no fórum

  • Usuários
  • 24 posts
  • Sexo:Não informado

Posted 21/05/2008, 15:25

normal!!

acontece




1 user(s) are reading this topic

0 membro(s), 1 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq