- Posts: 363
- Thank you received: 25
All problems related to OSP Templates like: OSP Template, OSP Transparent, OSP Map, OSP Real Estate, OSP T3 Map and OSP Realty
SOLVED !!! Pop up window for report property
- Stephen
- Topic Author
- Offline
- Platinum Member
Less
More
9 years 7 months ago - 9 years 7 months ago #62615
by Stephen
If the problem can be solved why worry? If the problem can not be solved, worrying will do you no good.
SOLVED !!! Pop up window for report property was created by Stephen
hi
How can I change the size of popup window for report property?
I would like to have it it a little wider and higher.
Picture is taken from yor demo, so it´s the same in your template
How can I change the size of popup window for report property?
I would like to have it it a little wider and higher.
Picture is taken from yor demo, so it´s the same in your template
If the problem can be solved why worry? If the problem can not be solved, worrying will do you no good.
Last edit: 9 years 7 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 7 months ago #62620
by Mr. Dam
Replied by Mr. Dam on topic Pop up window for report property
Hi,
Please open file: components > com_osproperty > templates > theme3 > details.html.tpl.php
find
<a href="<?php echo JURI::root()?>index.php?option=com_osproperty&tmpl=component&item_type=0&task=property_reportForm&id=<?php echo $row->id?>" class="osmodal" rel="{handler: 'iframe', size: {x: 300, y: 370}}" title="<?php echo JText::_('OS_REPORT_LISTING');?>">
You can change "x: 300, y: 370" to another bigger numbers like "x: 500, y: 500"
Thanks
Dam
Please open file: components > com_osproperty > templates > theme3 > details.html.tpl.php
find
<a href="<?php echo JURI::root()?>index.php?option=com_osproperty&tmpl=component&item_type=0&task=property_reportForm&id=<?php echo $row->id?>" class="osmodal" rel="{handler: 'iframe', size: {x: 300, y: 370}}" title="<?php echo JText::_('OS_REPORT_LISTING');?>">
You can change "x: 300, y: 370" to another bigger numbers like "x: 500, y: 500"
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Stephen
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 363
- Thank you received: 25
9 years 7 months ago #62635
by Stephen
If the problem can be solved why worry? If the problem can not be solved, worrying will do you no good.
Replied by Stephen on topic Pop up window for report property
Hi
Thanks a lot
Thanks a lot
If the problem can be solved why worry? If the problem can not be solved, worrying will do you no good.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 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.