• Hello,
    I have a lot of smileys on my page and I would like the list of smileys to be collapsed every time I load the page with shoutbox. Is there a way to do this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Any update on this? I need this as well… would be GREAT!

    Thread Starter Kenan Dervišević

    (@kenan3008)

    I figured it out in the meantime 🙂
    You need to open file called ajax_shout.js and find this line:

    ActualSmile=””, style=””, lib=”-“;

    Replace it with this:

    ActualSmile=””, style=”display:none”, lib=”-“;

    That should do the trick. You may need to reload your page or clear cache in your browser after replacing this line.

    wow awesome! Thanks! That seems way too easy lol but i wouldn’t have figured it out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Pierre's Wordspew] Smileys list’ is closed to new replies.