Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Repeating images : Dont seem to work

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-11-2006, 12:28 AM
 
Xtrato Xtrato is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 34
 

Default Repeating images : Dont seem to work

Hey guys, im having problems with customizing my cart,

im runinng version x-cart-4[1].0.18 gold

The repeating images dont seem to wrok, Such as side bars , or horizontal, i have tried CSS and also HTML, as well as changing image directories, and yes my images are in the skin1/ directoy,

however, the side images , and the ones running horizontal do not seem to work... ( Or the bg Image)

My codes are as fallow

Side Images Code
Code:
<TD width="21" valign="top" class="bg1" background="XD-VisionsV3/theme/images/side/XD-VisionsV3_10.gif">[img]XD-VisionsV3/theme/images/side/XD-VisionsV3_07.gif[/img]</TD>

Here is a picture.

http://www.xtrato.net/1.gif


as you can see the expanding images do not work , i have tried quite a few things, however i cant get the code to work
[/code]
__________________
Xcart VER: 4.5
Server: Unix
Php 5
Reply With Quote
  #2  
Old 05-11-2006, 02:43 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You need to use CSS, not the old 'background' tag. Did you use background-repeat? Try this class in skin1.css and call it in the table cells:

.sample {background: url(images/imagename.jpg); background-repeat: repeat-y;}

Replace y with x if you want it to tile horizontally.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:46 PM.

   

 
X-Cart forums © 2001-2020