Customizing SMF > Tips and Tricks
Simple CSS Flat Input Boxes (All Versions)
(1/1)
Eris Siva:
This is just a simple way to get your input boxes and buttons to look all spiffy and flat like in the example image.
All using CSS.
Hooray!
1) Go to "Admin>Current Theme's Settings>Modify the style.css file".
2) Find these three values if they exist: input, textarea, button
3) Add this line under all of them:
--- Code: --- border: 1px solid;
--- End code ---
4) Click "Save Changes"
5) Enjoy the tasty goodness.
Navigation
[0] Message Index
Go to full version