Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I m having background img with opacity 50% on site.master which will be inherited to all forms.
In one of my form, i have added GoogleMap.

My Problem is:-

GoogleMap is below the img. Which make Google map as Transparent.

I want Google map on that img. Which CSS attribute will bring my solution

I have tried with
overflow:hidden;
Posted
Comments
Prasad Khandekar 9-Apr-13 1:41am    
Try using z-index.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900