FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » all smilies fit in message-write-window
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
all smilies fit in message-write-window [message #17233] Sat, 20 March 2004 02:00 Go to previous message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma:
Senior Member

change line 25 in post_common.tmpl to
<td valign=top><div class="smiley">{TEMPLATE-DATA: data}</div></td></tr>

then add to forum.css.tmpl
div.smiley {
        width: auto;
        overflow: auto;
        white-space: nowrap;
}


and voila, I have now 130 smilies fit into a rolling bar in message-window.
[Message index]
 
Read Message
Read Message
Previous Topic: Admin controll-panel UI-overhaul
Next Topic: pop3-mailinglist, without imap
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 16:47:26 GMT 2024

Total time taken to generate the page: 0.04620 seconds