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

Remove Quick Reply UBBC - Posted By Michael (wrighty) on 15th Mar 08 at 9:59pm
This will remove the UBBC buttons from the quick reply box.

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


Global Header