-
Notifications
You must be signed in to change notification settings - Fork 39
How to use Fontello fonts in rtPanel
Important: Before starting with this tutorials, make sure you have setup rtPanel with its dependencies on your local system.
In rtPanel we have already configured Fontello fonts, in /assets/fontello/
location you will see the css/ and font/ directory with config.json file.
Follow these steps, to add custom Fontello icons,
1. Generate fonts
Import existing config.json file to Fontello.com
rtPanel Fontello Icons
2. Choose custom fonts
After importing config.json file, it will highlight existing icons in the list, now you can choose your required icons and download web font.
3. Import config.json
Extract zip file which downloaded from a live site, copy only config.json file to /assets/fontello/
location (overwrite existing file).
After above process, start a terminal and run grunt
command, this command will generate icon font and css in the respective directory.
To use new custom icons you may refer demo.html
in previously downloaded zip.
rtPanel:
- End-User Documentation
- Developer Documentation
- General
- Customizing Image Sliders in rtPanel Child Theme
- Add Google ad-banner above logo in rtPanel
- Customize rtPanel Footer Information
- Filters in rtPanel
- Integrated SEO plugin in rtPanel
- Create Metabox on rtPanel Child Theme
- Add Google Adsense Link Unit In Header
- Create Custom Taxonomy on rtPanel
- rtPanel:Comments with Gravatar
- rtPanel: Subscribe Widget
- Create Custom Post Type with rtPanel Child Theme
- rtPanel Theme Options ‘General’
- Using rtp_generate_thumbs() function in child theme
- WordPress Debugger 'WP_DEBUG'
- Adding Social Sharing Button to Website: Using Text Widget
- Clickable header in rtPanel child theme
- CSS Checklist for developers
- Implementing rtp-slider in the child theme
- Creating custom page templates in rtPanel child theme
- Child Theme development using rtPanel – Part I
- Child Theme development using rtPanel – Part 2
- rtPanel Developer Program: Standards Guidelines
- rtPanel Developer Program:Test Project
- Removing the default rtPanel Hooks
- Browser Specific Styling