View Single Post
  #1  
Old 08-04-2004, 01:05 AM
  EnriqueHavoc's Avatar 
EnriqueHavoc EnriqueHavoc is offline
 

eXpert
  
Join Date: Jul 2004
Posts: 232
 

Default Changing the look of "blocks".. im confused

How do you edit the html of an ENTIRE block such as menu_cart.tpl? Im looking to make structural changes through html and not just change the colors through CSS. As far as I can tell the outer table data is kept in {capture name=menu} somehow but i have no understanding how that works... (without that code the block expands to fill the whole page and the functionality breaks)

Editing menu_cart.tpl only seems to change the structure inside the cell where the cart data goes.

i cant for the life of me figure out how to access the top table row(where it says "Your Cart"). Where is the actual outer table html kept or how can I modify it? Is this even possible? :P

I am using X-Cart 4.0
Reply With Quote