View Single Post
  #2  
Old 12-25-2010, 07:39 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How can I align to bottom in php source?

What you are editing is a template file - you don't need to know php to modify it, you need to know smarty, html and css. If you put your new code at the end of left_bar.tpl after all other code it will be the last thing to load so it will be aligned to the bottom of left_bar.tpl.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote