vForums Support > Programming & Coding :: Database of Codes/Hacks/Mods :: > Remove Quick Reply Smilies

Remove Quick Reply Smilies - Posted By Michael (wrighty) on 15th Mar 08 at 10:02pm
This will remove the smilies in the quick reply box.

<style>
.quick-reply-smilies {
    display: none;
}
</style>


Global Header