Page 1 of 1

Phoca Gallery Upgrade (Preview shos Border)

Posted: 27 Dec 2009, 17:48
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: 28 Dec 2009, 19:18
by ifrog
No ideas folks`?! :cry:

The issue is still there.

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 28 Dec 2009, 19:50
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

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 28 Dec 2009, 20:23
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.

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 28 Dec 2009, 23:53
by Jan
try to add:

a img, img {
border: none;
}

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 29 Dec 2009, 20:42
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

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 30 Dec 2009, 19:30
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

Re: Phoca Gallery Upgrade (Preview shos Border)

Posted: 04 Jan 2010, 23:39
by Jan