Enlarging CP popup box

More
12 years 8 months ago #41 by sa
Enlarging CP popup box was created by sa
Hi,

Is there any way I can enlarge the CP popup box so that I can see more of the input fields at once?

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

More
12 years 8 months ago #43 by andrea_4g
Replied by andrea_4g on topic Re: Enlarging CP popup box
Yes, it's possible with 2 small modifications:

Change file: components/com_customproperties/hrlper.php , line 189
Code:
$rel = "{handler: 'iframe', size: {x: 570, y: 400}}";
This is for the popup when you click 'Edit tags'

And change file: plugins/editors-xtd/cptags/cptags.php, line 80
Code:
$button->set('options', "{handler: 'iframe', size: {x: 570, y: 400}}");
This is for the popup when you click the CPtags button under the editor.

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

More
12 years 7 months ago #55 by sa
Replied by sa on topic Re: Enlarging CP popup box
Thanks Andrea

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

More
12 years 1 month ago #659 by SeRviceWar
Replied by SeRviceWar on topic All services
I - la stessa opinione .

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

Time to create page: 0.125 seconds