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

top align product details

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-01-2005, 09:19 PM
 
g0t0pless g0t0pless is offline
 

eXpert
  
Join Date: Jul 2003
Posts: 360
 

Default top align product details

I have 3 extra fields in each product listing. Sometimes the details are so long that they take 2 or 3 lines.

How do I top align the the heading for each field?

Here's an example: http://www.sarversystems.com/webshop/product.php?productid=9&cat=5&page=1 Note how the "package contents" field is centered in relation to the contents of that field, makingit hard to read.
__________________
4.1.7
X-Cart Gold
Product Configurator Module
Advanced Order Management Module
RMA Module
Feature Compare Module
Blue Dream theme by 7Dana.com
Reply With Quote
  #2  
Old 01-02-2005, 05:47 AM
 
balinor balinor is offline
 

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

Default

In modules/Extra_Fields/product.tpl, try replacing this

Code:
<TR><TD width="30%"> {$extra_fields[field].field} </TD>

with this

Code:
<TR><TD width="30%" valign="top"> {$extra_fields[field].field} </TD>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 01-02-2005, 06:33 PM
 
g0t0pless g0t0pless is offline
 

eXpert
  
Join Date: Jul 2003
Posts: 360
 

Default

Worked like a charm. Thanks.
__________________
4.1.7
X-Cart Gold
Product Configurator Module
Advanced Order Management Module
RMA Module
Feature Compare Module
Blue Dream theme by 7Dana.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 08:43 PM.

   

 
X-Cart forums © 2001-2020