why in the subject at the insertion code
<script type="text/javascript" src="http://n.actionpay.ru/rotator/5153/subaccount"></script>
banner stretches the entire page Shiren ???

if to change the subject to another, all displayed size

Code: Select all
<div style="width: 250px;"><script type="text/javascript" src="http://n.actionpay.ru/rotator/5153/subaccount"></script></div>Code: Select all
img {
max-width: 100%;
width: auto;
}Code: Select all
img {
width: 100%;
}