View Single Post
Old 03-17-2011, 10:09 AM  
KickAssJesse
Confirmed User
 
KickAssJesse's Avatar
 
Industry Role:
Join Date: Jul 2008
Location: Los Angeles
Posts: 942
Code:
<div class="line1">
  <div class="logo" style="text-align:left;">
    <a href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/xlogo.gif" alt=""></a>
  </div>
  {include file="customer/tabs.tpl"}
  {include file="customer/phones.tpl"}
</div>
I would removed the align="left" from the image unless you have content to the right of it.
Adding the style of text-align: left should solve your problem.
__________________

Contact - email: jesse~AT~atkcash~DOT~com - Skype: kickassjesse - ICQ: 386185547
ATK Cash $$$
KickAssJesse is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote