I want the gallery box 50% transparent, could you please tell me how?
Thanks,
mingyou
               
                
               
          
#gkHeaderBottom {
background: rgba(255, 255, 255, 0.5);
}








#gk-header-bottom {
background: rgba(255, 255, 255, 0.5);   
}

