Post by MamaD4 » Sat Sep 20, 2014 3:06 am

I finally have my slideshow exactly the way I want it on my home page:
http://mtnbows.com/shop/index.php?route=common/home

However, the darn thing will not resize under the slideshow module. (Resizing in the banner module works great, but I really wanted the arrows and dots at the bottom.) My image files are 851x315 and I have changed the dimensions under slideshow options to match (and I also tried smaller sizes to see if I could get it to change at all) but nothing happens. I also randomly tried adding px after the numbers... just in case. It appears to be much larger than the actual image size as you can see a lot of pixelation - right now it measures about 1140x425?

I am using the latest version of open cart and I do have the ancart template installed.

Also, since you might be looking anyways, anyone know why I have a random arrow at the bottom of the page in between the main content and the footer on the right side? (If you click it, there then becomes an arrow on the left. Fun, right?)

Newbie

Posts

Joined
Fri Apr 18, 2014 12:22 am

Post by MamaD4 » Mon Sep 22, 2014 3:48 am

Really? No one? I am willing to accept wrong answers too. :) I retried again today incase last time was just a bad day for my website.

Newbie

Posts

Joined
Fri Apr 18, 2014 12:22 am

Post by evakotsi » Tue Oct 14, 2014 2:48 am

I have the exact same problem :/

Edit: I saw you are also using the ancart theme... It obviously has something to do with the theme

User avatar
Newbie

Posts

Joined
Mon Sep 01, 2014 4:07 am
Location - Greece

Post by evakotsi » Tue Oct 14, 2014 3:05 am

Go to
/catalog/view/theme/ancart/template/module
and open the slideshow.tpl

At the beginning you will find the following script:

Code: Select all

<script>
    $(function () {
      $("#slider").responsiveSlides({
        auto: true,
        pager: true,
        nav: true,
        speed: 500,
        maxwidth: 1140,
        namespace: "centered-btns"
      });
    });
  </script>
If you change the maxwidth to whatever you want it will do the trick ;)

User avatar
Newbie

Posts

Joined
Mon Sep 01, 2014 4:07 am
Location - Greece

Post by MamaD4 » Wed Oct 15, 2014 12:53 am

Thank you, thank you, thank you!!! :)

Newbie

Posts

Joined
Fri Apr 18, 2014 12:22 am
Who is online

Users browsing this forum: No registered users and 5 guests