Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Use Custom Expand/Collapse Icons #190

Closed
MartyBJones opened this issue Feb 7, 2014 · 2 comments
Closed

How To Use Custom Expand/Collapse Icons #190

MartyBJones opened this issue Feb 7, 2014 · 2 comments

Comments

@MartyBJones
Copy link

I would like to use bootstrap glyphicons or fontawesome icons for the expand and collapse icons. How can I go about doing this?

@bradvin
Copy link
Member

bradvin commented Feb 8, 2014

@MartyBJones you would need to edit the core footable css file and replace all the font-specific code with your font-awesome or similar CSS. The file to look at is : https://github.com/bradvin/FooTable/blob/V2/css/footable.core.css

@bradvin bradvin closed this as completed Feb 8, 2014
@aboutaaron
Copy link

It'd be nice if you could just specify the class used for sorting. That way, rather than edit the core.css file, you could just include your preferred fonts and initialize footable with the correct classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants