Body background image

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Mar 12, 2014 7:41 am
Reply with quote
Report this post
Hi,

On my website bbh.dynamicwebdesign.be I want to use a background image. I placed the code in the CSS box of the Advanced settings of the template

Code: Select all
body{
background:url(../images/bbh_achtergrond.jpg) top right no-repeat; background-attachment:fixed; }


But the background image doesn't appear on the site.

Grtz
User avatar
Junior Boarder

GK User
Wed Mar 12, 2014 8:26 am
Reply with quote
Report this post
Please paste that change into override.css and enable its use in template settings.
User avatar
Moderator

GK User
Thu Mar 13, 2014 11:17 am
Reply with quote
Report this post
Hi,

I added the code to the override.css file and enabled override.css in the template.
The background picture still isn't visible on my website.

Grtz
User avatar
Junior Boarder

GK User
Thu Mar 13, 2014 8:59 pm
Reply with quote
Report this post
Code: Select all
#gkBg {background: none;}

Add above code to override.css - it will remove white background from gkBg element.
User avatar
Moderator

GK User
Fri Mar 14, 2014 7:25 am
Reply with quote
Report this post
Problem solved.

Thank you very much.
User avatar
Junior Boarder


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