Postponed
Project:
Views Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 05:03 UTC
Updated:
16 Jul 2010 at 05:56 UTC
The module Quicktabs support some tab styles. Could be a good idea to "copy" that feature on "tabs" module.
Comments
Comment #1
jdwfly commentedDoes anyone else think this is worth it? If so, it will make it into the 1.0 release.
Comment #2
jdwfly commentedThis is a good idea but it will have to wait. Unless of course someone else wants to step up and do it.
Comment #3
jzornig commentedI had a view with row style = node and I wanted to style the tabs based on the node type. I added the following change to line 66 of includes/views_tabs_plugin_style.inc
I was then able to style the tabs to match the node content which already had the
class node-type-<type>