Post by thedevilznight » Tue Oct 25, 2011 2:51 pm

Hi i added my own background to the site and when i scroll down pages it repeats it self over and over..

how would i make it so it just show the background picture once and when page scrolls down the background picture just stays in one place?

thanks for your help cheers.

New member

Posts

Joined
Mon Oct 10, 2011 1:39 pm

Post by thedevilznight » Tue Oct 25, 2011 3:18 pm

v1.5.1.3

New member

Posts

Joined
Mon Oct 10, 2011 1:39 pm

Post by labeshops » Tue Oct 25, 2011 8:20 pm

Remember you can google common css code syntax - for example, "css fixed background no repeat" brings up several pages of coding examples. You need to add to your css for the background:

background-image:url('yourimage.jpg');
background-repeat:no-repeat;
background-attachment:fixed;

Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.


User avatar
Expert Member

Posts

Joined
Thu Aug 04, 2011 4:41 am
Location - Florida, USA

Post by thedevilznight » Tue Oct 25, 2011 9:09 pm

thank you :)

New member

Posts

Joined
Mon Oct 10, 2011 1:39 pm
Who is online

Users browsing this forum: Bing [Bot] and 8 guests