Jump to content
  • 0

Гориз. полоса прокрутки.. почему и как убрать.


Accessdenied
 Share

Question

Вот появляется горизонтальная полоса прокрутки из-за блока "h1" и его параметра left:..

Как е? убрать? Вот весь код странички:

<!--RU/index.htm-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<body id="body">
<STYLE TYPE="text/css">
body{margin:0; padding:0; border:0;}
A img{text-decoration:none; border:none;}
A:link {text-decoration:none; font-size:16px; color:#CCCCCC;}
#general {
background-image: url(images/fanfan.jpg);
background-position:left top;
background-repeat: no-repeat;
height:1000px; border:0;
overflow-x:hidden; overflow-y:auto;
}
#lang_selector {width:60px; height:35px; position:absolute; top:5px; right:0px; border:0;}
#main_text {width:410px; height:440px; position:relative; left:560px; top:10px; border:0;}
#buttons {width:20px; height:360px; position:relative; left:640px; border:0;}
h1 {position:relative; left:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal;}
</style>

<DIV id="general">
<h1><a href="ru/dress.htm">Платья</a> <a href="ru/akses" target="_self">Аксессуары</a> <a href="ru/order.htm" target="_parent">Заказать</a></h1>
<div id="lang_selector">
<a href="/lv/index.htm"><img src=/images/flag_lv.gif border="0"></a> <a href="/index.htm"><img src=/images/flag_ru.gif border="0"></a>
</div>
<div id="main_text"><img src=/images/text1.gif></div>
<div id="buttons"><ul style="list-style-type:none"><li><a target="_blank" href="http://www.hervemariage.com"><img src=images/button_herve.gif></a></li>
<li><a target="_blank" href="http://www.alexismariage.com"><img src=images/button_alexis.gif></a></li>
<li><a target="_blank" href="http://www.mirella.fr"><img src=images/button_mirella.gif></a></li></ul>
</div>

</DIV>
</body>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
 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