View Single Post
  #2  
Old 09-04-2010, 06:14 AM
  robb3369's Avatar 
robb3369 robb3369 is offline
 

Advanced Member
  
Join Date: Jul 2010
Posts: 83
 

Default Re: {include file=...} with extra class

Why can't you simply wrap the include in a div and add a top-margin?

Code:
<div style="margin-top:10px;">{include file="customer/buttons/button.tpl" type="input" button_title=$lng.lbl_send_to_friend}</div>
__________________
Thanks, Rob

X-Cart 4.4.5 and 4.5.4 on Linux
Reply With Quote