OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Size of map in category view (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Size of map in category view

Tomczak (Visitor)
Posts: 0
graphgraph
User Offline
Size of map in category view 11 Years, 3 Months ago
Karma: 0  
I need to stretch google map in single category view. Where can I alter it? Can I use fluent width?

BTW: Method to change this from backend should be added to wishlist...
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Size of map in category view 11 Years, 3 Months ago
Karma: 101  
Hello,

I am sorry, that layout, so every body may rebuild full layout. That is design task.

You may check where and what change with help FireBug extension for firefox.

If you wish my help, Please what version you use ?

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Tomczak (Visitor)
Posts: 0
graphgraph
User Offline
Re:Size of map in category view 11 Years, 2 Months ago
Karma: 0  
I'm using v. 2.3 PRO.

Where are files that I need to edit?
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Size of map in category view 11 Years, 2 Months ago
Karma: 101  
Hello,

In file
{yours site}/components/com_realestatemanager/realestatemanager.html.php

function "displayHouses"

find row look like:
Code:

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


and replace to some like:
Code:

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


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Tomczak (Visitor)
Posts: 0
graphgraph
User Offline
Re:Size of map in category view 11 Years, 2 Months ago
Karma: 0  
Thank you! That's what I need.

I let you know if modification was successful.


Edit: Works perfect. Thanks for help!
Logged Logged
Last Edit: 2013/01/31 22:15 By .
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Size of map in category view 11 Years, 2 Months ago
Karma: 101  
Hello,

You may vote for us on joomla.org and write excellent review

If you will have some other errors or questions please write

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