OS Property support center

Problem: search results and template

  • Alejandro Usma Vasquez
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago #32353 by Alejandro Usma Vasquez
Problem: search results and template was created by Alejandro Usma Vasquez
How to change the position of the search result of a property. For example, when looking for a property according to some parameters, "sale", "home". The result is displayed in only one part of the template. See images below.



Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #32357 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem: search results and template
Hi,
First, it's the issue of your template, to solve it, please go to : www.verticeinmobiliario.com/templates/vertice5/css/template.css
line 996
.art-content-layout {
display: table;
table-layout: fixed;
width: 100%;
}
and change to
.art-content-layout {
display: table;
table-layout: fixed;
}
Good luck
Dam

Please Log in or Create an account to join the conversation.

  • Alejandro Usma Vasquez
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago - 10 years 10 months ago #32376 by Alejandro Usma Vasquez
Replied by Alejandro Usma Vasquez on topic Re: Problem: search results and template
Excellent.

Dang, can you tell me the name of the tool used to detect the problem?

Thanks
Last edit: 10 years 10 months ago by Alejandro Usma Vasquez.

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan