Widget:FloatBox: различия между версиями
Khodakov (обсуждение | вклад) Нет описания правки |
Khodakov (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
<div class="float-right-box"> | |||
<div class="float-right-box" style="background-image: url(<!--{$param1}-->); background-size: contain; background-position: center; background-repeat: no-repeat; height:300px; margin-bottom:20px;"><br> | <div class="float-right-box" style="background-image: url(<!--{$param1}-->); background-size: contain; background-position: center; background-repeat: no-repeat; height:300px; margin-bottom:20px;"><br> | ||
</div> | |||
<div style="padding: 10px; position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(200, 200, 200, 0.7); text-align: center;"> | |||
<!--{$param2|escape:'html'}--> | |||
</div> | |||
</div> | </div> |