Hi All,
I want to have a transparent div that does not affect the content. I have applied transparency to the header section, which contains a navigation div and a logo div, but do not want the transparency to apply to those two other divs.
Is there a way to fix this.
I used the following code:
HTML Code:{ zoom: 1; filter: alpha(opacity=50); opacity: 0.5; }



Reply With Quote




Bookmarks