We have 182 guests and 1 member online

By A Web Design Company

OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
RealEstateManager component support
Go to bottom Favoured: 0
TOPIC: Category selectable bar
#2940
Malkat (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Category selectable bar 5 Months, 4 Weeks ago Karma: 0  
Hello ,

In the Backend under Houses > New i can select a category with scroll or tabsilde but i have about 100 categorys
and the field is really small ... see only 3 categorys

Can i change the size ?

thx
 
Logged Logged  
 
Last Edit: 2011/11/25 19:22 By Malkat.
  The administrator has disabled public write access.
#2943
Malkat (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Category selectable bar 5 Months, 3 Weeks ago Karma: 0  
OK i have it

Admin Template css


select#catid.inputbox

padding 0 0 150px 0

it works for me
 
Logged Logged  
  The administrator has disabled public write access.
#2944
Malkat (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Category selectable bar 5 Months, 3 Weeks ago Karma: 0  
New problem , New Question

1.How i can Show the houseID in fronted?

2. How i can make the Photos clickable ... must click on the link Woonderfull house

3. How i can edit the Search Fields? i dont need some search typs like search in Categroys ..

Hope you can help me
 
Logged Logged  
 
Last Edit: 2011/11/27 09:54 By Malkat.
  The administrator has disabled public write access.
#2951
admin (Admin)
Admin
Posts: 1679
graph
User Offline Click here to see the profile of this user
Re:Category selectable bar 5 Months, 3 Weeks ago Karma: 17  
Hi,

all frontend changes in real estate manager for data prepare you need do in file:
{yours site}/components/com_realestatemanager/realestatemanager.php

all frontend changes in real estate manager for data show in file:
{yours site}/components/com_realestatemanager/realestatemanager.html.php

all backend changes in real estate manager for data prepare you need do in file:
{yours site}/administrator/components/com_realestatemanager/realestatemanager.php

all backend changes in real estate manager for data show in file:
{yours site}/administrator/components/com_realestatemanager/realestatemanager.html.php

for check what function run - please use TASK - parameters.

Please install FireBug - joomla extension

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