View Single Post
  #4  
Old 12-27-2011, 01:13 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Template Customization Questions

The help menu is scooted over do to a template issue. You have an extra <td></td> that is pushing it over.

Looking at the source of the page you can see near line 139:
Code:
<tr> <td> </td> <td> <div class="menu-dialog menu-special"> <div class="title-bar valign-middle"> <h2>Information</h2> </div> <div class="content">

Remove that extra cell from the template and it should line up fine.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote