MyBB Community Forums

Full Version: Chatbox buttons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ive got standard buttons on my chatbox at the moment. How can i add an image , padding etc... to the following code :

<input type="button" onclick="fcb_upstyle('b');" class="button" value="B" name="hbold" style="font-weight: bold;">

Its ok i got it , created a .button class in css.