Carousel inside Layout Grid?

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
luishmpaulo
 
 
Posts: 133
Joined: Wed Jan 11, 2012 8:49 pm
Location: Brazil
Contact:

Carousel inside Layout Grid?

Post by luishmpaulo »

Can I do it? How?
I'm trying, but it's not working...

I'm building a website with layout grids and testing in my iPhone. This website needs some way to show (animated) a list of clients (logos).

I setup carousel to full widt and responsive but its not working well in my mobile tests.
Neither when I tryed "flexible"...
luishmpaulo
 
 
Posts: 133
Joined: Wed Jan 11, 2012 8:49 pm
Location: Brazil
Contact:

Re: Carousel inside Layout Grid?

Post by luishmpaulo »

I did this, but the customer's logos were aligned vertically to the center.

So instead of multiple logos images on each slide should I make a single image with multiple logos to work?
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Carousel inside Layout Grid?

Post by Pablo »

The child elements of a flexible Carousel are floating (not fixed/absolute), otherwise the carousel cannot be flexible.
A flexible Carousel can have multiple elements.
luishmpaulo
 
 
Posts: 133
Joined: Wed Jan 11, 2012 8:49 pm
Location: Brazil
Contact:

Re: Carousel inside Layout Grid?

Post by luishmpaulo »

Is there a way to make client logos behave properly (stay horizontal or something) in mobile, not upright? Or maybe use another tool, not the Carousel?
See an example: https://ophicina.net.br/teste/page3.php
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Carousel inside Layout Grid?

Post by Pablo »

I cannot see what you have done based on the HTML code only.
But did you set the height to 'fixed'?
Post Reply