Просмотр Исходного

Основная информация страницы находится в шаблоне *'ip адрес биллинга'/wp-admin/theme-editor.php?file=index.php&theme=carbonsoft*
{code}
<div class="carbon-carousel">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>

<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="/wp-content/themes/carbonsoft/library/images/slider-1.png">

<div class="carousel-caption">
Сверхвысокие скорости
</div>
</div>

</div>

<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
{code}

!samolet.png|border=1!

Чтобы изменить изображение с самолетами необходимо изменить путь до изображения */wp-content/themes/carbonsoft/library/images/slider-1.png*