Removing Powered By

Permalink Browser Info Environment
Hi there,

I was writing to ask how I could removed the "Powered by: concrete5" statement on the header navbar for white label purposes. I've already gone into concrete\themes\dashboard\elements\header.php and changed it manually there, but on my page when I login it still shows as Powered by: concrete5. In addition I added
div#ccm-toolbar>ul>li#ccm-white-label-message { visibility:hidden;
to both bootstrap.css and main.less under packages\theme_stucco\themes\stucco\css\ in attempt to hide the div through css. That last step managed to hide the Powered by: when I'm on the page edit mode but not when I'm in the administrative tools like Systems and Settings, Extend concrete5, etc. Any help or suggestions for other places to try would be greatly appreciated.

Thanks

Type: Discussion
Status: In Progress
edsaxmoore
View Replies:
edsaxmoore replied on at Permalink Reply
edsaxmoore
Concrete5 8.2 - removing 'powered by concrete5' at the top left dashboard. After much experimenting on several different templates, the solution I have found is this:

Go to Page Settings/Design panel on the front end. Click Design, Theme, Customize Theme, scrolled to the bottom to Customize and enter the following:

div#ccm-toolbar>ul>li#ccm-white-label-message { visibility:hidden;
#concrete5-brand .col-sm-12 > span:first-child {
display: none;
}

It will remove the concrete5 branding on the top left. It will also remove the footer branding in many cases.

Thanks to @mesuva for getting me to think beyond the posts that were already out there!
tommyh replied on at Permalink Reply
tommyh
I am also trying to remove the "Built with concrete5 CMS." as well as the "Login" link from the footer area. I tried the CSS addition and that did not work for me. I cleared cache and still there. I also looked in the the theme/inc/footer.php and did not see where to edit.

Any ideas on how to remove these items from the Stucco theme?
nipper15 replied on at Permalink Reply
nipper15
Hi, tommyh

> I also looked in the the theme/inc/footer.php and did not see where to edit.

Remove line 36 - 63 of home.php.

Thanks.
nipper15 replied on at Permalink Reply
nipper15
Hi, tommyh

> I also looked in the the theme/inc/footer.php and did not see where to edit.

Remove line 36 - 63 of home.php.

Thanks.
tommyh replied on at Permalink Reply
tommyh
Perfect. That did the trick! Thanks so much for your help!
steve9060 replied on at Permalink Reply
steve9060
Thanks, Nipper!!

concrete5 Environment Information

# concrete5 Version
Core Version - 8.2.1
Version Installed - 8.2.1
Database Version - 20170802000000

# concrete5 Packages
Advanced Color Picker (1.0c), C5DK TwentyTwenty Image (1.0.3), Cycle2 Slide Show (1.0.2), Easy Weather (1.0.0), Enhanced Version List (0.9.2), Event Calendar (3.4.1), ExchangeCore reCAPTCHA (1.1.1), EZ Event (1.0), EZ Preview (1.0.1), HonestWebsites Simple testimonials (1.0.0), HTML Beautifier (0.9.5.4), Like This (0.9.1), Page Activity (0.9.3), PDF Viewer (1.0.1), Ronyd Expanded Search Bar (2.0), Share Me (0.9.1), Simple Backup (2.0.0), Social Media Icons based on FontAwesome (0.9.4), Stucco (2.1.3), Styled Maps (1.2.3), Styled Scroll Bar (1.1), Tallacmans Copyright (0.9.3), Thumb Gallery (1.0.3), Vivid Carousel (1.0.1), White Label (1.0.1)

# concrete5 Overrides
None

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

# Server Software
Apache/2.4.10 (Debian)

# Server API
fpm-fcgi

# PHP Version
5.6.30-0+deb8u1

# PHP Extensions
apc, apcu, bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, memcache, memcached, mhash, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, readline, redis, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 60
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 2500
memory_limit - 128M
post_max_size - 25M
sql.safe_mode - Off
upload_max_filesize - 25M
memcache.max_failover_attempts - 20
memcached.sess_lock_max_wait - 0
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
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
opcache.max_accelerated_files - 2000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38

Hide Post Content

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

Hide Content

Request Refund

Click below to request a refund for License #8066945. Currently unassigned.
Created on Aug 23 2017 at 6:24 pm
.