OS Property support center

Problem: search results and template

  • Alejandro Usma Vasquez
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 2 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.



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

More
12 years 2 months ago #32357 by Dang Thuc Dam
Replied by Dang Thuc 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
12 years 2 months ago - 12 years 2 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: 12 years 2 months ago by Alejandro Usma Vasquez.

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

Moderators: Dang Thuc DamNguyen Phu Quan