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

Blue border around pics

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-01-2003, 03:11 AM
 
ambermoon ambermoon is offline
 

Advanced Member
  
Join Date: Feb 2003
Location: Perth Western Australia
Posts: 72
 

Default Blue border around pics

Why do I get blue borders around my images ?
http://www.amber-moon.com/auau/store/customer/home.php?cat=2
I only get them in the thumnails not in the normal size images and there is nothing in the 'products.tpl' file indicating a border.
Reply With Quote
  #2  
Old 07-01-2003, 04:09 AM
 
magnumkp magnumkp is offline
 

eXpert
  
Join Date: Apr 2003
Location: England
Posts: 304
 

Default

This is because the thumbnail is a link (into the product) so you need to set border=0 in the thumbnail tpl.
Reply With Quote
  #3  
Old 07-01-2003, 04:45 AM
 
ambermoon ambermoon is offline
 

Advanced Member
  
Join Date: Feb 2003
Location: Perth Western Australia
Posts: 72
 

Default

It is true that i's because it's a link, however, I'm not using the thumnail.tpl, I'm calling the images like this in the products.tpl :
<div align="center"><a href=product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_page}>[img]{$ImagesDir}/image/{$products[product].imagecode}[/img]


{ $lng.lbl_see_details }</a></div>

Any other ideas ?
Reply With Quote
  #4  
Old 07-01-2003, 05:04 AM
 
magnumkp magnumkp is offline
 

eXpert
  
Join Date: Apr 2003
Location: England
Posts: 304
 

Default

Add to:
[img]{$ImagesDir}/image/{$products[product].imagecode}[/img]

border="0"

so you get:
[img]{$ImagesDir}/image/{$products[product].imagecode}[/img]

That should work. I think.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 06:20 AM.

   

 
X-Cart forums © 2001-2020