| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
How to change the background of my website. | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
My site is also showing the uploaded image only in the top half. Does anybody know how to fix this?
__________________
x cart 5 maplerockpedalboards.ca |
|||||||||
#12
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
What is the site URL? Can we look at it?
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#13
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
Web site URL is www.maplerockguitar.ca
just to expand on this, my background image seems to load in the browser window of any device. but the default image from the nobless theme take over when scrolling down.
__________________
x cart 5 maplerockpedalboards.ca |
|||||||||
#14
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
At the moment the CSS rule that adds the custom background is this one:
Code:
Change it to: Code:
Also, you should tweak the image itself (at the moment it doesn't tile perfectly) and move it out of the "var" directory (XC5 may drop this directory and recreate it when rebuilding the site).
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
#15
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
Hello Qualiteam,
I tried: html, body { background-image: url(/var/theme/images/tweed.jpeg); } Using my own code: html, body { background-image: url(http://blainestravelclub.com/images/passport_stamp_background.png); background-repeat: repeat; background-attachment: fixed; } It works immediately when I'm in </> Custom CSS mode, but when I save it, close(X) </> Custom CSS mode, it goes away. I tried rebuilding the store and that doesn't help. Any ideas?
__________________
Blaine X-Cart Multi-vendor 5.4.1.35 PHP version: 8.1 Blaine's Travel Club - http://blainestravelclub.com Collect Travel Points - http://blainestravelclub.com/travelpoints/rewards/ Travel Points Gift Mall - https://blainestravelclub.com/travelpoints/giftmall/ Grow Your Business - http://blainestravelclub.com/business/ Making Money & Fun - http://blainestravelclub.com/travelers/ Charitable Fun-razing - http://blainestravelclub.com/fun-razors |
|||||||||
|
|||
X-Cart forums © 2001-2020
|