Описание
Simply upload your icons individually to your theme’s «images/csprite» folder.
Go to WordPress Dashboard > Tools > CSprite > Rebuild to rebuild the sprite.
CSprite will do all the hard work of combining all the images into a single graphic.
It will create all the classes for you in the enqueued stylesheet.
You can then simply use the sprite in your theme like this:
<div class="csprite csprite-creatomatic_logo"></div>
It will name the classes according to the image names, so make sure that they are unique.
Read more about this plugin at http://www.creatomatic.co.uk/csprite-automatic-image-sprite-tool-wordpress/
Установка
To install the plugin from your WordPress admin dashboard:
- Plugins > Add New
- Search for CSprite
- Install Now > Activate
To install the plugin from your computer:
- Download the .zip file to your computer from http://www.creatomatic.co.uk/csprite-automatic-image-sprite-tool-wordpress/
- Upload it through Plugins > Add New > Upload > Find the zip file
- Upload > Activate
Часто задаваемые вопросы
See http://www.creatomatic.co.uk/csprite-automatic-image-sprite-tool-wordpress/
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«CSprite» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CSprite» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1
- Initial release