Jump to content
  • 0

Сдвигание фона в FF и Opera


styleroom
 Share

Question

Всем привет!

Не пойму где загвоздка = сдвигается фон на 1 пиксель... В FF влево, в Opera - вправо!

Но только с одним НО - если установить для дива "love" высоту...

Если высота не установлена - все тип-топ...

Вот код

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>" СДВИГАНИЕ ФОНА " в FF и Opera</title>
<style type="text/css">
<!--
body {margin: 0px; background-color:#333333;}
#page {background:url(http://styleroom.ru/newsite/interface/fon_big.jpg) repeat-y center center;}
#base {width:760px;}
#logo {height:98px; background: #FFFFFF;}
#header {height:283px; background:#3d718e;}
#razdel {background-color:#FFFFFF;font-size:1px;height:2px;}
#navbar {height: 40px; background-color:#0b3248;}
#welcome {background:#27495b;}
#love {/*height:394px;*/ background: #27495b;}
#footer {height:249px;background:#2e566c;}
#counter {height:85px; background:#0b3248;}
-->
</style></head>

<body>
<div id="page" align="center">
<div id="base">
<div id="logo">Content for id "base" Goes Here</div>
<div id="header">Content for id "header" Goes Here</div>
<div id="razdel">Content for id "razdel" Goes Here</div>
<div id="navbar">Content for id "navbar" Goes Here</div>
<div id="welcome">Content for id "welcome" Goes Here</div>
<div id="love">Content for id "love" Goes Here</div>
<div id="footer">Content for id "footer" Goes Here</div>
<div id="counter">Content for id "counter" Goes Here</div>
</div>
</div>
</body>
</html>

В чем загвоздка, коллеги ?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Вообще, если бы видеть, как это выглядит на странице, можно было бы предложить другие варианты.

Попробуйте спозиционировать иначе. Если у вас фон занимает весь блок по ширине, то спозиционируйте его, к примеру, в верхний левый угол.

Link to comment
Share on other sites

  • 0
Вообще, если бы видеть, как это выглядит на странице, можно было бы предложить другие варианты.

Попробуйте спозиционировать иначе. Если у вас фон занимает весь блок по ширине, то спозиционируйте его, к примеру, в верхний левый угол.

спозиционировать по левому углу - не получится...

посмотреть воочию можно здесь = http://styleroom.ru/newsite/default_htmlbook.html

Link to comment
Share on other sites

  • 0
Ну вот, другое дело!

Все таки не понятно - как же так: фон сдвигается и все тут...

Причем только если установить высоту конкретному блоку!

Я уж пробовал по всякому: и переименовывал его, и удалял бэк и т.д. и т.п.

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