OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Need help with CSS issues (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Need help with CSS issues

admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Need help with CSS issues 10 Years, 2 Months ago
Karma: 101  
Hello,

your admin / ftp access you may send with help OrdaSoft contact form
ordasoft.com/About-us/OrdaSoft.html

Please send full detail description your problem

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
findshare (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:Need help with CSS issues 10 Years, 2 Months ago
Karma: 0  
Sent you details in contact form.

Looking forward to hear from you
Logged Logged
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:Need help with CSS issues 10 Years, 2 Months ago
Karma: 101  
Hello,

Please check yopur mail. box

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
findshare (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:Need help with CSS issues 10 Years, 2 Months ago
Karma: 0  
Many thanks. Sorted now. Apart from the tabs. The are on top of each other instead of side by side. Could you maybe have a look at that for me please.

Thanks
Logged Logged
Last Edit: 2014/01/14 17:13 By findshare.
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:Need help with CSS issues 10 Years, 2 Months ago
Karma: 101  
Hello,

You need in file:
polyglottravel.com/components/com_realestatemanager/TABS/tabcontent.css

code
Code:

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



replace to
Code:

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



Please backup file first

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