Hi Jeff,

Thank you so much for Adaptive Theme and all of the subthemes. I so appreciate that you have have made them available to others like me.

I know a tiny bit of css and html, but I am not being successful getting a background image to show and repeat in my footheme.

I installed AT, Corolla, and Footheme, then made a sub theme of Footheme called ei_footheme. I found a bit of information about adding a background image to Corolla so I tried to adapt it to my ei_footheme by adding the suggested css code to my sites/all/themes/ei_footheme/css/ei_footheme.css. (In my ei_footheme.info I changed the footheme.css to ei_footheme.css.)

I also added my image, canvas-bg.png, to my sites/all/themes/ei_footheme/css/images folder.

Here is the code that I tried in my ei_footheme.css:

body {
background-image: url("images/canvas-bg.png");
background-size: 90px 90px;
background-repeat: repeat;
}

I have tried some other variations too, but I am not making progress. I just don't have the skills to sort this out. My website is currently easelbiz.com/ei. I hope I have given you enough information. Thank you for your time and expertise. I would appreciate any help and suggestions you can offer me.

Regards,
Nancy