Mike, here's a link: http://staging.igigi.com/tests/cycle.cfm
The quotes should appear with the bordered area, and aligned to the right. Instead they're sort of pushed down and aligned left. -- Josh ----- Original Message ----- From: Mike Alsup To: jquery-en@googlegroups.com Sent: Thursday, January 24, 2008 2:59 PM Subject: [jQuery] Re: Cycle plugin w/text: text looks wack on IE6 Josh, The latest version of the Cycle plugin (v2.09) has support for auto-correcting the IE ClearType problem for both IE6 and IE7. More info here: http://www.malsup.com/jquery/cycle/cleartype.html If you can post a link I'll take a look at the alignment problem you're having. Cheers! Mike On Jan 24, 2008 3:04 PM, Josh Nathanson < [EMAIL PROTECTED]> wrote: Yup, that's exactly the problem on the fade transition. I'll try giving it a background color. Maybe Mike will weigh in on the alignment issue. If not I'll have a go at modding it. -- Josh ----- Original Message ----- From: "Karl Swedberg" <[EMAIL PROTECTED]> To: <jquery-en@googlegroups.com> Sent: Thursday, January 24, 2008 11:34 AM Subject: [jQuery] Re: Cycle plugin w/text: text looks wack on IE6 > > Hi Josh, > > I'm guessing that you're using a fade transition. This is a common > problem with IE6 when the opacity filter is set on an element. The > solution is to give the element a background color. I'm sorry I don't > know the answer to your right alignment question. > > > --Karl > _________________ > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > On Jan 24, 2008, at 1:01 PM, Josh Nathanson wrote: > >> >> Hey all, >> >> Using the Cycle plugin to rotate some text blocks of testimonials. All >> is well except for a couple of things: >> - On all browsers, I am not able to right-align the div. It seems to >> wipe out the alignment. >> - On IE6, the text after the first slide looks all out of focus, as >> though the text is doubled. I'm sure this is because of IE6, but what >> can I do to rectify it if anything? >> >> -- Josh >> >> >