I am new to your forum, sorry but I do not know English and I used google translation
I use phoca gallery for my site and I find great, my site link: click here
1) I would like to put the news logo on each new images, but I have not found how to do except changing the code
from:
#phocagallery div.pg-box1 img.pg-img-ovr1 {
position: absolute;
top: 3px;
left: 3px;
}
to
#phocagallery div.pg-box1 img.pg-img-ovr1 {
position: inherit;
top: 3px;
left: 3px;
}
2) I am not a computer, so I do not know how to change the code in CSS file
3) Is it possible to overload n and if so how and where ????
I would like to get this

In advance thank you to you
Denis

