Hi, Andrew... check out my response to Mark & Mik for the explanation I came upon for the problem.
Let me know if you don't see it. Rick -----Original Message----- From: Andrew Scott [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 12, 2007 5:29 AM To: CF-Talk Subject: Re: OT: CSS Question I will have to agree, works here too. but one thing I have also noticed is that in some case of heritance of styles, the image class needs to have margin-left: auto; and margin-right: auto; I have also found that in fireDebug, if you start to disable inherit css elements you can quickly identify the problem too. On 6/12/07, Mark Henderson <[EMAIL PROTECTED]> wrote: > > Rick Faircloth wrote: > > Hi, all... > > > > I'm wondering if anyone knows why and what to do about aligning > > a div background image to the right top corner of a div. > > > > IE 7 and FF display it as expected...IE 6 just leaves it in the *left* > upper > > corner. > > > > Here's the code: > > > > <div class="section" style="width:100%; height:200px; > > background:url(images/dove-section-bg.png) top right no-repeat;"> > > </div> > > Rick, > > That code snippet you provided works fine in IE6 at my end (in > isolation), so something else is going on. Seeing the page in question > would really help define exactly what - do you have a link for perusal? > > Mark > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280745 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

