How can I implement it so that I switch per-post background images from the WP post-edit screen?
A developer helped me built a custom WP theme, but can't help me out right now. On this page:
http://vernisaj.ro/guetlinvelo/a-la-carte/litespeed/
there is a background image on the following CSS element:
.page-content { background-image: url('http://www.....' }
However in the WordPress editor, I can't seem to find this picture (I looked in all php files and css files, it's in there).
Thanks for the help!
EDIT: With the WordPress Editor I mean the one you'll get through Appearance -> Editor.
Parse error: syntax error, unexpected '{' in /home/kurator/public_html/guetlinvelo/wp-content/themes/guetlinvelo/page.php on line 3– Rutwick Gangurde Nov 2 '11 at 15:17