if you want a totally different button design, why would you even use the BTN classes from bootstrap?
I may not completely understand what you are asking, so examples and sample code helps in questions like these. On Tuesday, June 5, 2012 5:34:58 PM UTC-6, Backspace wrote: > > Hi > > I am using the button class (.btn), and want to use > a different button design all together. > > In my HTML, U made a strung a couple of classes together, .btn . up and > one I created .voteyes > > I placed the code from the .btn and .up classes into my custom selector, > and was able to have a background image display. > > I disable much of the code and it is inherited from the parent element in > the stylesheet. I did not set display to 'none' on any of the properties. > > I know I am doing it wrong, can someone point me a good online resource > for customising buttons, clickables. Or even better the best way to do it > with BS? > > Cheers > > >
