Skip to main content

Blue color theme for eea.facetednavigation

Project description

Introduction

This package applies a blue color theme to the eea.facetednavigation interface.

Three CSS files are used:

  • view.css - always loaded, contains CSS overrides for the facetednavigation styles displayed on view;

  • edit.css - loaded for the configuration page;

  • js.css - always loaded, contains JavaScript and plugins overrides.

Replacement images are also provided (used for loading animations and placeholder indicators on the configuration page)

The CSS overrides work by simply providing a more exact selector for the elements. This is accomplished by placing div in front of the default facetednavigation selector, e.g.:

div .tags-cloud li {
  color: #CDE0EF;
}

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add eea.faceted.blue to the list of eggs to install, e.g.:

[buildout]
...
eggs =
    ...
    eea.faceted.blue
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

[instance]
recipe = plone.recipe.zope2instance
...
zcml =
    eea.faceted.blue
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

After restarting the instance, go to Site Setup -> Add-on Products and install eea.faceted.blue.

You can also use portal_quickinstaller from the ZMI.

Changelog

1.0 (2011-06-10)

  • Feature: Blue color theme for eea.facetednavigation [david.batranu]

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eea.faceted.blue-1.0.zip (32.5 kB view details)

Uploaded Source

File details

Details for the file eea.faceted.blue-1.0.zip.

File metadata

  • Download URL: eea.faceted.blue-1.0.zip
  • Upload date:
  • Size: 32.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eea.faceted.blue-1.0.zip
Algorithm Hash digest
SHA256 9808bcbd13432e18886d1085673577d193d2cfd2c6e0b2665de297bd07047988
MD5 503400cc33eed2bb2a1dde9ce5edf643
BLAKE2b-256 6e2df80fbc3d79ed0eb3d24ea0b1b0f0890779854ac4f3f40ceee1111dee8be9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page