Hi Gavick's
can I manage to have the full width for the background image in the footer section like in header?.
http://www.stoff-flausen.neu23.de/
Can this be done by CSS?
Best Sebastian
#gkFooter {
background: rgba(0, 0, 0, 0) url("http://www.stoff-flausen.neu23.de/images/category-pics/stoff-flausen-bg-bottom-2000-fade.jpg") no-repeat scroll center top;
min-height: 100px;
width: 100% !important;
}