Being relatively new to the whole PHPBB scene (let alone the board3 mod) i am kinda learning as i go, so please correct me where im wrong

Having installed the Dark Red theme i am attempting to get it to work with Board3 Portal. However, the colour scheme is appears to have kept to the prosilver background for the modules on the portal page. I have attached an example image.
I have attempted to change the color in the blocks in:
styles\extremedarkred\theme\colours.css
Finding:
Code: Select all
.bg3 { background-color: #cadceb; }
Replaced with:
Code: Select all
.bg3 { background-color: #999999; }
However, this as yet has not worked and unfortunately that's the extent of my understanding / investigating abilities

Any help is greatly appreciated.
pemang.