Hi there,
Is it possible to have the background semi-transparent in Ashley so that the background shows through similar to the Clarity template?
I couldn't see an obvious setting.
Cheers,
Euan			
			#container_main, #container_header {
    background-color: rgba(255, 255, 255, 0.8);
}  
 .backgrounds .sidecol_a, .backgrounds .sidecol_b, .sidecol_a, .sidecol_b {
    background-color: transparent;
} 