Hello,
after upgrading to 2.6.1, I have this problem: with IE8 and Mozilla Firefox 3.5.5. appears a blue frame around the details images that was not there before.
How can I remove it?
Thank's
Lama
blue frame around images
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: blue frame around images
Hi, there were no modifications in this area?
Can I see the site where this occurs?
If you find Phoca extensions useful, please support the project
-
lamaroscu
- Phoca Newbie

- Posts: 2
- Joined: 16 Dec 2009, 11:30
Re: blue frame around images
Hi,
you can see it here: http://www.fratelliditaglia.eu/index.ph ... &Itemid=31
Just click on an image.
Thank's
Lama
you can see it here: http://www.fratelliditaglia.eu/index.ph ... &Itemid=31
Just click on an image.
Thank's
Lama
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: blue frame around images
Hi, try to add:
img, a img {
border: none;
}
to your css or to phoca gallery css.
It was removed to not overwritte all image rules on the site
Jan
img, a img {
border: none;
}
to your css or to phoca gallery css.
It was removed to not overwritte all image rules on the site
Jan
If you find Phoca extensions useful, please support the project
-
cristian
- Phoca Newbie

- Posts: 5
- Joined: 21 Dec 2009, 07:04
Re: blue frame around images
I have posted a post before I see this. And I think that my problem is the same issue...
But I have put that code in phocagallery.css and my template.css and the border continues.... any idea?
But I have put that code in phocagallery.css and my template.css and the border continues.... any idea?
-
cristian
- Phoca Newbie

- Posts: 5
- Joined: 21 Dec 2009, 07:04
Re: blue frame around images
Well I have solved modifying the default_slideshow.php file.
-
ifrog
- Phoca Member

- Posts: 12
- Joined: 22 Dec 2009, 00:40
Re: blue frame around images
I have exactly the same! I checked the css in components/com_phocagallery/assets
but it seems to me that the border is already 0px...
#phocagallery a img {
padding:0;
margin:0;
border:0px;
}
I have no glue how to solve it.
but it seems to me that the border is already 0px...
#phocagallery a img {
padding:0;
margin:0;
border:0px;
}
I have no glue how to solve it.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: