Change sitewide footer and copyright background colours

Permalink Browser Info Environment
Sorry, silly question of the day, but can you advise where / how I can change the sitewide footer and copyright background colours to something custom?

Thanks in advance

Type: Pre-Sale
Status: Resolved
baysmedia
View Replies:
shahroq replied on at Permalink Reply
shahroq
Robbie,
The guide to changing the footer color is in the "Instructions" page #31.
baysmedia replied on at Permalink Reply
baysmedia
Sorry, I stupidly assumed that the footer background needed to be set manually in the source.

Is there a supported way of me changing the background colour of the "Sitewide Copyrights" footer area? This seems to take a darker value of what is set for the footer - it'd be useful if there's a way to override this and set a custom colour.

Cheers
shahroq replied on at Permalink Reply
shahroq
Sure you can. These are the responsible CSS rules for copyright section. first one for default and the second rule for the dark mode. Paste these into your custom file and change the color to whatever.
//extracted from \theme_pixel\themes\pixel\css\less\footer.less
#copyrights {
     background-color: rgba(0, 0, 0, 0.05)!important;
}
.dark #copyrights {
    background-color: rgba(0, 0, 0, 0.2);
}

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.1
Version Installed - 8.5.1
Database Version - 20190301133300

# concrete5 Packages
Grand Gallery (1.1.6), Pixel Theme (2.3.0)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
apache2handler

# PHP Version
7.2.22

# PHP Extensions
apache2handler, bz2, calendar, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, Reflection, session, SimpleXML, soap, sockets, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 512M
post_max_size - 10M
upload_max_filesize - 10M
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.