
12-01-2011, 08:51 AM
|
|
|
Join Date: Apr 2008
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by y2ksw
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>
|
it is working thanx.
|