There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
I am trying to insert a repeatable jpeg as a background image for the left sidebar. How can I insert it? Would it help to convert to another format?
Thnx, JC
#2
May 16, 2009, 07:07 PM
Flynn
3,768 posts · Oct 2008
Munich, Germany
jpeg should be fine
td#left {
background: url(/path/to/image.jpg);
}
#3
May 17, 2009, 11:10 AM
JCCrgb
8 posts · May 2009
Thnx. I have tried it but can't seem to get it to work. I am assuming this goes into the style.css under left sidebar. I am running WAMP to work on it off line. Could this be part of the issue or I am in the wrong ballpark?
It looks like this:
/* ------------------------------------------------------------------
---------- LEFT SIDEBAR ---------------------------------------------
------------------------------------------------------------------ */
Remove the red part, perhaps /web too, depends on where your WP installation is located at. And you should put this in HTML/CSS Inserts -> CSS Inserts, instead of manually editing style.css