Ok so you have your furniture table and it looks like this...
(EXAMPLE)
id item_name public_name width length height sprite
1 duck Rubber Duck 1 1 1 1
You try running a query like such...
INSERT INTO `furniture` VALUES ('2', 'throne'...
Youd have to edit the Habbo.swf XML. You could remove the image from the habbo.swf however it is used for more than just the bar. Can you show what it is exactly you would want removing?