How to change background to the image desired

Best WordPress theme for game news websites, game portals or whatever your preferred subject.
GK User
Tue Oct 14, 2014 8:18 pm
The backgrounds coming with the theme are very nice, but I already have the image that I wish as a background, so how do I change the background to my own image?

Thanks
Marius
User avatar
Fresh Boarder

GK User
Tue Oct 14, 2014 11:12 pm
Hi,

The easiest way is replacing this image: wp-content/themes/GameNews/images/bg1.jpg with your own through the FTP client.
You can also use CSS to change the first background:
Code: Select all
body[data-bg="1"] {
   background-image: url('../images/bg1.jpg');
}
User avatar
Moderator

GK User
Wed Oct 15, 2014 1:29 pm
Wonderful... Thanks Piotr

btw, the forum here is a joomla module right? Do you know if it comes for wordpress too?

\Marius
User avatar
Fresh Boarder

GK User
Wed Oct 15, 2014 10:04 pm
No, it's not Joomla or WordPress, it's one of the standalone forums with own modifications.
User avatar
Moderator

GK User
Thu Oct 16, 2014 8:37 am
Its great anyway, and is also doing great with your website here...
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.