Page 1 of 1

Change bootstrap button class & add glyphicon

Posted: 16 May 2015, 05:51
by designsedge
Hey Jan & All -

First, thanks for such a great component. Second - I want to change the play buttons on my site from btn-danger to btn-primary and then add

Code: Select all

<span class="glyphicon glyphicon-play-circle"></span>
I have looked in the /views folder, but didn't find what I was looking for.

v 3.0.6
bootstrap from template.

Cheers!
Mike

Re: Change bootstrap button class & add glyphicon

Posted: 17 May 2015, 14:04
by Jan
Hi, see this file to edit it:

components\com_phocadownload\views\category\tmpl\default_files.php

Jan

Re: Change bootstrap button class & add glyphicon

Posted: 17 May 2015, 18:34
by designsedge
Perfect! Changed the button class and added the glyphicon - thanks so much!

Re: Change bootstrap button class & add glyphicon

Posted: 21 May 2015, 08:50
by Jan
Ok