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
  • Platinum Member
More
8 years 11 months ago - 8 years 11 months ago #62615 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

If the problem can be solved why worry? If the problem can not be solved, worrying will do you no good.
Attachments:
Last edit: 8 years 11 months ago by Mr. Dam.

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

More
8 years 11 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 Log in or Create an account to join the conversation.

  • Stephen
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
8 years 11 months ago #62635 by Stephen
Replied by Stephen on topic Pop up window for report property
Hi
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