Install

Works with Drupal: ^8 || ^9 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 9.06 MB
MD5: b167d1d68093b87a44048408ad16cce6
SHA-1: fe5c26ccd264a21f20efc43452970befe553e94c
SHA-256: 2880d4566232067008c918b610d1fcb5d340f0cea5051081160f7ca9bd57353b
Download zip 9.3 MB
MD5: aa898494d2e6fdb4851d69ee6f42abb7
SHA-1: a94123b22b779e27b23fd5930db4dc0ce0191ecd
SHA-256: a5ee74ed9f8a3b43bc64967a59170de82bf8fc741ad4dced96b5f120404b00fe

Release notes

  1. Include font awesome 5 and 6 into the theme. Font Awesome is now not enabled by default. You must enable font awesome if you are using a custom font awesome icons. All of the theme's icons were replaced by SVG images. You can enable font awesome library 4, 5 or 6, by going to your-site-dot-com/admin/appearance/settings/drupal8_w3css_theme and expand FONT AWESOME - W3CSS THEME then check the font you like
  2. Added some css classes to hover over round object.
  3. Update classes to animate form site name.
  4. Disable page title if you like in the breadcrumb.
  5. Add latin extension to Google fonts.
  6. Update link for contextual links on user menu.

Before 2.0.5 release, Font Awesome library was attached to the theme by default and I used font awesome icons in the menu and the page social icons. All font awesome icons that were used in the theme were replaced by SVG icons for several reasons (accessibility, SEO ,etc)

If you have a sub-theme and have customized any of the following templates, you can open two browsers and compare the files from the old and the new, noting any changes/differences between the two. Then go to your custom template and make sure that those changes have been applied there also.

templates/layout/page.html.twig


templates/navigation/menu--responsive-h.html.twig


templates/navigation/menu--responsive-v.html.twig


templates/navigation/menu.html.twig

Created by: flashwebcenter
Created on: 3 Jul 2022 at 20:21 UTC
Last updated: 18 Jul 2022 at 23:23 UTC
Bug fixes
New features

Other releases