| ||||||||||
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 |
#1
|
|||||||
|
|||||||
How to change the background of my website.
i am currently using the theme provided by x-cart, but i wish to change the background to my own background. Do i need to create a css to overwrite it or any other method.
i am New to x-cart and php coding.
__________________
x cart 5 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
I dont know about v5 but in skin\common_files\css
you can see background-color: near the top. I am using 4.6.2 so as I said I dont know if its the same Also if you use firefox you can get an addin called firebug thats a great help Peter
__________________
Version 4.7.2 |
|||||||||
#3
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
In version 5, choose settings > look and feel > custom css.
Enter your background css for example; Quote:
Make sure the use custom css box is checked, and it will override the css in your store.
__________________
Richard Ultimate 5.4 testing |
|||||||||
|
#4
|
|||||||
|
|||||||
Re: How to change the background of my website.
Quote:
Thanks Richie for the help, How if i want to put a photo as background, i have to use the same way? or i need to get the image url?
__________________
x cart 5 |
|||||||
#5
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
Quote:
Ensure the url is pointing the the path of the image you have uploaded.
__________________
Richard Ultimate 5.4 testing |
|||||||||
|
#6
|
|||||||
|
|||||||
Re: How to change the background of my website.
body
{ background-image:url('/images/body-bg.jpg'); } I used the above and it doesnt work. Putting in a color does. Rich did you get it working?
__________________
Mark Worsnop vers 5.3.3 |
|||||||
#7
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
Hi Mark!
I just tested the CSS code you sent me via PM and it works properly to me. Could you please post the snapshot of the entire Custom CSS section? Thank you. |
|||||||||
#8
|
|||||||
|
|||||||
Re: How to change the background of my website.
There was something very strange going on. I had the hosting company restart the apache server process and now it works. I guess it was a cache or something. That really doesnt make sense to me, but its working and thats all that matters. Thank you!
__________________
Mark Worsnop vers 5.3.3 |
|||||||
|
#9
|
|||||||
|
|||||||
Re: How to change the background of my website.
ritchierich can you tell me when why i put an image has background it only seems to cover top half of page has you scroll further down theres another image im using nobellese skin is this skin made up of 2 background images
__________________
xcart 5 |
|||||||
#10
|
|||||||||
|
|||||||||
Re: How to change the background of my website.
Quote:
Could you please share the solution with us? Thank you.
__________________
Best regards, Igor Pudovkin X-Cart hosting team |
|||||||||
|
|||
X-Cart forums © 2001-2020
|