:: Forum >> Version 1 >>
Alternating rows
More information on this topic is available in the documentation section:
/active.howto.fix/gridlines-disappear.html.
Hello,
I thought that posting two messages would have been more useful to forum searchers.
I'm using the alternating rows style from the tutorial, but the alternate color stops at the sixth column out of ten, the other cells in teh row stay white.
Pretty strange, but maybe you can work it out.
Thanks!
Luca
Tuesday, January 25, 2005
If the problem is only visible in Mozilla/Firefox - here is the fix (add this to your stylesheet)
.active-templates-row.gecko {
display: -moz-box;
width: auto;
min-width: 100%;
}
Alex (ActiveWidgets)
Tuesday, January 25, 2005
Solved.
Thanks a lot!
Luca
Wednesday, January 26, 2005
This topic is archived.
Back to /active.howto.fix/gridlines-disappear.html
Documentation:
Forum search