Skip to content

Нет картинок в меню навигации

Как добавить картинки в меню навигации? post-57291-0-45429100-1421408200_thumb.jpg

Featured Replies

Это не совсем изображения, а иконки шрифта (font awesome icons) заданные через css (flatty.css). Пример календаря:

 

.icon-nav_app_calendar::before { 
content: "\f073";
}

Для classifieds "Объявления"

 

icon-nav_app_classifieds::before { 
content: "\f073";
}

Где \f073 - код иконки.

 

Список иконок http://fortawesome.github.io/Font-Awesome/icons/

  • Author

Спасибо добрый человек! :)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.