Phoca Gallery Upgrade (Preview shos Border)

Phoca Gallery - image gallery extension
ifrog
Phoca Member
Phoca Member
Posts: 12
Joined: 22 Dec 2009, 00:40

Phoca Gallery Upgrade (Preview shos Border)

Post 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
ifrog
Phoca Member
Phoca Member
Posts: 12
Joined: 22 Dec 2009, 00:40

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by ifrog »

No ideas folks`?! :cry:

The issue is still there.
Ronny
Phoca Professional
Phoca Professional
Posts: 211
Joined: 03 Nov 2009, 20:31
Location: Germany
Contact:

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by Ronny »

Hi Nadine,

I've seen you've already read this thread regarding a similar issue... Did you try to make the setting in the css file as stated by Jan:

border: none

instead of

border: 0px

Or try to set the border color to transparent in the css file?

Regards,
Ronny
ifrog
Phoca Member
Phoca Member
Posts: 12
Joined: 22 Dec 2009, 00:40

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by ifrog »

Im not so familiar with CSS, but I opnen my Artisteer Zip Folder and there I opned template.css
there i changed the following lines

/* Start images */
a img
{
border: none;
}


I changed it from 0 -> None, but no effect. The border is still there.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by Jan »

try to add:

a img, img {
border: none;
}
If you find Phoca extensions useful, please support the project
ifrog
Phoca Member
Phoca Member
Posts: 12
Joined: 22 Dec 2009, 00:40

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by ifrog »

Hi Jan,

i tried, but no success.
PS: You can see that the Border color is changing by clicking. This is a hint for "hyperlink format"...

Regards
Nadine
ifrog
Phoca Member
Phoca Member
Posts: 12
Joined: 22 Dec 2009, 00:40

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by ifrog »

The issue is not solveable for me, the only solution seems to uninstall the Gallery and install the old version. Where can I find older versions of the component?

Regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Upgrade (Preview shos Border)

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply