NoteStar 5 gadi atpakaļ
vecāks
revīzija
c30114efff

+ 6 - 4
addons/fecmall/furnilife_theme/app/appfront/theme/furnilife/assets/css/fec.css

@@ -913,16 +913,14 @@ h2.product-name a {
     margin-bottom: 20px;
 }
 .foot_email_button{
-    background: #f2f2f2;
-    background-color: rgb(242, 242, 242);
     line-height: 12px;
     display: inline-block;
     padding: 15px 30px;
     border-radius: 3px;
     font-weight: 500;
     font-size: 12px;
-    border: 1px solid #9acf6a;
-    background-color: #9acf6a;
+    border: 1px solid #fd9fd5;
+    background-color: #fd9fd5;
     color: #ffffff;
     text-transform: uppercase;
 }
@@ -983,4 +981,8 @@ h2.product-name a {
     font-style: normal;
     top: 15px;
     right: -2px;
+}
+.btncolor{
+    background: #fd9fd5;
+    color: #fff;
 }

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 142 - 142
addons/fecmall/furnilife_theme/app/appfront/theme/furnilife/assets/css/main.css


+ 1 - 1
addons/fecmall/furnilife_theme/app/appfront/theme/furnilife/catalog/product/index/review.php

@@ -62,7 +62,7 @@
                     </li>
                 </ul>
                 <div class="lineBlock writeRiviewBtn">
-                    <button type="submit" title="Save" class="button btn btn-primary addreview" onclick="javascrtpt:window.location.href='<?= Yii::$service->url->getUrl('catalog/reviewproduct/add',['spu'=>$spu,'_id'=>$_id]); ?>'"><span><span><?= Yii::$service->page->translate->__('Write a Customer Review'); ?></span></span></button>
+                    <button type="submit" title="Save" class="button btn btncolor  addreview" onclick="javascrtpt:window.location.href='<?= Yii::$service->url->getUrl('catalog/reviewproduct/add',['spu'=>$spu,'_id'=>$_id]); ?>'"><span><span><?= Yii::$service->page->translate->__('Write a Customer Review'); ?></span></span></button>
                 </div>
                 
                 <div class="clear"></div>

+ 4 - 4
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/assets/css/fec.css

@@ -247,7 +247,7 @@ a{font-size:0.8em;}
 .addtocart a{
 	margin-top: 0.5rem;
 }
-.button-success.button-fill{background-color:#fe585e;color:#fff}
+.button-success.button-fill{background-color:#fd9fd5;color:#fff}
 
 .addtocart .addProductToFavo{
 	 background: #fff none repeat scroll 0 0;
@@ -777,7 +777,7 @@ a.express_paypal img{max-height:70px;height:100%;width:100%;max-width:260px;}
 
 
 .shopping-cart-img a.f-right{float:right; 
-    color: #0894ec;
+    color: #fd9fd5;
     line-height: 1.2rem;
     position: absolute;
     right: 1rem;
@@ -1160,8 +1160,8 @@ width: 80%;}
     border-radius: 3px;
     font-weight: 500;
     font-size: 12px;
-    border: 1px solid #9acf6a;
-    background-color: #9acf6a;
+    border: 1px solid #fd9fd5;
+    background-color: #fd9fd5;
     color: #ffffff;
     text-transform: uppercase;
     margin-left: 5%;

+ 22 - 22
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/assets/css/sm.css

@@ -279,7 +279,7 @@ p {
   margin: 1em 0;
 }
 a {
-  color: #0894ec;
+  color: #fd9fd5;
   text-decoration: none;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
@@ -866,7 +866,7 @@ a:active {
   color: #999;
 }
 .color-primary {
-  color: #0894ec;
+  color: #fd9fd5;
 }
 .color-success {
   color: #4cd964;
@@ -1036,7 +1036,7 @@ a:active {
 }
 .bar-tab .tab-item.active,
 .bar-tab .tab-item:active {
-  color: #0894ec;
+  color: #fd9fd5;
 }
 .bar-tab .tab-item .badge {
   position: absolute;
@@ -1087,7 +1087,7 @@ a:active {
   font-size: 0.8rem;
   line-height: 2.2rem;
   height: 2.2rem;
-  color: #0894ec;
+  color: #fd9fd5;
   border: 0;
 }
 .bar .button-link:active,
@@ -1584,7 +1584,7 @@ html:not(.watch-active-state) .list-block .item-link:active .item-inner:after,
 .list-block .item-link.list-button {
   padding: 0 0.75rem;
   text-align: center;
-  color: #0894ec;
+  color: #fd9fd5;
   display: block;
   line-height: 2.15rem;
 }
@@ -1984,7 +1984,7 @@ html.android .label-switch input[type="checkbox"] + .checkbox:before {
   height: 0.1rem;
   margin-top: -1px;
   z-index: 1;
-  background: #0894ec;
+  background: #fd9fd5;
   content: ' ';
 }
 label.label-checkbox {
@@ -2015,7 +2015,7 @@ label.label-checkbox input[type="radio"] {
 label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,
 label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox {
   border: none;
-  background-color: #0894ec;
+  background-color: #fd9fd5;
 }
 label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox:after,
 label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox:after {
@@ -2129,8 +2129,8 @@ label.label-checkbox.active-state .item-inner:after {
   color: #5f646e;
 }
 .button {
-  border: 1px solid #0894ec;
-  color: #0894ec;
+  border: 1px solid #fd9fd5;
+  color: #fd9fd5;
   text-decoration: none;
   text-align: center;
   display: block;
@@ -2175,7 +2175,7 @@ input[type="button"].button {
 }
 .button.button-fill {
   color: #fff;
-  background: #0894ec;
+  background: #fd9fd5;
   border: none;
   line-height: 1.35rem;
 }
@@ -2189,7 +2189,7 @@ input[type="button"].button {
 .button .button-link {
   padding-top: 0.3rem;
   padding-bottom: 0.3rem;
-  color: #0894ec;
+  color: #fd9fd5;
   background-color: transparent;
   border: 0;
 }
@@ -2330,11 +2330,11 @@ input[type="button"].button {
   width: 100%;
   -webkit-box-flex: 1;
   -ms-flex: 1;
-  border-color: #0894ec;
-  color: #0894ec;
+  border-color: #fd9fd5;
+  color: #fd9fd5;
 }
 .buttons-row .button.active {
-  background-color: #0894ec;
+  background-color: #fd9fd5;
   color: white;
   z-index: 90;
 }
@@ -2397,8 +2397,8 @@ input[type="button"].button {
   border-radius: 0;
 }
 .buttons-tab .button.active {
-  color: #0894ec;
-  border-color: #0894ec;
+  color: #fd9fd5;
+  border-color: #fd9fd5;
   z-index: 100;
 }
 .buttons-fixed {
@@ -2811,7 +2811,7 @@ input[type="button"].button {
   font-size: 0.85rem;
   line-height: 2.2rem;
   text-align: center;
-  color: #0894ec;
+  color: #fd9fd5;
   background: #e8e8e8;
   display: block;
   position: relative;
@@ -3041,7 +3041,7 @@ html:not(.watch-active-state) .modal-button:active,
   cursor: pointer;
   line-height: 2.15rem;
   font-size: 1rem;
-  color: #0894ec;
+  color: #fd9fd5;
 }
 .actions-modal-button:active,
 .actions-modal-button.active-state {
@@ -3828,7 +3828,7 @@ body.panel-closing .page {
   background: #e3e3e3;
 }
 .picker-calendar-day.picker-calendar-day-selected span {
-  background: #0894ec;
+  background: #fd9fd5;
   color: #fff;
 }
 .picker-calendar-day span {
@@ -3959,7 +3959,7 @@ body.panel-closing .page {
 }
 .picker-calendar-years-picker .picker-calendar-year-unit.picker-calendar-year-unit-selected {
   color: #fff;
-  background: #0894ec;
+  background: #fd9fd5;
 }
 .picker-calendar-months-picker .picker-calendar-months-picker-wrapper {
   position: relative;
@@ -4002,7 +4002,7 @@ body.panel-closing .page {
 }
 .picker-calendar-months-picker .picker-calendar-month-unit.picker-calendar-month-unit-selected {
   color: #fff;
-  background: #0894ec;
+  background: #fd9fd5;
 }
 @media only screen and (-webkit-min-device-pixel-ratio: 2) {
   .picker-calendar-years-picker:before,
@@ -4459,7 +4459,7 @@ Framework7 Layouts Themes
   color: #fff;
 }
 .theme-dark .tab-item.active {
-  color: #0894ec;
+  color: #fd9fd5;
 }
 .theme-dark .picker-calendar-week-days {
   color: #fff;

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 2 - 2
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/assets/css/sm.min.css


+ 1 - 0
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/catalog/product/index.php

@@ -195,6 +195,7 @@
                            $reviewParam['reviw_rate_star_average'] = $reviw_rate_star_average;
 						?>
 						<?= Yii::$service->page->widget->DiRender('product/review', $reviewParam); ?>
+                        <div style="width: 100%;height: 50px;"></div>
 					</div> 
 				</div>
 			  </div>