PDA

View Full Version : Scroll bar in smiliebox?


dfaonxa
03-31-2004, 02:29 PM
I'm looking for a way to make all my smilies appear in the smiliebox without stretching it way down the page - EZBoard has a scroll feature for their smiliebox which I'd like to be able to use in vBulletin. Any ideas/suggestions/mods that I missed? Thanks!

Wayne Luke
03-31-2004, 03:00 PM
I'm looking for a way to make all my smilies appear in the smiliebox without stretching it way down the page - EZBoard has a scroll feature for their smiliebox which I'd like to be able to use in vBulletin. Any ideas/suggestions/mods that I missed? Thanks!
This is simply a template edit where you confine the box to a set space within a DIV and assign a style of overflow:auto; to that DIV.

dfaonxa
03-31-2004, 05:31 PM
This is simply a template edit where you confine the box to a set space within a DIV and assign a style of overflow:auto; to that DIV.

Sorry for the bother, but could someone explain that in English, please? :o The coding is pretty new to me and while I can figure out the basics, I'm afraid I need a little more detail than this. i.e. where to find the proper file to edit, the code I should replace and what exactly I should replace it with. Thanks so much. :nervous: