remotes/origin/1203
Назар Котюк 11 years ago
commit 9a02617b5d
  1. 2
      templates/client/includes/conference/conference_object.html
  2. 2
      templates/client/includes/event_steps.html
  3. 3
      templates/client/index.html
  4. 4
      templates/client/popups/advertise_member.html
  5. 20
      templates/client/static_client/css/main.css
  6. 2
      templates/client/static_client/css_min/main.min.css
  7. 4
      templates/client/static_client/html-cut/paid_exposition.html

@ -204,7 +204,7 @@
{# нет участников #}
<header>
<div class="im-title">{% trans 'Спикеры' %}</div>
<p>{% trans 'Привлекайте целевых посетителей на стенд' %}</p>
<p>{% trans 'Разместите информацию о ключевых спикерах' %}</p>
<p><a href="#pw-advertise" class="button icon-up pw-open" >{% trans 'Рекламировать спикера' %}</a></p>
</header>
{% endif %}

@ -19,7 +19,7 @@
<li class="s3">
<div class="label">3. {% trans 'Купите авиабилеты по лучшему тарифу' %}</div>
<a class="step" href="http://www.aviasales.ru/" target="_blank"><b>aviasales</b>.ru</a>
<a class="step" href="http://www.aviasales.ru/?marker=29868" target="_blank"><b>aviasales</b>.ru</a>
</li>
</ul>
</div>

@ -39,6 +39,7 @@
<!-- task EXPO-145-->
{% include 'client/includes/announces.html' %}
{% endcomment %}
{% include 'client/includes/services.html' %}
</aside>
@ -133,7 +134,7 @@
<section class="layout mp-services">
<div class="layout-wrap">
<aside>
{% include 'client/includes/services.html' %}
{% include 'client/includes/side_confs.html' %}
</aside>
<div class="mcl">
<div class="mp-reviews-wrap clearfix">

@ -5,8 +5,8 @@
<section>
<header class="clearfix">
<h2 class="pw-title">{% trans 'Рекламировать участника' %}</h2>
<p><strong>Вы хотите начать привлекать целевых клиентов еще до начала выставки?</strong> Размещение рекламы на странице выставки на <span class="bd-dashed">Expomap</span> - отличная возможность для этого!</p>
<h2 class="pw-title">{% trans 'Рекламировать спикера' %}</h2>
<p><strong>Вы хотите мотивировать участников прийти на конференцию?</strong> Дайте визуальную информацию о спикерах на странице конференции на <span class="bd-dashed">Expomap!</span> Это отличная возможность показать масштаб и качество Вашего мероприятия!</p>
<p>Оставьте свои контакты, и мы вышлем Вам информацию о вариантах и ценах!</p>
</header>
<div class="pw-body clearfix">

@ -2325,9 +2325,9 @@ a.more.blue2:after {
padding-left: 25px;
}
.main-page .s-phone {
margin-bottom: 40px;
}
/*.main-page .s-phone {*/
/*margin-bottom: 40px;*/
/*}*/
.main-page .s-phone .sp-wrap {
border: none;
@ -12053,7 +12053,15 @@ hr + .rq-note {
.button.icon-up:hover:before {background-position:-365px -92px;}
.s-news-list ul li {}
.s-news-list .nl-pict { float: left; margin: 0 10px 5px 0;}
.s-news-list .nl-pict {
float: left; margin: 0 10px 5px 0;
border-radius: 4px;
text-align: center;
background: #fff;
padding: 3px;
padding-top: 6px;
box-shadow: inset 0 1px 0 #e8e8e7;
}
.add_company { text-align: right;}
.add_company a { color: #fff; text-decoration: underline; word-spacing: normal; position: relative; top: -6px;}
@ -13632,8 +13640,8 @@ hr + .rq-note {
}
.paid-partner-block .partner-title{
margin-bottom: 4px;
font-weight: bold;
text-align: center;
}
.paid-partner-block{
margin-top: 2em;
margin-top: 3em;
}

File diff suppressed because one or more lines are too long

@ -1799,11 +1799,11 @@
</div>
</div>
<div class="paid-partner-block">
<p class="partner-title">Организатор:</p>
<p class="partner-title">Организатор</p>
<div class="i-pict">
<img src="/static/client/img/partners/ite.png" alt="" />
</div>
<p class="desc">Строительная ассоциация технологий</p>
</div>

Loading…
Cancel
Save