View Single Post
  #4  
Old 11-30-2011, 06:24 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Extra Fields as Pop Ups

Quote:
Originally Posted by gtwing
Installed the mod on my 4.4.4 test store with no problems. One thing I noticed is that if you put a long line of text into the extra field the pop up box extends past the top header of the box.

Is there anyway to implement a scroll bar or set the box dimensions to prevent this?

Here's the link: http://eaglemtnoutfitters.com/test/product.php?productid=17753&cat=&page=1

Click on the Details button.

First of all you have something unclosed there or html not properly coded. In IE there is a table and the div title and text are in it, but no tr's or td's, in FF the divs are outside that table.
Try applying width to the text div or p tag
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote