OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Changing the height of the box Categories. (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Changing the height of the box Categories.

admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Changing the height of the box Categories. 9 Years, 11 Months ago
Karma: 101  
hello

There are all exactly

You need in realestatemanager.php - file for frontend, add function editHouse
and in it find row
$clist = mosHTML :: selectList($categories, 'catid[]', 'class="inputbox" size="' . $maxsize . '" multiple', 'value', 'text', ($house->catid));

Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
dakadam (User)
Junior Boarder
Posts: 35
graphgraph
User Offline Click here to see the profile of this user
Re:Changing the height of the box Categories. 9 Years, 11 Months ago
Karma: 0  
Thank you very much!
I found it. It was set to "$ maxsize = 6;". It was enough to make a change to: "$ maxsize = 15;".
Very simple!
Logged Logged
The administrator has disabled public write access.
Go to top
»