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

Center images display problem

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-22-2006, 12:20 PM
 
gallica gallica is offline
 

Member
  
Join Date: Aug 2005
Posts: 26
 

Default Center images display problem

Hello,

Does anybody knows why with this piece of code product_images.tpl, my images are not centered horizontally in the column ?
Code:
{* $Id: product_images.tpl,v 1.12 2004/05/28 12:21:05 max Exp $ *} {if $active_modules.Detailed_Product_Images ne ""} {capture name=dialog} {section name=image loop=$images} <table width="30" border="0" cellspacing="2" cellpadding="0"> <tr> <td align="center" valign="middle"><div align="center"><a href="javascript:popImage('product_image.php?imageid={$images[image].imageid}','')"> </A>[img]{$xcart_web_dir}/product_image.php?imageid={$images[image].imageid}[/img]</div></td> </tr> {/section} </table> {/capture} {include file="dialog1.tpl" content=$smarty.capture.dialog extra="width=100%"} {/if}

Here is the result i have :
http://www.france-modelisme.com/skin1/images/imges.jpg

Any advice is wellcome.
Thx
__________________
Xcart 4.018
Heavily moded
http://www.france-modelisme.com
Reply With Quote
  #2  
Old 04-22-2006, 05:41 PM
 
balinor balinor is offline
 

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

Default

Either move the table tag outside the loop or add align=center to the table tag.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 04-24-2006, 07:26 AM
 
gallica gallica is offline
 

Member
  
Join Date: Aug 2005
Posts: 26
 

Default

Quote:
Originally Posted by balinor
Either move the table tag outside the loop or add align=center to the table tag.

Perfect. Thanks very much Balinor.
__________________
Xcart 4.018
Heavily moded
http://www.france-modelisme.com
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 07:27 PM.

   

 
X-Cart forums © 2001-2020