OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
help mod_realestate_manager_new_3.1_Pro_2013_09_02 (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Help mod_realestate_manager_new_3.1_Pro_2013_09_02

jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
help mod_realestate_manager_new_3.1_Pro_2013_09_02 10 Years, 2 Months ago
Karma: 0  
I mod_realestate_manager_new_3.1_Pro_2013_09_02

- I need to see the tabs horizontally
- currently the view vertically
- Annex imagen2
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:help mod_realestate_manager_new_3.1_Pro_2013_09_02 10 Years, 2 Months ago
Karma: 0  
please help with this problem that I have
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:help mod_realestate_manager_new_3.1_Pro_2013_09_02 10 Years, 2 Months ago
Karma: 0  
please
I need to display tabs buttons horizontally:

is now:
www.inmoglobalrent.com/index.php/compone...l-centro-de-sogamoso


thus need:
www.duyndamwonen.nl/index.php?option=com...id=51&Itemid=112

thanks for your help
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8241
graph
User Offline Click here to see the profile of this user
Re:help mod_realestate_manager_new_3.1_Pro_2013_09_02 10 Years, 2 Months ago
Karma: 101  
Hello,

Please write one questions one time !!!

this css
inmoglobalrent.com/components/com_realestatemanager/TABS/tabcontent.css


line 9
replace this
Code:

.shadetabs li {
    list-style: none outside none;
    margin: 0;
    outline: medium none;
}




to this

Code:

.shadetabs li {
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    outline: medium none;
    padding: 0 !important;
}




Thanks,
OrdaSoft team
Logged Logged
Last Edit: 2014/01/22 10:36 By admin.
The administrator has disabled public write access.
Go to top
»