Content rotator: IE7/IE8 did it again

I have installed jshowoff (http://ekallevig.com/jshowoff/) on my site. Everything worked ok in FF but not in IE’s.

I have attached two images showing the difference. The site can also be found at

sr.testriva.com

Would you please help me fix this issue in IE7/IE8?
TIA

I checked the problem in IE 8
It is because of overflow: auto in jshowoff.css for P.jshowoff-controls
If you remove this overflow, then it might fix your problem.

Hello,

I am still stuck on this issue. However, I found out the when I disable

body
{
  direction:rtl
}

Everything works ok but I need this direction to be rtl.

Any more idea?

Hello,

Unfortunately, it did not work. :frowning:

Any more ideas? :slight_smile:

TIA