- Posts: 30
- Thank you received: 0
OS Property support center
Problem: search results and template
- Alejandro Usma Vasquez
- Topic Author
- Offline
- Junior Member
-
Less
More
11 years 10 months ago #32353
by Alejandro Usma Vasquez
Problem: search results and template was created by Alejandro Usma Vasquez
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
11 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
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
-
Less
More
- Posts: 30
- Thank you received: 0
11 years 10 months ago - 11 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
Dang, can you tell me the name of the tool used to detect the problem?
Thanks
Last edit: 11 years 10 months ago by Alejandro Usma Vasquez.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.