NoteStar před 5 roky
rodič
revize
95fe059e1a

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

@@ -1241,6 +1241,7 @@ width: 80%;}
     width: 30%;
     float: left;
     padding: 2px;
+    font-weight: bold;
     height: 20px;
     line-height: 20px;
 }

+ 7 - 6
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/widgets/footer.php

@@ -10,12 +10,13 @@
 
     <!--=======  footer navigation  =======-->
 <div class="container foot_a">
-    <a href="<?= Yii::$service->url->getUrl('faq');?>">FAQ</a>
-    <a href="<?= Yii::$service->url->getUrl('about-us');?>">About Us</a>
-    <a href="<?= Yii::$service->url->getUrl('customer/contacts');?>">Contact Us</a>
-    <a href="<?= Yii::$service->url->getUrl('return-policy');?>">Return Policy</a>
-    <a href="<?= Yii::$service->url->getUrl('rivacy-policy');?>">Privacy Policy</a>
-    <a href="<?= Yii::$service->url->getUrl('shipping-payment');?>">Shipping&Payment</a>
+    <a href="<?= Yii::$service->url->getUrl('faq');?>">●&nbsp;&nbsp;FAQ</a>
+    <a href="<?= Yii::$service->url->getUrl('about-us');?>">●&nbsp;&nbsp;About Us</a>
+    <a href="<?= Yii::$service->url->getUrl('shipping-payment');?>">●&nbsp;&nbsp;Payment</a>
+
+    <a href="<?= Yii::$service->url->getUrl('return-policy');?>">●&nbsp;&nbsp;Return Policy</a>
+    <a href="<?= Yii::$service->url->getUrl('rivacy-policy');?>">●&nbsp;&nbsp;Privacy Policy</a>
+    <a href="<?= Yii::$service->url->getUrl('customer/contacts');?>">●&nbsp;&nbsp;Contact Us</a>
 </div>
 <div class="container">