Is it possible to get the background of the Copyrights-position reaching 100% width of the full screen?
Curently it is only possible for me to get only the body-width at maximum colorisation.
http://www.cool-o-mat.com/_energetic/
I added this code to the custom.css - but that didnot fix it.
- Code: Select all
#gkCopyrights {
color: #fff;
background: #575857;
background-repeat: repeat-x;
}
#gkCopyrights:before {
border-top: 0px solid #d1d1d1;
}
Looking forward to your ideas
