Open GoogleCodeExporter opened 8 years ago
Goto your user folder like c:\users\yourname\AppData\Local\Google\Chrome\User
Data\Default\Extensions\cpngackimfmofbokmjmljamhdncknpmg\5.0.5_0
Open showimage.css by notepad,add z-index to .toolbar{}
like this:
.toolbar {
position:fixed;
height: 30px;
margin-left: 10px;
padding-top: 6px;
z-index: 99999999; //add this line
}
Original comment by ratsu...@gmail.com
on 30 Nov 2012 at 11:46
Original issue reported on code.google.com by
cmball...@gmail.com
on 18 Oct 2012 at 2:24