/* HEADER--------------------------------------------------------- */#ja-headerwrap {clear: both;background: url(../images/header-bg.gif) no-repeat top left;position: relative;height: 100px;}#ja-header {}h1.logo {float: left;margin: 0;padding: 0;width: 900px;adisplay: block;font-size: 300%;height: 100px;}h1.logo a {width: 600px;float: left;display: block;background: url(../images/logo.gif) repeat-x;text-decoration: none;text-transform: uppercase;text-indent: -4000px;height: 100px;outline: none;}Пытаюсь сделать что бы logo растянудось на весь header, пробовал удалять блок #ja-headerwrap не помогло. Что делать:?
|