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
Phoca Gallery Upgrade (Preview shos Border)
-
ifrog
- Phoca Member

- Posts: 12
- Joined: 22 Dec 2009, 00:40
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Upgrade (Preview shos Border)
Hi, seems like the
is ignored, this will be fixed in the next version, for now you can add this into some template css.
Jan
Code: Select all
a img, img {
border: none;
}Jan
If you find Phoca extensions useful, please support the project
-
ifrog
- Phoca Member

- Posts: 12
- Joined: 22 Dec 2009, 00:40
Re: Phoca Gallery Upgrade (Preview shos Border)
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?!
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?!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Upgrade (Preview shos Border)
Sorry I don't understand? Did you add the code into your css?The coding you quoted is already like this, is it? There is no change?!
If you find Phoca extensions useful, please support the project