I would like to bring a colour (e.g. a picture) on the right widget… See picture attached.
I found this in your answer, but where can I put it, to make it work..
//background image in announcement widget areas
#pref-announcement {
background: url(‘ Place your Image URL here ‘ );
background-repeat: no-repeat;
}