Commit fed3ffe3d92be0ab067b036524fc6288e52416ec
1 parent
232c48af
main button
Showing
2 changed files
with
13 additions
and
13 deletions
Show diff stats
frontend/views/site/index.php
@@ -98,7 +98,7 @@ $this->registerJs($js, View::POS_END); | @@ -98,7 +98,7 @@ $this->registerJs($js, View::POS_END); | ||
98 | <p>проектируя эффективную систему</p> | 98 | <p>проектируя эффективную систему</p> |
99 | </div> | 99 | </div> |
100 | </div> | 100 | </div> |
101 | - <div class="col-md-12"> | 101 | + <div class="col-md-12 col-xs-12"> |
102 | <div class="row"> | 102 | <div class="row"> |
103 | <div class="box-simple"> | 103 | <div class="box-simple"> |
104 | <a href="#" class="btn button1 icon_car modaled init-button-consultation" data-title="Заказать выезд специалиста" data-toggle="modal" data-target="#feedback-modal">Заказать <span>выезд специалиста</span></a> | 104 | <a href="#" class="btn button1 icon_car modaled init-button-consultation" data-title="Заказать выезд специалиста" data-toggle="modal" data-target="#feedback-modal">Заказать <span>выезд специалиста</span></a> |
@@ -214,7 +214,7 @@ $this->registerJs($js, View::POS_END); | @@ -214,7 +214,7 @@ $this->registerJs($js, View::POS_END); | ||
214 | </div> | 214 | </div> |
215 | </div> | 215 | </div> |
216 | <div class="row"> | 216 | <div class="row"> |
217 | - <div class="col-md-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> | 217 | + <div class="col-md-12 col-xs-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> |
218 | <a href='site/objects' class="button1 more-projects" target="_blank"><?= Yii::t('app', 'sect2_6') ?></a> | 218 | <a href='site/objects' class="button1 more-projects" target="_blank"><?= Yii::t('app', 'sect2_6') ?></a> |
219 | </div> | 219 | </div> |
220 | </div> | 220 | </div> |
@@ -281,7 +281,7 @@ $this->registerJs($js, View::POS_END); | @@ -281,7 +281,7 @@ $this->registerJs($js, View::POS_END); | ||
281 | <p>Экспертная консультация, как подключить ЗТ и продавать избыточную энергию государству</p> | 281 | <p>Экспертная консультация, как подключить ЗТ и продавать избыточную энергию государству</p> |
282 | </div> | 282 | </div> |
283 | </div> | 283 | </div> |
284 | - <div class="col-md-12" style="text-align:center;margin-bottom:40px;"> | 284 | + <div class="col-md-12 col-xs-12" style="text-align:center;margin-bottom:40px;"> |
285 | <a href="#" class="btn button1 icon_stat modaled init-button-order" data-title="Заказать электростанцию" data-toggle="modal" data-target="#feedback-modal">Заказать <span>электростанцию</span></a> | 285 | <a href="#" class="btn button1 icon_stat modaled init-button-order" data-title="Заказать электростанцию" data-toggle="modal" data-target="#feedback-modal">Заказать <span>электростанцию</span></a> |
286 | </div> | 286 | </div> |
287 | </div> | 287 | </div> |
@@ -317,7 +317,7 @@ $this->registerJs($js, View::POS_END); | @@ -317,7 +317,7 @@ $this->registerJs($js, View::POS_END); | ||
317 | 317 | ||
318 | </div> | 318 | </div> |
319 | </div> | 319 | </div> |
320 | - <div class="col-md-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> | 320 | + <div class="col-md-12 col-xs-12" style="text-align:center;margin-top: 20px;margin-bottom: -35px;"> |
321 | <a href="site/objects" class="button1 more-projects" target="_blank">Больше о наших проектах</a> | 321 | <a href="site/objects" class="button1 more-projects" target="_blank">Больше о наших проектах</a> |
322 | </div> | 322 | </div> |
323 | </div> | 323 | </div> |
frontend/views/site/legal.php
@@ -94,7 +94,7 @@ $this->registerJs($js, View::POS_END); | @@ -94,7 +94,7 @@ $this->registerJs($js, View::POS_END); | ||
94 | <img src="/img/accord/acc01.jpg" alt="" class="img-responsive border5"> | 94 | <img src="/img/accord/acc01.jpg" alt="" class="img-responsive border5"> |
95 | </div> | 95 | </div> |
96 | </div> | 96 | </div> |
97 | - <div class="col-md-12 get_station_center"> | 97 | + <div class="col-md-12 col-xs-12 get_station_center"> |
98 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> | 98 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> |
99 | </div> | 99 | </div> |
100 | </div> | 100 | </div> |
@@ -120,7 +120,7 @@ $this->registerJs($js, View::POS_END); | @@ -120,7 +120,7 @@ $this->registerJs($js, View::POS_END); | ||
120 | <img src="/img/accord/acc02.jpg" alt="" class="img-responsive border5"> | 120 | <img src="/img/accord/acc02.jpg" alt="" class="img-responsive border5"> |
121 | </div> | 121 | </div> |
122 | </div> | 122 | </div> |
123 | - <div class="col-md-12 get_station_center"> | 123 | + <div class="col-md-12 col-xs-12 get_station_center"> |
124 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> | 124 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> |
125 | </div> | 125 | </div> |
126 | </div> | 126 | </div> |
@@ -146,7 +146,7 @@ $this->registerJs($js, View::POS_END); | @@ -146,7 +146,7 @@ $this->registerJs($js, View::POS_END); | ||
146 | <img src="/img/accord/acc03.jpg" alt="" class="img-responsive border5"> | 146 | <img src="/img/accord/acc03.jpg" alt="" class="img-responsive border5"> |
147 | </div> | 147 | </div> |
148 | </div> | 148 | </div> |
149 | - <div class="col-md-12 get_station_center"> | 149 | + <div class="col-md-12 col-xs-12 get_station_center"> |
150 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> | 150 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> |
151 | </div> | 151 | </div> |
152 | </div> | 152 | </div> |
@@ -172,7 +172,7 @@ $this->registerJs($js, View::POS_END); | @@ -172,7 +172,7 @@ $this->registerJs($js, View::POS_END); | ||
172 | <img src="/img/accord/acc07.jpg" alt="" class="img-responsive border5"> | 172 | <img src="/img/accord/acc07.jpg" alt="" class="img-responsive border5"> |
173 | </div> | 173 | </div> |
174 | </div> | 174 | </div> |
175 | - <div class="col-md-12 get_station_center"> | 175 | + <div class="col-md-12 col-xs-12 get_station_center"> |
176 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> | 176 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> |
177 | </div> | 177 | </div> |
178 | </div> | 178 | </div> |
@@ -198,7 +198,7 @@ $this->registerJs($js, View::POS_END); | @@ -198,7 +198,7 @@ $this->registerJs($js, View::POS_END); | ||
198 | <img src="/img/accord/acc08.jpg" alt="" class="img-responsive border5"> | 198 | <img src="/img/accord/acc08.jpg" alt="" class="img-responsive border5"> |
199 | </div> | 199 | </div> |
200 | </div> | 200 | </div> |
201 | - <div class="col-md-12 get_station_center"> | 201 | + <div class="col-md-12 col-xs-12 get_station_center"> |
202 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> | 202 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> |
203 | </div> | 203 | </div> |
204 | </div> | 204 | </div> |
@@ -224,7 +224,7 @@ $this->registerJs($js, View::POS_END); | @@ -224,7 +224,7 @@ $this->registerJs($js, View::POS_END); | ||
224 | <img src="/img/accord/acc04.jpg" alt="" class="img-responsive border5"> | 224 | <img src="/img/accord/acc04.jpg" alt="" class="img-responsive border5"> |
225 | </div> | 225 | </div> |
226 | </div> | 226 | </div> |
227 | - <div class="col-md-12 get_station_center"> | 227 | + <div class="col-md-12 col-xs-12 get_station_center"> |
228 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> | 228 | <a href="#" class="btn button1 modaled init-button-сalculate mini" data-title="<?= Yii::t('app', 'modal3') ?> <?= Yii::t('app', 'modal3_1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal3') ?> <span><?= Yii::t('app', 'modal3_1') ?></span></a> |
229 | </div> | 229 | </div> |
230 | </div> | 230 | </div> |
@@ -250,7 +250,7 @@ $this->registerJs($js, View::POS_END); | @@ -250,7 +250,7 @@ $this->registerJs($js, View::POS_END); | ||
250 | <img src="/img/accord/acc05.jpg" alt="" class="img-responsive border5"> | 250 | <img src="/img/accord/acc05.jpg" alt="" class="img-responsive border5"> |
251 | </div> | 251 | </div> |
252 | </div> | 252 | </div> |
253 | - <div class="col-md-12 get_station_center"> | 253 | + <div class="col-md-12 col-xs-12 get_station_center"> |
254 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> | 254 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> |
255 | </div> | 255 | </div> |
256 | </div> | 256 | </div> |
@@ -276,7 +276,7 @@ $this->registerJs($js, View::POS_END); | @@ -276,7 +276,7 @@ $this->registerJs($js, View::POS_END); | ||
276 | <img src="/img/accord/acc06.jpg" alt="" class="img-responsive border5"> | 276 | <img src="/img/accord/acc06.jpg" alt="" class="img-responsive border5"> |
277 | </div> | 277 | </div> |
278 | </div> | 278 | </div> |
279 | - <div class="col-md-12 get_station_center"> | 279 | + <div class="col-md-12 col-xs-12 get_station_center"> |
280 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> | 280 | <a href="#" class="btn button1 icon_phone modaled init-button-consultation" data-title="<?= Yii::t('app', 'modal1') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal1_2') ?></span></a> |
281 | </div> | 281 | </div> |
282 | </div> | 282 | </div> |
@@ -413,7 +413,7 @@ $this->registerJs($js, View::POS_END); | @@ -413,7 +413,7 @@ $this->registerJs($js, View::POS_END); | ||
413 | <div class="lead"> | 413 | <div class="lead"> |
414 | <p class="text-center"><?= Yii::t('app', 'sect3_21') ?></p> | 414 | <p class="text-center"><?= Yii::t('app', 'sect3_21') ?></p> |
415 | </div> | 415 | </div> |
416 | - <div class="col-md-12" style="text-align:center;"> | 416 | + <div class="col-md-12 col-xs-12" style="text-align:center;"> |
417 | <a href="#" class="btn button1 icon_stat modaled init-button-order" data-title="<?= Yii::t('app', 'modal2') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal2_2') ?></span></a> | 417 | <a href="#" class="btn button1 icon_stat modaled init-button-order" data-title="<?= Yii::t('app', 'modal2') ?>" data-toggle="modal" data-target="#feedback-modal"><?= Yii::t('app', 'modal1_1') ?> <span><?= Yii::t('app', 'modal2_2') ?></span></a> |
418 | </div> | 418 | </div> |
419 | </div> | 419 | </div> |