In an on-line article by the author/developer of the Mystique theme at http://www.techlila.com/mystique-theme-modifications-hacks/, he posts a number of hacks. I am interested in No. 23 which he describes thus:
Make the sidebars grey (#eee) and the main content white (#fff):
.c2right #mask-1,
.c2left #mask-3,
.c3 #mask-2,
.c3left #mask-3,
.c3right #mask-1
{background: #fff;}
.c2left #mask-1,
.c2right #mask-3,
.c3 #mask-1, .c3 #mask-3,
.c3left #mask-2,
.c3right #mask-3
{background: #eee;}
However, this is *exactly* the same (default?) code which appears when I go to my Dashboard -> Custom Design -> CSS. BTW, I have not tried to modify my CSS with this hack.
Can someone explain to this dummy what I’m missing here? My sidebars are not grey.
Thanks!
The blog I need help with is btse1.wordpress.com.