As you can see on my projectsite (alpha.trilogna.de), the green bottom area provides a "style-error" (the 2 background images doesn't fit together), if the modul content isn't very high.
In the next update of this template, you should change in template.css the lines 343 & 344 to
- Code: Select all
#gk-botsl2
{background: #82a411 url('../images/style1/bottom_bg.png') repeat-x 0 top; }
#gk-botsl2>div
{padding:10px 20px 10px 20px;
background: transparent url('../images/style1/bottom_bg_abstract.png') no-repeat 0 top}
=> I replaced bottom with top. Now the image-colours fit together