Hello All,
I have problems finding the part in style.css where I can add a background image. At that point it´s not necessary if the image is only on home page or on all pages.
I´m using autofocus 2.0.4 the free version.
Maybe the 2.0.4 is a bit different to the examples mentioned in the support forum. I can´t find any comment line like /*structure*/ or /*global*/
When inspecting my site with firebug I can see the background color is set in a file named /wordpress/#2
Wherever the file is stored I can´t find it.
If I could find that file, I think I can add a background image with
background-image: url(“path/filename.jpg”);
I´m at the beginning of development that´s why my website is only local, using WAMP
Thanks for your help