Jump to content

Image slider for your homepage v1.5.4.0


Recommended Posts

מישהו יודע לתקן 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...