How to set background without scrolling

Multipurpose WordPress Theme Forum Support
GK User
Thu Jun 04, 2015 9:58 pm
Helllo :D

When i add a featured picture with 1040px width and 400 hight the picture will scroll. I just want it as background without scrolling up and down. Can anyone help me out?
User avatar
Expert Boarder

GK User
Thu Jun 04, 2015 11:43 pm
Hello,

Do you mean featured images on your blog articles?
User avatar
Moderator

GK User
Sat Jun 06, 2015 1:54 pm
No i mean on a page. And also on footer i want a black background of 1040px x 200px But somehow thats not working.
User avatar
Expert Boarder

GK User
Wed Sep 02, 2015 1:13 pm
The contactpage on home with the backgrond. I just want it not to scroll and the image scaled on the background. I still cannot figure out how to get this right. Can u please help me? Also the sponsor page on home with the grey background i wanted the height to minimize it.
User avatar
Expert Boarder

GK User
Thu Sep 03, 2015 11:39 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?

Please send a direct URL to the page with the issue visible.
User avatar
Moderator

GK User
Tue Sep 08, 2015 8:39 am
Hi,

Try this custom css code:
Code: Select all
#frontpage-wrap > div:nth-child(7) .box.parallax-bg {
  background-attachment: scroll;
}
User avatar
Moderator


cron