How do I set up a background image on News2 ?

March 2014 WordPress Theme
GK User
Sun Aug 24, 2014 10:09 pm
How do I set up a background image on News2 ?
I followed instructions, but the background image refuses to appear

My site: http://mag.qinergy.com


Here is a screen capture

Image



I did all that, but NO BACKGROUND IMAGE ON THE SITE !!!
User avatar
Expert Boarder

GK User
Mon Aug 25, 2014 7:46 am
Hi,

It seems that this option doesn't work, thanks for the information I'll try to fix it ASAP.

For now, please add the following code into css/override.css file to add the backgorund image:

Code: Select all
body {
   background-image: url('URL/images/header_wide.jpg');
   background-repeat: no-repeat;
User avatar
Moderator

GK User
Mon Sep 01, 2014 10:00 am
Hi, Please use default WordPress feature -> Dashboard -> Appearance -> Background to change your background image or color. I'll remove these unnecessary options from Template Options -> basic tab.
User avatar
Moderator


cron