slidein side menu

Permalink Browser Info Environment
Hi
I have the slide in side menu herehttp://envillegolfclub.com/index.php... but the menu items are pushed down to the bottom of the page is there a way to have them at the top. they are in the right position in edit mode but when logged out they are pushed down! also is there a way to add a text nect the hamburger i.e. 'Menu'

Thank you

Type: Ticket
Status: In Progress
simonhomer
View Replies:
jb1 replied on at Permalink Reply
jb1
Hi Simon,
I've checked the example URL you provided, and here's a screenshot of what I'm seeing:http://take.ms/hQa7I
I get the same result in Chrome (on a Mac), as well as Chrome on my Android phone. Based on the browser info in your ticket, you're using Firefox so I've tested that as well and getting the exact same result.

I'm assuming you want the menu to be pushed down below the "x" close button. So the easiest way to do this is to add this custom CSS code:

#mmhamburger{padding-top: 2.7em;}


It adds a little padding to the side menu. This can be added to the block interface if you're using a "custom" skin (preferable method). Otherwise, it can be copied into your theme's CSS code. The result will look like this:http://take.ms/Ei1fG

As for the text next to the hamburger, you can do this purely using CSS. As above, add this custom CSS code where you prefer:

div#nav-icon3::after {
    content: "Menu";
    position: absolute;
    left: 2.1em;
    color: #eee;
    font-size: 1.5em;
}


Feel free to customise the font size, left position and color as you see fit.

Hope this helps.

JB
simonhomer replied on at Permalink Reply
simonhomer
Thank you, that work well :) im looking to emulate the menu from this sitehttp://www.hollinwell.co.uk/

is there a way to put text/images on top and bottom of the slide out? if there is a charge for this i will gladly pay for your support

Simon@comp4.co.uk
jb1 replied on at Permalink Reply
jb1
Thanks for your question, I've just replied directly via email with a quote for this project.

JB

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.5
Version Installed - 8.5.5
Database Version - 20201116182100

# Database Information
Version: 10.1.48-MariaDB
SQL Mode: NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# concrete5 Packages
Background Image and Overlay (0.9.9), Cloneamental (0.9.3), Mega Menu (1.6.5), Theme Lazy5basic (a.k.a. Personal Pro) (1.4.6)

# 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.46 (Unix)

# Server API
cgi-fcgi

# PHP Version
7.3.27

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, intl, ionCube Loader, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcntl, pcre, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, readline, recode, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 3000
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 9000
memory_limit - 512M
post_max_size - 256M
upload_max_filesize - 64M
ldap.max_links - Unlimited
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
opcache.max_accelerated_files - 10000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0

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.