Page 1 of 1

Phoca maps plugin - float left

Posted: 25 Jun 2012, 23:41
by Cr0wN
Hello everybody,

I have not found a comparable article with regard to my question. Please excuse me, if there is any article with a solution for my problem.

I have insert the phoca maps plugin in an article and I want to fix the map as "float=left". But I can not find the right *.php or *.css to fix it. The map should be show on the left side of the page and some text on the right site.
It would be great if you could help me.

Thank you!

Re: Phoca maps plugin - float left

Posted: 27 Jun 2012, 01:05
by Jan
Hi, you can set the styling directly into the article html code (in case you are using the plugin).
Or directly in the plugin code, you can add the style to the variable: $tmpl['stylesite'] cca on line 200

Jan