Dayana MIX
Вы хотите отреагировать на этот пост ? Создайте аккаунт всего в несколько кликов или войдите на форум.
Код нашего баннера



Последние темы
» Лирические стихи.
Настроить панель инструментов с помощью CSS EmptyВт 29 Мар - 7:21 автор Nataliya

» Шаман......
Настроить панель инструментов с помощью CSS EmptyВт 29 Мар - 7:19 автор Nataliya

» [Салаты] Пять ошибок при приготовлении оливье
Настроить панель инструментов с помощью CSS EmptyСр 26 Янв - 13:20 автор Scheila

»  Наша Беседка.. :)
Настроить панель инструментов с помощью CSS EmptyСб 18 Дек - 13:17 автор Феникс

» Супы из рыбы и морепродуктов
Настроить панель инструментов с помощью CSS EmptyВт 14 Дек - 22:26 автор Scheila

» Другие закуски
Настроить панель инструментов с помощью CSS EmptyВт 14 Дек - 22:25 автор Scheila

» Теперь мы есть в Telegram
Настроить панель инструментов с помощью CSS EmptyЧт 26 Авг - 7:59 автор Феникс

» мои клипы.
Настроить панель инструментов с помощью CSS EmptyСр 4 Авг - 20:55 автор Nataliya

» МОМЕНТЫ ЖИЗНИ
Настроить панель инструментов с помощью CSS EmptyСр 4 Авг - 20:44 автор Nataliya

Любимые темы
Загрузка избранного...


Предыдущая тема Следующая тема Перейти вниз

  • 1

Настроить панель инструментов с помощью CSS

Сообщение автор  Сб 16 Янв - 20:04

Настроить панель инструментов с помощью CSS 09615175839 Toolbar полный

div#fatoolbarПолный бар
div#fa_search / div#fa_textareaНастроить панель инструментов с помощью CSS 46935310
div#fa_search / div#fa_textareaНастроить панель инструментов с помощью CSS 46935311
div#fa_shareНастроить панель инструментов с помощью CSS 19763810
span#fa_share_textНастроить панель инструментов с помощью CSS 61396410
a#fa_fbНастроить панель инструментов с помощью CSS 34818710
a#fa_twitterНастроить панель инструментов с помощью CSS 13680410
a#fa_gpНастроить панель инструментов с помощью CSS 26917710
a#fa_mailНастроить панель инструментов с помощью CSS 95641510
a#fa_rssНастроить панель инструментов с помощью CSS 64072310
div#fa_rightНастроить панель инструментов с помощью CSS 16962310
a#fa_welcomeНастроить панель инструментов с помощью CSS 98938210
a#fa_notificationsНастроить панель инструментов с помощью CSS 42627510
span#notif_unreadНастроить панель инструментов с помощью CSS 59976510
a#fa_hideНастроить панель инструментов с помощью CSS 95728310
a#fa_showНастроить панель инструментов с помощью CSS 83032510
ul#fa_menulistНастроить панель инструментов с помощью CSS Toolba14
ul#notif_listНастроить панель инструментов с помощью CSS Toolba15
li.see_allНастроить панель инструментов с помощью CSS Toolba16
li.unreadНастроить панель инструментов с помощью CSS Toolba17
div.fa_notificationНастроить панель инструментов с помощью CSS Toolba18


Последний раз редактировалось: Феникс (Вс 17 Янв - 0:53), всего редактировалось 1 раз(а) (Обоснование : Предыдущий трек: Полностью настроить панель инструментов с помощью CSS)
Феникс
Феникс
Администратор


Мужчина Посты : 1598
Очки : 6389
Возраст : 52
Откуда : Россошь

Вернуться к началу Перейти вниз

Настроить панель инструментов с помощью CSS Sdsd1110
  • 2

Re: Настроить панель инструментов с помощью CSS

Сообщение автор  Сб 16 Янв - 20:06

Настроить панель инструментов с помощью CSS 09615175839 Советы : Удалить элементы

Удалить в строке поиск


Код:
div#fa_search {display:none!important;}

Удалить кнопки обмена


Код:
span#fa_share {display:none!important;}

Удалить ссылку "добро Пожаловать" [X]"


Код:
a#fa_welcome {display:none!important;}

Удалить стрелки "Скрыть панель инструментов"


Код:
a#fa_hide {display: none!important;}
Феникс
Феникс
Администратор


Мужчина Посты : 1598
Очки : 6389
Возраст : 52
Откуда : Россошь

Вернуться к началу Перейти вниз

Настроить панель инструментов с помощью CSS Sdsd1110
  • 3

Re: Настроить панель инструментов с помощью CSS

Сообщение автор  Сб 16 Янв - 20:07

Настроить панель инструментов с помощью CSS 09615175839 Советы : Изменить элементы

Изменения кнопки "Facebook"


Код:
a#fa_fb {
background:url('adresse_de_votre_image')no-repeat!important;
}


Изменения кнопки "Twitter"


Код:
a#fa_twitter {
background:url('adresse_de_votre_image')no-repeat!important;
}


Изменить кнопка "Google +"


Код:
a#fa_gp {
background:url('adresse_de_votre_image')no-repeat!important;
}


Изменения кнопки "Mail"


Код:
a#fa_mail {
background:url('adresse_de_votre_image')no-repeat!important;
}


Изменить кнопка "RSS"


Код:
a#fa_rss {
background:url('adresse_de_votre_image')no-repeat!important;
}

где adresse_de_votre_image должно быть заменено на URL-адрес нужного изображения.
Феникс
Феникс
Администратор


Мужчина Посты : 1598
Очки : 6389
Возраст : 52
Откуда : Россошь

Вернуться к началу Перейти вниз

Настроить панель инструментов с помощью CSS Sdsd1110
  • 4

Re: Настроить панель инструментов с помощью CSS

Сообщение автор  Сб 16 Янв - 20:09

Настроить панель инструментов с помощью CSS 09615175839 Самообслуживания

Скопируйте и вставьте соответствующий код, чтобы установить панель инструментов на ваш выбор на ваш форум :
Панель управления → Дисплей → Цвета → Вкладка "таблица стилей CSS"
Цвета были выбраны случайным образом и могут быть изменены легко !

Бесплатно услуга 1
Настроить панель инструментов с помощью CSS Toolba10

Код:
div#fa_toolbar {
    background-color: #24384c;  /* Couleur de fond */
    border-radius: 0 0 50px 50px;  /* Arrondis les bords de la toolbar */
    box-shadow: 0 0 5px #000000;  /* Affiche une ombre */
    margin: auto;  /* Centre la toolbar */
    width: 98%;  /* Modifie la longueur de la toolbar */
}

div#fa_toolbar div, div#fa_toolbar span {
    margin: 0 15px;  /* Repositionne correctement le contenu de la toolbar */
}


Бесплатные услуги 2
Настроить панель инструментов с помощью CSS Toolba11

Код:
div#fa_toolbar {
    background-color: #657488;  /* Couleur de fond */
    border: 2px solid white;  /* Ajoute une bordure de 2px de couleur blanche */
    border-radius: 50px;  /* Arrondis les bords de la toolbar */
    margin: auto;  /* Centre la toolbar */
    position: relative;  /* Permet de décaler la toolbar */
    top: 10px;  /* Décale la toolbar du haut */
    width: 98%;  /* Modifie la longueur de la toolbar */
}

a#fa_hide {
    display: none!important;  /* Supprime la flèche "Cacher la toolbar" : Conseillé de le laisser ! */
}

div#fa_toolbar div, div#fa_toolbar span {
    margin: 0 15px;  /* Repositionne correctement le contenu de la toolbar */
}


Бесплатный сервис 3
Настроить панель инструментов с помощью CSS Toolba12

Код:
#fa_toolbar {
    background-color: transparent !important;  /* Rend transparent le fond principal */
}
#fa_right {
    background-color: #000000;  /* Couleur de fond */
    border-radius: 0 0 40px 40px;  /* Arrondis les bords */
    padding-left: 10px;  /* Règle la marge intérieure gauche */
    padding-right: 10px;  /* Règle la marge intérieure droite */
    position: relative;  /* Permet de décaler la toolbar */
    right: 20px;  /* Décale la toolbar de la droite */
}

#fa_left {
    background-color: #000000;  /* Couleur de fond */
    border-radius: 0 0 0 40px;  /* Arrondis les bords */
    position: relative;  /* Permet de décaler la toolbar */
    left: 20px;  /* Décale la toolbar de la gauche */
    margin-top: -1px;  /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;  /* Règle la marge intérieure gauche */
    padding-right: 10px;  /* Règle la marge intérieure droite */
}

#fa_search {
    background-color: #000000;  /* Couleur de fond */
    margin-top: -1px;  /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;  /* Règle la marge intérieure gauche */
    padding-right: 10px;  /* Règle la marge intérieure droite */
}

#fa_share {
    background-color: #000000;  /* Couleur de fond */
    border-radius: 0 0 40px;  /* Arrondis les bords */
    position: relative;  /* Permet de décaler la toolbar */
    left: -20px;  /* Décale la toolbar de la gauche */
    margin-top: -1px;  /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;  /* Règle la marge intérieure gauche */
    padding-right: 10px;  /* Règle la marge intérieure droite */
}


Самообслуживания 4
Настроить панель инструментов с помощью CSS Toolba13

Код:
#fa_toolbar {
    background-color: transparent !important;   /* Rend transparent le fond principal */
}

#fa_right {
    background-color: #b3b3b3;   /* Couleur de fond */
    border-radius: 0 0 0 40px;   /* Arrondis les angles */
    padding-left: 10px;   /* Règle la marge intérieure gauche */
    padding-right: 10px;   /* Règle la marge intérieure droite */
}

#fa_left {
    background-color: #b3b3b3;   /* Couleur de fond */
    margin-top: -1px;   /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;   /* Règle la marge intérieure gauche */
    padding-right: 10px;   /* Règle la marge intérieure droite */
}

#fa_search {
    background-color: #b3b3b3;   /* Couleur de fond */
    margin-top: -1px;   /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;   /* Règle la marge intérieure gauche */
    padding-right: 10px;   /* Règle la marge intérieure droite */
    position: relative;   /* Permet de décaler la toolbar */
    left: -20px;   /* Décale la toolbar de la gauche */
}

#fa_share {
    background-color: #b3b3b3;   /* Couleur de fond */
    border-radius: 0 0 40px;   /* Arrondis les angles */
    left: -40px;   /* Décale la toolbar de la gauche */
    margin-top: -1px;   /* Petite correction d'1px - Peut dépendre de votre forum (peut être retirée) */
    padding-left: 10px;   /* Règle la marge intérieure gauche */
    padding-right: 10px;   /* Règle la marge intérieure droite */
    position: relative;   /* Permet de décaler la toolbar */
}
Феникс
Феникс
Администратор


Мужчина Посты : 1598
Очки : 6389
Возраст : 52
Откуда : Россошь

Вернуться к началу Перейти вниз

Настроить панель инструментов с помощью CSS Sdsd1110

Предыдущая тема Следующая тема Вернуться к началу



Коды ссылок на тему для вставки:
URL:
BBCode:
HTML:
 
Права доступа к этому форуму:
Вы не можете отвечать на сообщения