Open GoogleCodeExporter opened 9 years ago
I have the same problem.
Original comment by bestor...@gmail.com
on 18 Oct 2012 at 2:34
This works:
Look for "showimage.css" this is the folder to search for it "chrome/user
data/profile X/extensions/cpngackimfmofbokmjmljamhdncknpmg/XXXXX/ where profile
X and XXXXX could be different in your computer.
Change the .toolbar adding z-index: 100000; leave it like this:
.toolbar {
position:fixed;
height: 30px;
margin-left: 10px;
padding-top: 6px;
z-index: 100000;
}
Restart chrome and test, it works for me! located here:
http://code.google.com/p/chrome-screen-capture/wiki/EnglishFAQ
Original comment by annu...@gmail.com
on 22 Oct 2012 at 7:25
My setup is a little different, but this works fine, when you find the right
folder with search.
Original comment by d...@postur.is
on 22 Oct 2012 at 9:05
Have problem finding the file. Can you provide the full name of the folder?
Thanks.
Original comment by bestor...@gmail.com
on 22 Oct 2012 at 2:06
Mine was here:
C:User\(user)\AppData\Local\Google\Chrome\User
Data\Default\Extensions\(profile)\(profile number)\showimage.css
Original comment by d...@postur.is
on 22 Oct 2012 at 3:53
I found it and it works. Thanks my friend, have a great day.
Original comment by bestor...@gmail.com
on 22 Oct 2012 at 4:23
For those on Mac the path to the showimage.css file is:
/Users/username/Library/Application
Support/Google/Chrome/Default/Extensions/cpngackimfmofbokmjmljamhdncknpmg/versio
n/showimage.css
Note that if you are using a profile /Default/ will be /Profile1/ or whatever
profile you are using.
I am using version 5.0.6.
Original comment by Jason.Sc...@gmail.com
on 23 Apr 2013 at 11:41
Original issue reported on code.google.com by
Kbari...@gmail.com
on 5 Oct 2012 at 4:57