The Arcive of vBulletin Modifications Site. |
|
[CSS tip] Like those neat, flat buttons? Details »»
|
|||||||||||||||||||||||||||
|
[CSS tip] Like those neat, flat buttons?
Developer Last Online: Jul 2012
This is not a style, just some CSS definitions to make input boxes, dropdowns and buttons have this neat, flat, modern look like they do in IPB. If this is considered a template modification (I don't think so as you don't edit any templates) then mods, feel free to move it to the appropriate subforum.
![]() Fistly go to Styles & Templates>Style Manager>Main CSS. 1. Buttons Go to the CSS settings group Buttons and add this code to Extra CSS attributes:2. Input fields Go to the CSS settings group Input fields and add this code to Extra CSS attributes:3. Drop-downs Go to the CSS settings group <select> Menus and add this code to Extra CSS attributes:Chances are this works with 3.0.x as well ![]() If you liked it and use it, please click Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Awesome, installed.
|
|
#3
|
|||
|
|||
|
Quote:
![]() Glad you liked it! |
|
#4
|
||||
|
||||
|
Very nice! I love IPB's modern and professional look, but not necessarily its software. This is the best of both worlds.
|
|
#5
|
|||
|
|||
|
Quote:
Wow, 10 installs! My first hack got a big fat zero (it has only 1 install which is mine) , so 10 looks quite a lot to me
|
|
#6
|
||||
|
||||
|
Much appreciated.
|
|
#7
|
||||
|
||||
|
Just a note, you can add a background color option as well:
border-color: #xxxxxx; background-color: #xxxxxx; border-style:solid; border-width:1px; padding:2px; margin: 2px; |
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
||||
|
||||
|
Cool.
|
|
#10
|
||||
|
||||
|
Thanks lady.
|
![]() |
|
|