- Posts: 48
- Thank you received: 0
OS Property support center
title
- Bosman
- Topic Author
- Offline
- Senior Member
-
Less
More
9 years 9 months ago #66925
by Bosman
title was created by Bosman
Hi Dam
I would like to change the titles h2, h3, etc.
And color.
I can not find the html and css files
Best regards
Daniel
I would like to change the titles h2, h3, etc.
And color.
I can not find the html and css files

Best regards
Daniel
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 9 months ago #66938
by Mr. Dam
Replied by Mr. Dam on topic title
Hi Bosman,
I advise you to use the Inspect Element tool of Firefox browser to find the CSS class names and files where you can change attributes of those tags
Thanks
Dam
I advise you to use the Inspect Element tool of Firefox browser to find the CSS class names and files where you can change attributes of those tags
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Bosman
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
9 years 9 months ago #66957
by Bosman
Replied by Bosman on topic title
Hi Dam
Yes i know for the css file, for the color and so, but to change the h3, h5 (I 'd like to have h2 or other and not h3 or h5)
i must use filezilla to edit the good file but there are a lot of files and i don't find the good one.
Yes i know for the css file, for the color and so, but to change the h3, h5 (I 'd like to have h2 or other and not h3 or h5)
i must use filezilla to edit the good file but there are a lot of files and i don't find the good one.
Please Log in or Create an account to join the conversation.
- Bosman
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
9 years 9 months ago #67026
by Bosman
Replied by Bosman on topic title
Hi Dam
I have found a solution for this problem but please see the attachments.
How to see "m²" on the frontend
How to change these items?
And how to see the titles on the frontend?
Thanks in advance
Daniel
I have found a solution for this problem but please see the attachments.
How to see "m²" on the frontend
How to change these items?
And how to see the titles on the frontend?
Thanks in advance
Daniel
- Bosman
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
9 years 9 months ago #67405
by Bosman
Replied by Bosman on topic title
Hi
Do you recieve my last message?
I have found a solution for this problem but please see the attachments.
How to see "m²" on the frontend. ( in witch folder can i add one "echo"?)
How to change these items?
And how to see the titles on the frontend?
Thanks in advance
Daniel
please
see the photos in my last message
Do you recieve my last message?
I have found a solution for this problem but please see the attachments.
How to see "m²" on the frontend. ( in witch folder can i add one "echo"?)
How to change these items?
And how to see the titles on the frontend?
Thanks in advance
Daniel
please

Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 8 months ago #67424
by Mr. Dam
Replied by Mr. Dam on topic title
Hi Bosman,
To add the "m2" after Square feet field, you can open file:
components > com_osproperty > templates > current_using_theme > details.html.tpl.php
Find
and change to
Thanks
Dam
To add the "m2" after Square feet field, you can open file:
components > com_osproperty > templates > current_using_theme > details.html.tpl.php
Find
Code:
OSPHelper::showSquare($row->square_feet)
and change to
Code:
OSPHelper::showSquare($row->square_feet)." ".OSPHelper::showSquareSymbol()
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 8 months ago #67425
by Mr. Dam
Replied by Mr. Dam on topic title
Hi,
The items that you mentioned in second picture are neighborhoods. They are fixed items, they are being stored in MySQL Table: #__osrs_neighborhoodname, they are store in language constants, for example: OS_SHOPPING_CENTER, and when OS Property shows the neighborhood names, we retrieve them from language files.
In language file, i have the language constants defined like:
OS_SHOPPING_CENTER="Shopping Center"
for English
Thanks
Dam
The items that you mentioned in second picture are neighborhoods. They are fixed items, they are being stored in MySQL Table: #__osrs_neighborhoodname, they are store in language constants, for example: OS_SHOPPING_CENTER, and when OS Property shows the neighborhood names, we retrieve them from language files.
In language file, i have the language constants defined like:
OS_SHOPPING_CENTER="Shopping Center"
for English
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Bosman
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 48
- Thank you received: 0
9 years 8 months ago #67433
by Bosman
Replied by Bosman on topic title
I changed the file with filezilla, two different ways, but none works..
I have perhaps made a wrong syntax?
I have perhaps made a wrong syntax?
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 8 months ago #67452
by Mr. Dam
Replied by Mr. Dam on topic title
Hi Bosman,
Please submit ticket and send your site information with super admin account. I will check and solve the issue for you.
Thanks
Dam
Please submit ticket and send your site information with super admin account. I will check and solve the issue for you.
Thanks
Dam
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.