How can i add more tabs?
the number is restricted to 6, and i didnt find out how to do the right changes in .module ...

Would be great

Comments

Moonshine’s picture

If you just want to style them differently you can choose "Default (no style)" within the Quicktabs configuration and then just add whatever CSS markup you to use for them to the theme your using.

If you really want to add sets to Quicktabs itself, I think it's as easy as making a new directory in tabstyles that's the name of your set (say "fred") and then adding a "fred.css" file to that directory that will be used.

FlymastaFlex’s picture

no, styling is not the problem, what i meant was: I just can have up to 6 tabs. I just can fill 6 tabs with content.

Moonshine’s picture

Ahh... sorry, my bad. :D FWIW I don't think this limitation is in the Drupal 6 version. I just added 7 tabs to a test block.

katbailey’s picture

Hi,
yes, this limitation is only in the D5 version - I will need to restructure the way the form is built to remove the limitation, but in the meantime I could increase it to something crazy like 20 I guess ;-) I didn't envisage people needing so many tabs...

Katherine

FlymastaFlex’s picture

Soooo.. hmmm...thank you, but:

What shall i do ?

katbailey’s picture

ok - I've up'd it to a 12 tab limit for now so if you download the latest dev snapshot you'll have that change. Is that enough for you for now? As I said I'll be changing the way the form is built so there won't be a limit in the future but that's a bigger job...

FlymastaFlex’s picture

Hey !
Thank you very much !

Just wanted a hint what i have to change, but thats great !

(Hug) Felix

katbailey’s picture

Status: Active » Closed (fixed)