| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Adding a texture gif to store background | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Adding a texture gif to store background
Hi,
I am using a custom build prior to 3.2. Haven't been brave enough to redo everything since I still don't have this one the way I want. Anyway, my website now has a background gif (trying to spruce it up) and am wondering if/how I can edit templates to utilize this gif as the main background for my cart. Thanks for the input. |
|||||||
#2
|
|||||||||
|
|||||||||
you could probably set the background of the table in rectangle_top.tpl to your bground image
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. EWD Hosting Hands On Hosting |
|||||||||
#3
|
|||||||
|
|||||||
This is possible.
There are a few things to change though: Firstly: Set the image as a background in the ski1.css syle sheet for background. .background { background-image: url(images/background.gif) } Then you need to change the part in dialog.tpl that contains: Code:
to: Code:
Then you will need to take out the background colour settings in the skin1.css file until you get to the right effect. The bits to concern about are: WhiteLine - this is the background to the search box Table Top - This is the area above the dialog box
__________________
ex x-cart guru |
|||||||
|
|||
X-Cart forums © 2001-2020
|