Change width of iframe ?

  • pclg
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
12 Anni 10 Mesi fa #328 da pclg
Change width of iframe ? è stato creato da pclg
Hello,
I desperately searching how to change the width of the iframe who allows to add and edit Tags on a article in the backend of joomla. Because I have 4 colums and I need it only in one row. You can see the problem in attachments.

Thanks
Allegati:

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
12 Anni 9 Mesi fa #330 da andrea_4g
Risposta da andrea_4g al topic Re: Change width of iframe ?
The links that open the iframe you are referring to are actually two:
Cptags button, under editor:
file plugins/editors-xtd/cptags.php, line 103
Code:
$button->set('options', "{handler: 'iframe', size: {x: 570, y: 400}}");
'Edit tags' link, after tags:
file components/com_customproperties/helper.php, line 187
Code:
$rel = "{handler: 'iframe', size: {x: 570, y: 400}}";

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • pclg
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
12 Anni 9 Mesi fa #343 da pclg
Risposta da pclg al topic Re: Change width of iframe ?
Thank you !
I had found the first in Components, but I did not thought to search in plugins...

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.200 secondi