Download & Extend

ADD Zebra stripping to custom table

Project:Framework
Version:6.x-2.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

Hello,

I'm not a CSS buff and think this should be easy, I've got a custom table and applied class="odd" and class="even" to the TR tags but I don't see zebra stripping! Anybody any ideas?

Thanks

Comments

#1

#2

Status:active» closed (works as designed)

You need to also write CSS styling for tr.even and tr.odd with the desired background colors, or use the module mentioned above.

nobody click here