Quote Originally Posted by Woodymon
For products without attributes the Add to Cart box still does not display in the tab container in Firefox.

I'm parsing thru the logic right now to see what's up.
GRR.. That add to cart box is a real ##############. If I put that add to cart at the bottom of the of the order it also shows up off the tab.. even tho it is actually associated with the tab, (i.e. if you click a new tab, it will hide the add to cart box. For some reason, because of the way it floats, I think it runs out of room on the screen or something and floats below the line. Not sure why it didn't do that do that on the old tablite version.

I know if the older version there was more div nesting, I wonder if that did it, or if maybe there was some CSS in one of the outer divs that prevented things from floating outside of it. I will look into it more. Maybe if the addto cart box isn't set to float but I really want to avoid having to make core css changes.