ganibal
<style type="text/css">
#pun-title, #pun-navlinks{
position: fixed;
z-index: 100;
width: 100%;
}
#pun-navlinks{
top: 200px;
right: 0;
}
#pun-title{
top: -20px;
right: 0;
}
</style>В ХТМЛ-верх.
Код для смещения баннера смените на этот:
<style>
.title-logo-tdr a, .title-logo-tdr iframe, .title-logo-tdr object{
position: static !important;
left: 2px;
right: 216px;
top: 310px;
}
</style>А код для ширины форума на этот:
<style>
#pun {
margin: 243px 0px 0px 0px !important;
position: relative;
width : 75%;
float: right;
padding: 0px 0px 0px 0px
</style>
) ставила, но...не помогло)) еще раз благодарю...теперь потопала банер смещать)