Hi
I'm stack. I want to change the color but not on all body (template), only around of it.
Many Thanks for your help
#gkPageContent {
background: url("/joomla25/news/templates/gk_news/images/line.png") repeat-y scroll 0 0 #DDDDDD;
}
body {
background: none repeat scroll 0 0 #DDDDDD;
}
#gkPageContent,
#gkContentTop {
background-color: #FFFFFF;
}