Similar issue as here: http://drupal.org/node/986290
And of course similar solution.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tabs.PNG | 2.36 KB | sparetimedesign |
| basic-tabs-as-string-array.patch | 605 bytes | gapa |
Similar issue as here: http://drupal.org/node/986290
And of course similar solution.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tabs.PNG | 2.36 KB | sparetimedesign |
| basic-tabs-as-string-array.patch | 605 bytes | gapa |
Comments
Comment #1
sparetimedesign commentedApplying the patch doesn't quite sort my problem out - the tabs render in part (the text but not all the background images) and they aren't linked.
I haven't modified the templates in any way except to try this patch and to change the order in which certain elements render.
Comment #2
gapa commentedDid you made any changes to css files, or anything else maybe.
Comment #3
mzwyssig commentedI didn't applied the patch directly, but changing $output to drupal_render($output) worked for me.
Comment #4
Anonymous (not verified) commentedsame as #3, I didn't apply the patch but changed $output to drupal_render($output) and it worked.
Comment #5
enkara commentedThank you, same as #3. Is this theme abandoned? It's a pity :(
Comment #6
SteveK commentedI've committed to a fix to the dev release and will tag shortly.
sorry, I've been quite busy with client work as of late.