Bienvenido, Invitado
Nombre de Usuario Contraseña: Recordarme

chat popup?
(1 viendo) (1) Invitado
  • Página:
  • 1

TEMA: chat popup?

chat popup? hace 1 año, 7 meses #15816

Thanks for making this program! Was wondering if their is a way to change the pop up. Right now when its in the sidebar, you click the globe icon it opens in the middle of the window. Then click it again and it opens in a popup. Would really like to skip that middle step!
Thanks
  • KimMC
  • DESCONECTADO
  • Visitante
  • Temas: 1
  • Karma: 0

Re: chat popup? hace 1 año, 7 meses #15819

Hi,

In the file mod_kide/tmpl/default_botones.php change
<a title="Kide Chat" href="<?php echo JRoute::_(KIDE_URL."&view=kide"); ?>"><img alt="Kide Chat" src="<?php echo KideHelper::include_html("botones", "chat.png"); ?>" /></a>

By
<a title="Kide Chat" href="javascript:void(0)" onclick="KIDE_open_popup()"><img alt="Kide Chat" src="<?php echo KideHelper::include_html('botones', 'chat.png'); ?>" /></a>

Maybe I add an option in the admin
  • JoniJnm
  • DESCONECTADO
  • Administrador
  • Temas: 4167
  • Karma: 144
Última Edición: hace 1 año, 7 meses Por JoniJnm.
  • Página:
  • 1
Página generada en: 0.23 segundos