VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

CSS styling #88

Closed adamjbradley closed 10 years ago

adamjbradley commented 10 years ago

I'm rather fond of FuelUX's Wizard (but the framework is too heavy). How hard would it be to have twitter-bootstrap-wizard look like this?

http://jsfiddle.net/adam_j_bradley/NTAp4/4/

Thanks in advance! //Adam