Quote:
Originally Posted by kfyonur
it is closing the upper side on header 1 and header 2..How can i fix this ?
|
Yeah, once again a style question
For fixed 998px styles I use for header2, in additional.css:
PHP Code:
.rbs_header_2 {
height: 70px;
left: 515px;
position: absolute;
text-align: right;
top: 35px;
width: 468px;
}
and in header2:
PHP Code:
<div class="rbs_header_2"><!--@vbbanners:0@--></div>