All questions about EDocman extension

pop up window

  • emilio
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 8 months ago #123520 by emilio
pop up window was created by emilio
Hello

How can I configure the sizes of the detail pop up window?

Saludos, Emilio

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

More
6 years 8 months ago #123523 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic pop up window
Hi Saludos,
You can adjust width and height size of the modal popup (used to show document details) by opening below files:
root -> components -> com_edocman -> view -> common
- documents_table.php
- documents_default.php
- documents_column.php
Find:
size: {x: 800, y: 500}
and change 800 for width size and 500 for height size (in pixel)
Thanks
Dam

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

Moderators: Dang Thuc Dam