Space between / font size of main nav

Permalink Browser Info Environment
Hi!
I'm working on a site with quite a few pages - To avoid the nav to split into two rows, I'd like to be able to reduce the spacing of the main nav.

Could you please point me in the right direction here?

Type: Discussion
Status: In Progress
einardo1
View Replies:
srjahir32 replied on at Permalink Reply
srjahir32
find iGotstyle.css file, (packages/themes/fruitfull/css/)
there will be CSS


header#siteHeader nav ul li {
margin: 23px 15px 0;
}

you can make it 5px from 10px to accommodate 1 or 2 more menu.
Generally it will reduce the space between 2 menu items.
Can I have you website link please ?
srjahir32 replied on at Permalink Reply
srjahir32
find iGotstyle.css file, (packages/themes/fruitfull/css/)
there will be CSS


header#siteHeader nav ul li {
margin: 23px 15px 0;
}

you can make it 5px from 10px to accommodate 1 or 2 more menu.
Generally it will reduce the space between 2 menu items.
Can I have you website link please ?
srjahir32 replied on at Permalink Reply
srjahir32
find iGotstyle.css file, (packages/themes/fruitfull/css/)
there will be CSS


header#siteHeader nav ul li {
margin: 23px 15px 0;
}

you can make it 5px from 10px to accommodate 1 or 2 more menu.
Generally it will reduce the space between 2 menu items.
Can I have you website link please ?
srjahir32 replied on at Permalink Reply
srjahir32
find iGotstyle.css file, (packages/themes/fruitfull/css/)
there will be CSS


header#siteHeader nav ul li {
margin: 23px 15px 0;
}

you can make it 5px from 10px to accommodate 1 or 2 more menu.
Generally it will reduce the space between 2 menu items.
Can I have you website link please ?
einardo1 replied on at Permalink Reply
einardo1
Hm...
Not sure it did all that much, I tried that already actually.
It's now changed to 5 px.
http://www.oslojordmor.no/ny

If nothing else, I need to expand the container size to acommodate these items.
Or change font size in addition to reducing the margins.
MichaelG replied on at Permalink Reply
MichaelG
Personally, I think you're getting too cramped. And increasing the width of the container only helps on larger screens.

You need to start introducing hierarchy and creating subpages. I see you already have some, but I'd break it down further. Personally, I would structure your page like this:

Hjem
Omm Os
-- Bedriftsavtale
-- Priser
Spesialiteter
-- Svangerskap
-- Kvinnehelse
Kurs
Shop
Timebestilling
einardo1 replied on at Permalink Reply
einardo1
Hehe, like your norwegian there.
But yeah, that's something I've considered.
Thanks for feedback
MichaelG replied on at Permalink Reply
MichaelG
google translate for the win!

concrete5 Environment Information

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

# concrete5 Packages
Call to Action (1.0.0), ExchangeCore reCAPTCHA (0.9.0), Fruitful (1.2), Like This (0.9.1), Vivid Store (2.0.6).

# concrete5 Overrides
languages/it_IT, languages/fr_FR, languages/tr_TR, languages/sv_SE, languages/el_GR, languages/ru_RU, languages/sl_SI, languages/fi_FI, 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
Apache/2.2.16

# Server API
cgi-fcgi

# PHP Version
5.3.3-7+squeeze26

# PHP Extensions
ADOdb, bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, geoip, gettext, hash, iconv, idn, imagick, imap, json, libxml, mbstring, mcrypt, mhash, mssql, mysql, mysqli, odbc, openssl, pcre, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, ps, pspell, recode, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, SQLite, sqlite3, standard, suhosin, svn, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, 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 - 5000
memory_limit - 256M
post_max_size - 128M
safe_mode - Off
safe_mode_exec_dir - /usr/local/safe_mode/bin
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 128M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 1440
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
suhosin.cookie.max_array_depth - 50
suhosin.cookie.max_array_index_length - 64
suhosin.cookie.max_name_length - 64
suhosin.cookie.max_totalname_length - 256
suhosin.cookie.max_value_length - 10000
suhosin.cookie.max_vars - 100
suhosin.executor.include.max_traversal - 0
suhosin.executor.max_depth - 0
suhosin.get.max_array_depth - 50
suhosin.get.max_array_index_length - 64
suhosin.get.max_name_length - 64
suhosin.get.max_totalname_length - 256
suhosin.get.max_value_length - 1024
suhosin.get.max_vars - 100
suhosin.log.phpscript.is_safe - Off
suhosin.memory_limit - 0
suhosin.post.max_array_depth - 50
suhosin.post.max_array_index_length - 64
suhosin.post.max_name_length - 64
suhosin.post.max_totalname_length - 256
suhosin.post.max_value_length - 1000000
suhosin.post.max_vars - 5000
suhosin.request.max_array_depth - 50
suhosin.request.max_array_index_length - 64
suhosin.request.max_totalname_length - 256
suhosin.request.max_value_length - 1000000
suhosin.request.max_varname_length - 64
suhosin.request.max_vars - 5000
suhosin.session.max_id_length - 128
suhosin.upload.max_uploads - 25

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.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 have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.