Re: [css-d] CSS Drop Shaow for Div techiques

2007-12-19 Thread ROHITKUMAR
There is a technique at http://webcharkha.blogspot.com/2007/10/these-days-when-there-are-innumerable.html , which shows drop shadows, rounded corners and fluid design in CSS without the use of javascript. Karen Davis wrote: I'm wanting to add a drop shadow around a contentWrapper div and wo

Re: [css-d] top and bottom negative margins not working in ie

2007-10-05 Thread ROHITKUMAR
Hi Bruno, Thanks a lot man. Indeed the problem is solved. Setting zoom=1 to the outer box solved the problem. Rohit Bruno Fassino wrote: On 10/5/07, ROHITKUMAR <[EMAIL PROTECTED]> wrote: I am trying to extend an inner div out of its enclosing div by giving negative margins. Th

[css-d] top and bottom negative margins not working in ie

2007-10-05 Thread ROHITKUMAR
I am trying to extend an inner div out of its enclosing div by giving negative margins. The left and right edges are working fine, but it causes the outer div to also extend along with the inner div in top and bottom edges.In effect, the inner div is not able to go "out" of the outer div in top

[css-d] nested divs-margins getting violated in ie

2007-10-04 Thread ROHITKUMAR
I am working with nested divs. On setting the margins of level-3 div w.r.t. level-2 div, the margins of level-2 div w.r.t. level-1 div are getting disturbed in ie. No Problems in Firefox. Rohit __ css-discuss [EMAIL PROTECTED]