Re: [css-d] Image Div Help

2005-08-04 Thread David Laakso
Ryan Boswell wrote: I don't know why this isn't working, cause I am using almost the exact same code on another site, but I am trying to get my header image to show using the following css: . -- Ryan Dunno, but: validate and try it. Regards, David Laakso -- David Laakso http://www.dlaaks

AW: [css-d] Image Div Help

2005-08-04 Thread medial | André Huf
> I am using almost the exact same code on another site Maybe because there is no content inside the div, which you have on your other site? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d Lis

[css-d] Image Div Help

2005-08-04 Thread Ryan Boswell
I don't know why this isn't working, cause I am using almost the exact same code on another site, but I am trying to get my header image to show using the following css: .banner{ margin: 0; padding: 0; width: 700; height: auto; opacity: 0.75; filter: alpha(opacity=75);