Igor.Kublanov Posted April 21, 2013 Share Posted April 21, 2013 מישהו יודע לתקן Image slider for your homepage? צריך לתקן הגדרות של RTL אך אני לא מוצא דרך. זקוק לעזרה! מצאתי שצריך לבטל פרמטר "left: -535px" ולשנות float: left ל float: right <!-- Module HomeSlider --> <script type="text/javascript"> var homeslider_loop = false; var homeslider_speed = 500; var homeslider_pause = 3000; </script> <div class="bx-wrapper" style="width:535px; position:relative;"> <div class="bx-window" style="position:relative; overflow:hidden; width:535px;"> <ul id="homeslider" style="width: 999999px; position: relative; left: -535px;"> <li style="width: 535px; float: left; list-style: none;"> <a href="http://www.kvik.dreamhosters.com/prestashop/index.php?id_category=12&controller=category&id_lang=3" title=""> <img src="/prestashop/modules//homeslider/images/dd025e461f1bbe643933030fc7549182.png" alt="-" height="300" width="535"> </a> </li> <li style="width: 535px; float: left; list-style: none;" class="pager"> <a href="http://www.kvik.dreamhosters.com/prestashop/index.php?id_category=8&controller=category&id_lang=3" title=""> <img src="/prestashop/modules//homeslider/images/596d434766e3dfc41fbf8ff610f5d748.png" alt="-" height="300" width="535"> </a> </li> <li style="width: 535px; float: left; list-style: none;" class="pager"> <a href="http://www.kvik.dreamhosters.com/prestashop/index.php?id_category=12&controller=category&id_lang=3" title=""> <img src="/prestashop/modules//homeslider/images/dd025e461f1bbe643933030fc7549182.png" alt="-" height="300" width="535"> </a> </li> </ul> </div> <div class="bx-pager"> <a href="" class="pager-link pager-1 pager-active">1</a> <a href="" class="pager-link pager-2">2</a> </div> </div> Link to comment Share on other sites More sharing options...
prestaisrael Posted April 21, 2013 Share Posted April 21, 2013 מה הבעיה תפרט Link to comment Share on other sites More sharing options...
Igor.Kublanov Posted April 21, 2013 Author Share Posted April 21, 2013 (edited) מצתי פטרון יש לשנות /modules/homeslider/bx_styles.css .bx-window {direction:ltr !important;margin-bottom:20px;} Edited April 21, 2013 by Igor.Kublanov (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now