OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
RealEstate component with Gantry Template (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

RealEstate component with Gantry Template

altinova (Visitor)
Posts: 0
graphgraph
User Offline
RealEstate component with Gantry Template 11 Years ago
Karma: 0  
I have built my site www.hadimkoygayrimenkul.com. I am trying to show all the properties on a map and until now it works well, but there are some small visuell problems, wiche i didnt solve.

On the image_1 you cane see a white border. Where can I delete this border?
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:RealEstate component with Gantry Template 10 Years, 12 Months ago
Karma: 7  
Hello,

Go to:
administrator -> components - >com_realestatemanager > includes -> realestatemanager.css

line: 158, remove or comment: border: 5px solid #F8F8F8;

Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
altinova (Visitor)
Posts: 0
graphgraph
User Offline
Re:RealEstate component with Gantry Template 10 Years, 12 Months ago
Karma: 0  
Thank for your fast support Ulanovatem.

One other thing with the Gantry template is that the uploaded photos are shown in vertical list, i prefer the horizontale one.
Logged Logged
Last Edit: 2013/04/23 12:34 By .
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:RealEstate component with Gantry Template 10 Years, 12 Months ago
Karma: 7  
Hello,

Go to:
your site - > templates -> gantry -> css-compiled -> master-7d3017cf7b30432fec1516b3448ce783.css

Find there:

.thumbnail {
border: 1px solid #DDDDDD;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
display: block;
line-height: 20px;
padding: 4px;
transition: all 0.2s ease-in-out 0s;
}

and add to this class
float: left;
margin-right: 10px;


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