View Single Post
  #3  
Old 12-26-2010, 04:35 AM
  Bruno Stevens's Avatar 
Bruno Stevens Bruno Stevens is offline
 

Newbie
  
Join Date: Dec 2010
Location: Belgium
Posts: 3
 

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

Thank you Steve, but what I wanted is that the new code in shown at the bottom of the page. (left_bar.tpl)

With <align="bottom"> it didn't work.

Neither with this:

p {
position: absolute;
top: 575px;
left: 75px;}

<P>
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftandem-shopkz.x-shops.com&amp;layout=standard&amp;show_faces=true& amp;width=200&amp;action=like&amp;font=verdana&amp ;colorscheme=light&amp;height=80" style="border:none; overflow:hidden; width:200px; height:80px;"></iframe>
</P>

And neither with this:

<div class="footer">
<p>
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftandem-shopkz.x-shops.com&amp;layout=standard&amp;show_faces=true& amp;width=200&amp;action=like&amp;font=verdana&amp ;colorscheme=light&amp;height=80" style="border:none; overflow:hidden; width:200px; height:80px;"></iframe>
</p>
</div>
__________________
Bruno Stevens - Belgium
X-Cart 4.4.1 Gold
mother tongue: Dutch

www.tandem-shop.kz
Reply With Quote