Quote Originally Posted by Woodymon
BINGO Q! Uploading your 3.3RC1 template fixed it. That is, xsell items now display up in the tab container.

Was the fix something to do with IH2?

Good work! Thanks.

BTW with the new version I just noticed whichever tab I click on, a flashing edit cusor appears in front of text in the tab. Don't think this was occurring previously.

Woody
Nope I only fixed a bit of logic.. The auto-check for Additional Images, Customers Also Purchased, and Cross Sell does a check on whether or not products exist for that module. If so, then it makes the tab. Then it creates the tab container content for that tab... but I wasn't doing the same check on the container. So It would create the tab container even if the tab wasn't created. So even though you had cross sell, you may not have had customers also purchased, but it was still creating that empty container, which overlapped the real cross sell container.

As far as the edit cursor.. i can't seem to reproduce that. But that would be something in the CSS file. You can define which cursor you see on hover and click.

In IE i see it turn to an arrow icon when i click and a hand icon when i hover. In Opera & FF i see a hand at all times when im on the tabs. But I'm also using one of the newer css styles so get the full version from the Downloads section if you want to see the newer styles.