- Posts: 49
- Thank you received: 0
Enlarging CP popup box
- sa
- Topic Author
- Offline
- Senior Member
Less
More
13 years 2 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?
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.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
13 years 2 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
This is for the popup when you click 'Edit tags'
And change file: plugins/editors-xtd/cptags/cptags.php, line 80
This is for the popup when you click the CPtags button under the editor.
Change file: components/com_customproperties/hrlper.php , line 189
Code:
$rel = "{handler: 'iframe', size: {x: 570, y: 400}}";
And change file: plugins/editors-xtd/cptags/cptags.php, line 80
Code:
$button->set('options', "{handler: 'iframe', size: {x: 570, y: 400}}");
Please Log in or Create an account to join the conversation.
- sa
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 49
- Thank you received: 0
13 years 2 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.
- SeRviceWar
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
12 years 7 months 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.170 seconds