25 pointsStarting to get into this DEV thingI'm new here
pmcreations
Member
—
20th January 2012 19:10
I would like to add an image to the background on the home page (behind the slides, text).
The options given in the backend only allow for color change.
Help. Thanks.
I would like to add an image to the background on the home page (behind the slides, text).
The options given in the backend only allow for color change.
Help. Thanks.
Responses (7)
Lead Developer — 20th January 2012 19:18 #
You would need to customize your css file and add a background image to that section:
http://www.w3schools.com/css/css_background.asp
Member — 20th January 2012 19:33 #
Which document would I place/change my code?
Thanks.
Member — 20th January 2012 19:34 #
Sorry, I'm very new at this. What is the best way to change code?
Lifetime Member — 20th January 2012 22:29 #
Hi pmcreations,
First of all, be sure you've uploaded the Studio child-theme to your /wp-themes/ folder. Activate the child only, not the parent.
Open studio-child/style.css and add the following:
Be sure the image file extension is correct, then upload studio-child/style.css and refresh your homepage.
Hope this helps! :-)
Member — 20th January 2012 22:56 #
Add code before or after anything?
Geeky Developer — 21st January 2012 02:56 #
hi
should be after the comment out code like theme name, description etc.
in child style.css
Member — 23rd January 2012 18:58 #
-
Become a member