OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Google maps window size in object (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 1

Google maps window size in object

macsoft (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Google maps window size in object 11 Years, 1 Month ago
Karma: 0  
hi,

i just read how to change the google maps windows size in the category.
but how can i change the size in the object?

Marc

Logged Logged
Last Edit: 2013/02/08 15:52 By macsoft.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Google maps window size in object 11 Years, 1 Month ago
Karma: 101  
Hello,

In Real estate manager change google map size for one property you may very like as for properties category.

Please open file:
{yours site}/components/com_realestatemanager/realestatemanager.html.php

Please find function displayHouse

there are you will see row
Code:

<div id="map_canvas" style="width:400px; height:300px; border: 1px solid black; float: right;"></div>


please replace it to some like:
Code:

<div id="map_canvas" style="width:600px; height:300px; border: 1px solid black; float: right;"></div>


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»