| View previous topic :: View next topic |
admin Site Admin
Joined: 31 May 2006 Posts: 1424
|
Posted: Sat Dec 05, 2009 12:44 pm Post subject: How to add background image to my store |
|
|
|
Login store admin panel, go to Edit -> Edit Configurations. Select to edit "Customized CSS Styles", enter and save the value:
| Code: | <style type="text/css">
body {
background-image: url("http://<yourstoreurl>/UserFiles/Image/<imagefilename>")
}
</style> |
Please replace <yourstoreurl> with your store domain name and <imagefilename> with your background image name.
Ensure you have uploaded the background image file with the HTML editor. _________________ Intelliworks Shopping Cart
http://www.intelliworks.com.au
Last edited by admin on Fri Jul 16, 2010 1:13 pm; edited 1 time in total |
|
| Back to top |
|
|
Busy Scrappers Heaven
Joined: 15 Dec 2008 Posts: 62
|
Posted: Fri Jul 16, 2010 11:57 am Post subject: |
|
|
|
I tried to do this, but the background of my store hasn't changed. Are you able to have a look at it and tell me what i'm doing wrong?
Many thanks!
Penny |
|
| Back to top |
|
|
admin Site Admin
Joined: 31 May 2006 Posts: 1424
|
Posted: Fri Jul 16, 2010 1:12 pm Post subject: |
|
|
|
There should NOT have the space between 'url' and '('. Sorry... I've updated the instruction above. _________________ Intelliworks Shopping Cart
http://www.intelliworks.com.au |
|
| Back to top |
|
|
Busy Scrappers Heaven
Joined: 15 Dec 2008 Posts: 62
|
Posted: Fri Jul 16, 2010 1:20 pm Post subject: |
|
|
|
Thanks! Works a treat now!
Cheers |
|
| Back to top |
|
|
Busy Scrappers Heaven
Joined: 15 Dec 2008 Posts: 62
|
Posted: Fri Jul 16, 2010 1:24 pm Post subject: |
|
|
|
Sorry, i've got another question now......
Is it possible to load a gif file as a background image in the columns and centre of the website, similar to the background i've just loaded?
Thanks. |
|
| Back to top |
|
|
admin Site Admin
Joined: 31 May 2006 Posts: 1424
|
Posted: Fri Jul 16, 2010 4:54 pm Post subject: |
|
|
|
It does not support different background images for differnt columns/boxes. But if you remove the background colour for the column/box, the body background image will be showing. _________________ Intelliworks Shopping Cart
http://www.intelliworks.com.au |
|
| Back to top |
|
|
Busy Scrappers Heaven
Joined: 15 Dec 2008 Posts: 62
|
Posted: Fri Jul 16, 2010 5:19 pm Post subject: |
|
|
|
| Thanks, How do I remove the background colour for the column/box? |
|
| Back to top |
|
|
admin Site Admin
Joined: 31 May 2006 Posts: 1424
|
Posted: Sun Jul 18, 2010 10:34 pm Post subject: |
|
|
|
Currently it can not remove the background colour for the column and box. But this will be supported in the next shopping cart update. _________________ Intelliworks Shopping Cart
http://www.intelliworks.com.au |
|
| Back to top |
|
|