Closed (outdated)
Project:
Table Alternate Rows
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 21:49 UTC
Updated:
8 Mar 2024 at 08:32 UTC
Jump to comment: Most recent
Comments
Comment #1
deviantintegral commentedIf rows have an existing class, the class attribute is left as is. So, instead of using bgcolor and other attributes, you should use CSS classes instead.
Comment #2
taxicab221 commentedThanks deviantintegral.
If I understand you correctly, I need to edit my theme css file and add classes for the first two rows that i want to keep the same, then adding the classes to the two table rows and then the module should ignore these rows?
Comment #3
deviantintegral commentedYes, that's the best way to handle it. That will also have the added bonus of being XHTML compliant.
Comment #4
astonvictor commentedComment #5
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks