- Posts: 37
- Thank you received: 2
Carousel layout issue
14 years 7 months ago #38843
by zoomyman
Carousel layout issue was created by zoomyman
I am working on a website now and was trying to use the Carousel feature on the front page to show some products within the category specified, but I am getting quite surprizing results. The screenshot is attached. The link to the website is:
www.littlecube.co.uk/index.php
if you want to have a look.
In a couple of words the Carousel does not show the products in one line and split the next slide according to the amount of products to be shown (6 in this case). What it does is shows two lines instead of one.
Please advice.
In a couple of words the Carousel does not show the products in one line and split the next slide according to the amount of products to be shown (6 in this case). What it does is shows two lines instead of one.
Please advice.
Please Log in or Create an account to join the conversation.
14 years 7 months ago #38861
by zoomyman
Replied by zoomyman on topic Re: Carousel layout issue
Hello,
I have sorted the issue out. There was a temlpate.css file issue. I simply specified the ul li properties more precisely:
Case closed
Thank you for you attention.
I have sorted the issue out. There was a temlpate.css file issue. I simply specified the ul li properties more precisely:
Code:
#hikashop_main_slider_hikashop_category_information_module_40 ul li {
padding: 0px;
}
Case closed
Thank you for you attention.
Please Log in or Create an account to join the conversation.
Time to create page: 0.160 seconds