Page 1 of 1

<i class="btn btn-danger"> Problem

Posted: 23 Apr 2016, 09:10
by rokudamerlin
hey karl,

i have today build my price list ..

i have use <i class="btn btn-danger"> and <i class="btn btn-success"> from Font Awsome .. the editor in panel dispay it pefect.. but on my website not =(

hope you can help me

panel editor: http://vektorstyle.de/1.jpg
online: http://vektorstyle.de/2.jpg


greez stefan

Re: <i class="btn btn-danger"> Problem

Posted: 23 Apr 2016, 11:44
by mjau-mjau
rokudamerlin wrote:i have use <i class="btn btn-danger"> and <i class="btn btn-success"> from Font Awsome .. the editor in panel dispay it pefect.. but on my website not =(
Not sure where you get the idea that "btn btn-danger" is part of font-awesome ... Those classes are in fact part of BOOTSTRAP. The X3 panel uses bootstrap, so that just why they happen to work in the panel ... Not in the frontend though.

For X3, you can use the the "button" class, as X3 is running on Foundation.
http://foundation.zurb.com/sites/docs/button.html

Re: <i class="btn btn-danger"> Problem

Posted: 23 Apr 2016, 13:44
by rokudamerlin
thanks have fixed