Just noticed that the striping (odd/even) in the CSS wasn't working. Turns out you have div.shoutbox-even and div.shoutbox-odd but it should be div.shout-even and div.shout-odd to match what's in the module file.
Cheers
Just noticed that the striping (odd/even) in the CSS wasn't working. Turns out you have div.shoutbox-even and div.shoutbox-odd but it should be div.shout-even and div.shout-odd to match what's in the module file.
Cheers
Comments
Comment #1
disterics commentedGood catch
Comment #2
disterics commented