Hi Xcart experts,
I am trying to change the background colors for the headline and the bottom horizontal bar of the page( dont know the name or its location).
I know the headline can be changed in the skin.css, for example:
.Headline {
BACKGROUND-Color: #D6D7D9
1. but dont know where to change the color for the bottom horizontal bar, which displays the copyright.
2. Also can these colors be changed with using a transparent gif file?
If so how would I code that? Here is what I am thinkin of trying:
.Headline {
BACKGROUND-Color: style=background: url({$ImagesDir}/image_name.gif)">
Any help would be appreciated:
