Can someone help me solve a design issue I am facing?
Here is the link to my page.
The problem is that while it works fine in Google Chrome, the background-color: transparent;
setting in the header does not work in Mozilla and IE, displaying a white background instead.
I have attempted using position:static
but it has not resolved the issue for me.
Any assistance would be greatly appreciated.