I have three different repeaters which are displayed side by side and I am applying a background color to every other repeater row. I am trying to get the layout / design uniform so I need to make sure every repeater has the same number of rows so that each row gets the background color applied and the layout is uniform.
Can this be done?
What is the HTML output? Sounds more like something that should be done with HTML/CSS rather than PHP/content.