Sidebar texture
For Pagan Vigil, of course I duplicated the CameoV theme file to CameoV2.
Cameo was a near perfect theme out of the box for PV. Other than having to resize the top banner, all the other changes worked within the interface.
I opened the contents of CameoV2,
In the sidebar container, I added one line specifying a background image.
#sidebarContainer #sidebar {
background-image: url("http://neowayland.com/backgroundimages/lgrey011.jpg");
background-color: %colour_body_background%;
}
Of course, I could no longer use the h2 settings for the sidebar titles, but I had a way around that.