Jump to content
  • 0

Firefox и background


enlee
 Share

Question

Здравствуйте.

Столкнулась с непонятной проблемой. Огнелис в упор не видит стили body, точнее все, что связано с background.

Сайт с большим фоновым изображением прибитым к низу страницы. Оставшееся сверху пространство заливается уже бесшовной текстурой. Так вот в Огнелисе это пространство остается белым.

Может где-то в коде ошибка и я ее в упор не вижу? При добавлении контента ситуация не меняется. Текст просто идет поверх этого белого пустого пространства.

Привожу код css и html:


html, body {font-size:87.5% !important;
padding: 0;
margin: 0;
background: #030910 url(img/bg_main.jpg) repeat;
color: #333333;
height:100%;
width:100%;
min-height:100%;
min-width:1024px;}

#wrapper {background: url(img/bg_pic.jpg) no-repeat center bottom;
width: 100%;
height:100%;
display: table;}


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>AirCanada</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta name="Keywords" content="">
<meta name="Description" content="">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="wrapper">
<div class="header">

</div>
</div>
</body>
</html>

А вот скриншот:

85642675840b.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

sigma77, в firebug все есть, все стили, но они не отображаются. Сейчас хочу переустановить браузер. Возникло подозрение, что это локальный глюк.

А тут можно как-нибудь файлы прикрепить?

Все. Проблема оказалась локальной. Переустановка Огнелиса все исправила.

Завтра еще на работе проверю.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy