Hey all.
So I've got a client who is color-picky. I set up a page with a transparent PNG background, so we could try a bunch of different colors on the fly. But Athualpa seems to be ignoring the background color, and uses just the PNG.
padding-left: 250px;
font-family: tahoma, arial, sans-serif;
font-size: 0.8em;
color: #000000;
background: #339999;
background: url(/site/wp-content/themes/atahualpa/images/maryback.png) no-repeat top left;
Any thoughts?
Thanks!
M.