Hi,
I would like to 'color' a complete row of a module position.
like the blueapp example top1 or bottom 'contact'.
When i color the module it self, each module will be colored, but I want to color the whole row...
How?
#gkBottom5, #gkBottom6 {
background: none repeat scroll 0 0 #DD5749;
}
#gkTop1 {background:#549AEA; }