- Messaggi: 49
- Ringraziamenti ricevuti 0
Enlarging CP popup box
- sa
- Autore della discussione
- Offline
- Anziano Utente
Less
Di più
13 Anni 2 Mesi fa #41
da sa
Enlarging CP popup box è stato creato da 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?
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
13 Anni 2 Mesi fa #43
da andrea_4g
Risposta da andrea_4g al 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}}");
Si prega Accesso o Crea un account a partecipare alla conversazione.
- sa
- Autore della discussione
- Offline
- Anziano Utente
Less
Di più
- Messaggi: 49
- Ringraziamenti ricevuti 0
13 Anni 2 Mesi fa #55
da sa
Risposta da sa al topic Re: Enlarging CP popup box
Thanks Andrea
Si prega Accesso o Crea un account a partecipare alla conversazione.
- SeRviceWar
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 1
- Ringraziamenti ricevuti 0
12 Anni 7 Mesi fa #659
da SeRviceWar
Risposta da SeRviceWar al topic All services
I - la stessa opinione .
Si prega Accesso o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.161 secondi