Map elements looking ugly (only when show by plugin)

Phoca Maps - displaying maps in Joomla! CMS
lol2x
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 Dec 2012, 15:52

Map elements looking ugly (only when show by plugin)

Post by lol2x »

Hi guys,
I have some problem with Phoca Map Plugin when i want to publish map in my article it looks like that:
Image
i don't have this problem when i use menu position from component.

I'm using YourShop Template by Gavick - Joomla 2.5

Thanks 4 help!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Map elements looking ugly (only when show by plugin)

Post by Jan »

Hi, do you get the same problem if you will use standard template?
If you find Phoca extensions useful, please support the project
lol2x
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 Dec 2012, 15:52

Re: Map elements looking ugly (only when show by plugin)

Post by lol2x »

I found solution! Everything you need to is:

change in k2.css:

Code: Select all

.itemFullText img { padding:2px;  background:#fff; margin:4px; border:1px solid #ccc; }
to:

Code: Select all

.itemFullText img { padding:2px; margin:4px; border:1px solid #ccc; } 
this background making it ugly
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Map elements looking ugly (only when show by plugin)

Post by Jan »

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