User Tools

Site Tools


library:css

This is an old revision of the document!


Evergreen 3.5

As of Evergreen 3.5 it supports an org unit setting for adding CSS directly to the OPAC. This page will act as a repository for community members to share CSS code.

Background Elements

Header Background

#header-wrap {
    background-color: #ced42c;
    background-image: none;
}

Turns the color of the background above the link bar a dark yellow.

#gold-links-holder {
    background-color: #ced42c;
}

Turns the color of the background of the links bar a dark yellow.

library/css.1583261023.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.