How to fix the background

GK User
Sat Feb 04, 2012 9:50 pm
Hy

I know this is not a specific question for this template, but, can you guy tell me how to make the background to stay still, and just the template to move up and down when scrolling?

i want to freeze the bg_image.jpg

thanks
User avatar
Senior Boarder

GK User
Sat Feb 04, 2012 10:15 pm
Hi.
In the original template and quickstart the background image is still.
User avatar
Platinum Boarder

GK User
Sat Feb 04, 2012 10:55 pm
than i don't now what happened. i changed the background image and it's moving with the template.
User avatar
Senior Boarder

GK User
Sat Feb 04, 2012 11:14 pm
Could you paste link to your site?
User avatar
Platinum Boarder

GK User
Sun Feb 05, 2012 9:43 am
Yes
I changed the background image in joomla 1.5 and works perfect.
www.hgabc.ro/test2

I did the same thing in joomla 1.7 . it does not work.
www.hgabc.ro/test
User avatar
Senior Boarder

GK User
Sun Feb 05, 2012 12:14 pm
Hi.
Please open style1.css and find the following line:
Code: Select all
 #bg-wrap {
background: transparent url('../images/style1/bg_image.jpg') fixed center 0;
}

And change it to:
Code: Select all
 #bg-wrap {
background: transparent url('../images/style1/bg_image.jpg') scroll no-repeat center 0;
}
User avatar
Platinum Boarder

GK User
Fri Feb 10, 2012 2:47 pm
thanks. it worked but vice-versa :)

i hade no-repeat and i have to put fixed :)

thanks a lot
User avatar
Senior Boarder

GK User
Fri Feb 10, 2012 3:14 pm
I'm glad you solved your problem.
See you around...
User avatar
Platinum Boarder


cron