Using Typekit Font

Permalink Browser Info Environment
I am trying to use a Adobe Type Kit font and I seem to be having an issue with apply the styles to the Navigation link. Not being a expert in Concrete5 Templating, I have exhausted all I can think of and wondered if you might be able to offer an insight on where I am going wrong?

http://www.customnutrition.com.au/...

Any suggestion would be appreciated.

Ben

Type: Pre-Sale
Status: In Progress
Verticalapps
View Replies:
VidalThemes replied on at Permalink Reply
VidalThemes
Hi Ben,

Thanks a lot for your purchase.

I noticed that you have altered some of the css in customise.css to display your new font.

if you open up customise.css once more and go to line 180 you should see this code:

#c5wrap p a, #c5wrap li a  {
/* customize_body_links */ font:normal 14px px ; /* customize_body_links */
/* customize_body_links */ color:#303030; /* customize_body_links */
text-decoration: none;
-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


change it to:

#c5wrap p a, #c5wrap li a  {
/* customize_body_links */ font:'nimbus-sans-condensed',sans-serif normal 14px px ; /* customize_body_links */
/* customize_body_links */ color:#303030; /* customize_body_links */
text-decoration: none;
-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


refresh your site, and it should then be displaying your new font in the nav, if not have a quick clear of your cache and maybe your browser cache too.

let me know how you get on.

Regards

David
Verticalapps replied on at Permalink Reply
Verticalapps
Hi David,

Thanks for that, yes that helped.

Cheers

Ben

-----Original Message-----
From: concrete5 Community [mailto:discussions@concretecms.com]
Sent: Sunday, 8 November 2015 6:06 AM
To: info@verticalapps.com.au
Subject: Using Typekit Font : Support

concrete5 Environment Information

# concrete5 Version
5.6.3.3

# concrete5 Packages
Minima (1.6).

# concrete5 Overrides
languages/ar, languages/cs_CZ, languages/da_DK, languages/de_DE, languages/el_GR, languages/es_AR, languages/es_ES, languages/es_MX, languages/es_PE, languages/fa_IR, languages/fi_FI, languages/fr_FR, languages/it_IT, languages/ja_JP, languages/nb_NO, languages/nl_NL, languages/pt_PT, languages/ro_RO, languages/ru_RU, languages/sk_SK, languages/sl_SI, languages/sv_SE, languages/tr_TR, languages/vi_VN, languages/zh_TW

# concrete5 Cache Settings
Block Cache - Off
Overrides Cache - Off
Full Page Caching - Off

# Server Software
Microsoft-IIS/7.5

# Server API
cgi-fcgi

# PHP Version
5.3.24

# PHP Extensions
bcmath, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, filter, ftp, gd, gettext, hash, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, odbc, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, Reflection, session, SimpleXML, soap, SPL, standard, tidy, tokenizer, wddx, wincache, xml, xmlreader, xmlrpc, xmlwriter, zip, zlib.

# PHP Settings
max_execution_time - 300
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - <i>no value</i>
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 10M
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 - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
wincache.maxfilesize - 256
wincache.ttlmax - 1200

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 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.