Can´t center the map

Phoca Maps - displaying maps in Joomla! CMS
siddallj
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 22 Jun 2011, 10:05

How to Center the map with CSS

Post by siddallj »

Add the following code to your template.css file

.phocamaps{
width:650px;
margin-left: auto;
margin-right: auto;}

Width i set the same as my map, yours may be different
This worked for me on joomla 1.6.3 phocamap version 2.0
I tried centralizing the map in the article and had no luck, this method worked.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Can´t center the map

Post by Jan »

Ok, thanks for this guide.

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