I am using the Phoca Gallery plugin with the switch image displaying in an article. I want to hide the gray border around the large image. When I look in firebug, it says that the css for the border is embedded. So where do I go to edit it? It isn't in my template, it must be generated from the phoca gallery php somewhere.
I tried adding the border=transparent or using the color of the background as described in https://www.phoca.cz/documents/14-phoca- ... ery-plugin, but it doesn't seem to work in the Switch Image Display code, i guess it is only for the Image Displaying code.
Any help will be appreciated.
Want to hide the border of the large image in an article
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Oct 2009, 20:07
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Want to hide the border of the large image in an article
Hi,
the style is in the code:
plugins\content\phocagallery.php
line cca. 1505:
style="border:1px solid #c2c2c2;"
Jan
the style is in the code:
plugins\content\phocagallery.php
line cca. 1505:
style="border:1px solid #c2c2c2;"
Jan
If you find Phoca extensions useful, please support the project