how to add fixed background in Cloudhost

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 31, 2014 10:23 am
Reply with quote
Report this post
Hi team,

What is the code for fixed background in this template ?
Thank.
User avatar
Gold Boarder

GK User
Mon Mar 31, 2014 6:35 pm
Reply with quote
Report this post
Hi,
I've checked and this template don't use fixed background,
image "server room" uses this code
Code: Select all
.imageBg #gkHeader {
    background: url("../images/header_wide.jpg") no-repeat scroll center 0 / cover #FFFFFF;
    border-bottom: medium none;
    margin-bottom: 0;
}


In most cases if you want fixed background you have to use "fixed" not "scroll"
User avatar
Platinum Boarder

GK User
Tue Apr 01, 2014 10:44 am
Reply with quote
Report this post
Ok thanks Pawel for your back.
User avatar
Gold Boarder

GK User
Tue Apr 01, 2014 11:04 am
Reply with quote
Report this post
ok, but maybe this tip will help you: http://www.gavick.com/documentation/joo ... ackground/

because you can use CSS "cover" value for background as we did.
User avatar
Platinum Boarder


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