[css-d] Resetting the alpha filter in IE6

2007-10-23 Thread Sarah Heinemann
Greetings! I'm trying to make transparent backgrounds for DIVs work across different browsers without the child elements inheriting the transparency. Following a suggestion I found in the archives I used a small PNG file tiled as the background as a standard method, then-- since I was already usin

Re: [css-d] Named Anchors and Fixed Headers?

2007-10-23 Thread Sarah Heinemann
>Add... >#content p a {margin-top: -100px; padding-top: 100px; width: 1px; .display: block;} >...and the anchor will appear 100px below top of window and nicely below >the fixed header. >The anchor is actually around 115px tall and 1px wide with this styling, >but that won't bother any of the br