Different Footer Layout

Permalink Browser Info Environment
Hi. I realize you have a lot on your plate! But I'm very happy with the changes that have been pushed lately. Thank you!

One request related to the footer. In footer.php, you have this:

<div class="col-sm-6">
            <?php
            $a = new GlobalArea( 'Footer 1' );
            $a->display();
            ?>
          </div>
          <div class="col-sm-3">
            <?php
            $a = new GlobalArea( 'Footer 2' );
            $a->display();
            ?>
          </div>
          <div class="col-sm-3">
            <?php
            $a = new GlobalArea( 'Footer 3' );


I have been hacking the theme to use the following:

<div class="col-sm-2"> <?php $a = new GlobalArea( 'Footer Padding Left' ); $a->display(); ?> </div>
          <div class="col-sm-3"> <?php $a = new GlobalArea( 'Footer 1' ); $a->display(); ?> </div>
          <div class="col-sm-5"> <?php $a = new GlobalArea( 'Footer Map' ); $a->display(); ?> </div>
          <div class="col-sm-2"> <?php $a = new GlobalArea( 'Footer Padding Right' ); $a->display(); ?> </div>


I find this layout better to simply have text on the one side and a large map on the other. I'm hopeful it'd be easy to allow us to have options for the footer like this.

Thanks!

Type: Discussion
Status: New
pgkehle
View Replies:

concrete5 Environment Information

# concrete5 Version
Core Version - 5.7.3.1
Version Installed - 5.7.3.1
Database Version - 20150109000000

# concrete5 Packages
Anitya Theme (1.2.1), Easy Image Gallery (1.1.6), Login Block (0.9.3).

# concrete5 Overrides
languages/el_GR, languages/tr_TR, languages/fr_FR, languages/sl_SI, languages/sv_SE, languages/fi_FI, languages/ru_RU, languages/it_IT, languages/ja_JP, languages/de_DE, languages/da_DK, languages/nl_NL

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

# Server Software
nginx/1.8.0

# Server API
fpm-fcgi

# PHP Version
5.5.26-1+deb.sury.org~trusty+1

# PHP Extensions
apc, apcu, bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, json, ldap, libxml, mbstring, mhash, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, Phar, posix, readline, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, Zend OPcache, 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 - 128M
sql.safe_mode - Off
upload_max_filesize - 128M
ldap.max_links - Unlimited
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 - 1440
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_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 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.