Hi,
I would like to make a site using responsive design.Can I use quick tabs for this?
Are quick tabs suitable for responsive design?
Thanks

Comments

scottyboyearl’s picture

That will depend on how you use the tabs, what you put in them, the length of the tab labels etc. The module doesn’t dynamically generate fixed widths and heights, so as long as you know your way about the css that goes with responsive design then you shouldn't have many problems with this module in that respect. (I am building responsive Drupal sites featuring this module at the moment too).

gmclelland’s picture

Version: 7.x-3.0 » 7.x-3.x-dev
roman_l’s picture

Status: Active » Fixed

Even simpler :

Download & install the tinynav.js module .

Go to admin/config/user-interface/tinynav

Replace (or add) the selectors:

.quicktabs-wrapper ul.quicktabs-tabs

And here is the drop-down quicktab menu.

For an "accordion" menu, the mobile menu toggle could do the trick replacing the default ID's or classes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

u.tyagi’s picture

Issue summary: View changes

Problem in handling active tab otherwise #3 worked...
Issue is not solved hence I switched to MAC Quick tab style that is responsive in a way.

user654’s picture

Issue summary: View changes