Zum Hauptinhalt springen

Documentation

IMPORTANT

This is the outdated SI-documentation which will be adapted soon. A huge part may be obsolete!

Customizing Frosty Toolbar

DEPRECIATED
This documentation is depreciated with the release of StackIdeas Toolbar.

Customizing Frosty Toolbar

Changing the toolbar colour in Frosty theme can be done through css override customization. Place the following css override code in the /templates/<YOUR CURRENT TEMPLATE>/css/custom.css which can be located under your current Joomla template. However, utilizing this feature depends on if your Joomla template supports it.

/** Changing the color of the search in frosty **/
body #es .es-toolbar .o-navbar-search .o-navbar-search__query,
body #es .es-toolbar .o-navbar-search {
  background: #666;
}

/** Changing the background color of the toolbar in frosty **/
body #es .es-toolbar .navbar-inner,
body #es .es-toolbar .es-toolbar-avatar {
  background: #000;
  border: 1px solid #000;
}

Thousands have praised us for our incredible customer service, simply because of you! Do read our Support Policies for further information on customization patches.
Wir benutzen Cookies
Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern. Du kannst selbst enscheiden, ob du Cookies zulassen möchtest. Bitte beachte, dass bei Ablehnung womöglich nicht mehr alle Funktionalitäten zur Verfügung stehen.