Page 1 of 1

Phoca Gallery Upgrade (Preview shos Border)

Posted: 27 Dec 2009, 17:37
by ifrog
Hi all,

I upgrades my Phoca Gallery from 2.5x to the matest version.

Now im have issues with the Preview. If I select a Pic and call the Preview then there are strange borders around the navigation buttons. Please have a look here:
http://ifrog-buerstadt.de/muster/index. ... 70&lang=de

I hope someone can help.

Thanks
Nadine

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 29 Dec 2009, 00:16
by Jan
Hi, seems like the

Code: Select all

a img, img {
   border: none;
}
is ignored, this will be fixed in the next version, for now you can add this into some template css.

Jan

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 29 Dec 2009, 07:34
by ifrog
Hi Jan,

Thanks for reading the post! I did not get the answer. The coding you quoted is already like this, is it? There is no change?!

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 04 Jan 2010, 19:38
by Jan
The coding you quoted is already like this, is it? There is no change?!
Sorry I don't understand? Did you add the code into your css?