MyBB Community Forums

Full Version: Larger button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. The Save Changes button on showthread.php when I want to edit a thread is too small. How do I get the button to be bigger?
For now I only got the text on the button to be bigger:
lang.save_changes = "<b><font size = 4>Save Changes</b></font>";

I cannot find this kind of code inside showthread.php:
 <input type="submit" name="btn_submit" value="Save Changes"  style="height:50px; width:550px; background-color: #FFFF70;"/>