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

Best way to edit templates

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

Member
  
Join Date: Oct 2003
Posts: 16
 

Default Best way to edit templates

Hello,

I whant to modify the height of the <td> that contains the Headers of a table. For example "Categories" , "Bestsellers".

I want to change from:

Code:
<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%"> <TR> <TD class=VertMenuTitle width=26 height=26>[img]{$ImagesDir}/dingbats_categorie.gif[/img]</TD> <TD valign=center width="80%" height=26 class=VertMenuTitle><FONT class=VertMenuTitle>{$lng.lbl_special}</FONT></TD>

to:
Code:
<TABLE border=0 cellPadding=1 cellSpacing=0 width="100%"> <TR> <TD class=VertMenuTitle width=26>[img]{$ImagesDir}/dingbats_categorie.gif[/img]</TD> <TD valign=center width="80%" class=VertMenuTitle><FONT class=VertMenuTitle>{$lng.lbl_special}</FONT></TD>

I changed the cellPadding of the table to 1 and I want to eliminate the "height" from the 2 "<td>"

I'm searching for a way in witch I can change all the similar tables. It is not practical to modify every template so maybe some of you found out an igeniuos way to modify all of them or at least more .tpl in the same time.

Thanks
Reply With Quote
  #2  
Old 11-04-2003, 04:13 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

if you change this in menu.tpl it will do all of the menu items in one go.
__________________
ex x-cart guru
Reply With Quote
  #3  
Old 11-04-2003, 04:25 AM
 
cipi cipi is offline
 

Member
  
Join Date: Oct 2003
Posts: 16
 

Default

Witch menu.tpl?

I found more but none worked. Also I found a menu_profile.tpl. I changed it also but is not working for all the tables.

Please send more info.
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 12:04 AM.

   

 
X-Cart forums © 2001-2020