Shoutbox Open Closed By Default »  Show posts from    to     

Icy Phoenix


Old Support Topics - Shoutbox Open Closed By Default



law [ Sun 16 Dec, 2007 10:39 ]
Post subject: Shoutbox Open Closed By Default
Hi,

my shoutbox is set on the top of the forum.

It start opened, but I'll want to start it on closed mode, and the user need to open it with the "+" button on the right corner.

How can I do it ?

Thank you.


Zuker [ Sun 16 Dec, 2007 13:34 ]
Post subject: Re: Shoutbox Open Closed By Default
Change this line

Code: [Hide] [Select]
<div id="shoutbox_h" style="display: none;">


to

Code: [Hide] [Select]
<div id="shoutbox_h" style="display: yes;">


law [ Sun 16 Dec, 2007 13:54 ]
Post subject: Re: Shoutbox Open Closed By Default
Zuker wrote: [View Post]
Change this line

Code: [Hide] [Select]
<div id="shoutbox_h" style="display: none;">


to

Code: [Hide] [Select]
<div id="shoutbox_h" style="display: yes;">



Hi, I've the ajax shoutbox, so I've modified the ajax_shoutbox_body.tpl under template folder, but now the chat is completely hidden

I want the bar chat closed with the "+" button on the right, instead the bar opened with the chat lines and the "-" buttons.

Thank you.


Zuker [ Sun 16 Dec, 2007 15:56 ]
Post subject: Re: Shoutbox Open Closed By Default
It's Ajax Chat or Shoutbox. They are both different. You told me shoutbox

Please be clear


law [ Sun 16 Dec, 2007 18:10 ]
Post subject: Re: Shoutbox Open Closed By Default
Zuker wrote: [View Post]
It's Ajax Chat or Shoutbox. They are both different. You told me shoutbox

Please be clear


Ajax shoutbox


Zuker [ Sun 16 Dec, 2007 19:17 ]
Post subject: Re: Shoutbox Open Closed By Default
paste here the code you've got at the top of the forum for that




Powered by Icy Phoenix