View Single Post
  #8  
Old 04-15-2009, 07:36 PM
 
buyfroma buyfroma is offline
 

Member
  
Join Date: Apr 2009
Posts: 10
 

Default Re: template editing

just change the margin-top under content container... for example

#content-container {
clear: both;
float: left;
overflow: hidden;
position: relative;
width: 100%;
padding-bottom: 39px;
margin-top: 184px;
__________________
X-cart Pro 4.2.0
Reply With Quote