5
Ok here we go:
You can change the font color for that text by adding it to the
.head definition in style.css file.
Around line 326 there should be:
Quote:
.head {background-color: #F2F2F2; padding: 5px; font-weight: bold;}
change it to:
Quote:
.head {color: #000000; background-color: #F2F2F2; padding: 5px; font-weight: bold;}
If you want to change the color of the bar you can just change the background definition in that line. However: that would affect other blocks too.
HavenĀ“t seen any problems yet with adding the "color" for the font however.
Of course i did not find out myself but asked
xpider. So any cheques to be sent to him.
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...