Accordion
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
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
Accordion
Is Accordion even responsive? Are there any limits on maximum height and minimum width?
When I put a text in it which shows fine in one break point, in smaller the text is not seen in full, regardless that it shows within the boundaries in the working project. Any ideas why not?
When I put a text in it which shows fine in one break point, in smaller the text is not seen in full, regardless that it shows within the boundaries in the working project. Any ideas why not?
- BaconFries
-
- Posts: 5936
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Accordion
If you set the accordion inside a layout grid you will make it flexible / responsive so the text will render correctly in your breakpoints.
See example at bottom of page
http://www.wysiwygwebbuilder.com/suppor ... owers.html
See example at bottom of page
http://www.wysiwygwebbuilder.com/suppor ... owers.html
Re: Accordion
The accordion is responsive. It can have different size in breakpoints or you can use it inside a layout grid to make it flexible.
Also, note that WWB supports two types of accordions:
- jQuery UI
- Bootstrap
Also, note that WWB supports two types of accordions:
- jQuery UI
- Bootstrap
Re: Accordion
I'm using a horizontal accordion which I put inside a layout grid, for text objects. Otherwise only parts of the texts were visible at smaller breakpoints.
Now I'm having problems with the text objects to be the sizes and in the positions I want. I understand that can be corrected by adjusting padding. Which padding though: the accordion's or the grid's?
Now I'm having problems with the text objects to be the sizes and in the positions I want. I understand that can be corrected by adjusting padding. Which padding though: the accordion's or the grid's?
Re: Accordion
To be able to help you, I need to see what you have done.
The software has thousands of option and millions of possible combinations. So, you will need to be more specific.
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
The software has thousands of option and millions of possible combinations. So, you will need to be more specific.
Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
Re: Accordion
http://www.starofemerald.com/page1.html
That's what happening if I insert a breakpoint (768) without a layout grit.
http://www.starofemerald.com/page2.html
That's within the layout grid.
That's what happening if I insert a breakpoint (768) without a layout grit.
http://www.starofemerald.com/page2.html
That's within the layout grid.
Re: Accordion
A horizontal accordion has a fixed height, so it is not possible to make it variable based on the content and width.
Re: Accordion
Pity.
Ok, thank you.
Ok, thank you.
Re: Accordion
Pablo, does bootstrap accordion have a fixed height too, at a certain point?
I have another breakpoint at 320 and it doesn't show the full text.
I have another breakpoint at 320 and it doesn't show the full text.
Re: Accordion
The bootstrap accordion does not have a fixed size when used in a layout grid.
Re: Accordion
Thank you.
I really haven't used layout grids so please, tell me if I can use them for only one breakpoint and hide them from others, like everything else?
I really haven't used layout grids so please, tell me if I can use them for only one breakpoint and hide them from others, like everything else?
Re: Accordion
If you use layout grids then it better to use them for the entire layout.
Mixing fixed/absolute and flexible layout is possible but it may make it more complicated then it needs to be.
Mixing fixed/absolute and flexible layout is possible but it may make it more complicated then it needs to be.