View Single Post
  #3  
Old 04-21-2008, 02:22 AM
 
amcc amcc is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 73
 

Default Re: central space height

Thanks Kube, to get it to work in Firefox my css now looks like:

TD.centralspace {
overflow: auto;
height: 1000px;
vertical-align: top;
display: block;
}

However, this won't in Explorer 7! Is there something I need to do for explorer?

Or your opinion on what i am trying to do would be appreciated. You can see the page length issue at:

https://www.kharmamarket.com/nirmal-das-india-m-15.html

Some of the artists profiles will be quite lengthy and will have many products.
__________________
X-Cart Pro 4.1.8
Reply With Quote