Customized theme options body font not editable

Permalink Browser Info Environment
Hi there,

I am trying to change the body font size of the Slate theme. I have tried in Themes/Slate/Customize - body. I have also tried changing it via the typography.css file. It seems like something that should be so easy, but it's not working.

Any help is greatly appreciated!

Thank you

Type: Pre-Sale
Status: In Progress
designsforchange
View Replies:
c5mix replied on at Permalink Reply
c5mix
Sounds like you just need to clear your site cache (the old styles are still cached in).
http://www.concrete5.org/documentation/using-concrete5/dashboard/sy...
designsforchange replied on at Permalink Reply
designsforchange
Hey Chris,

Sorry, I forgot to mention I have cleared my cache and still no luck. When I try to change the font in the Themes/Customize/Slate area, it doesn't save my changes? It always reverts back to 13pt? So not sure why it won't stick to what I choose?
c5mix replied on at Permalink Reply
c5mix
It works for me in my demo. Just to make sure you're going to the theme's customization panel, clicking the font icon next to "Body", changing the font/size then clicking Ok in that dialog. Then down at the bottom the page you're clicking "Save" correct? Then clearing the site cache?
designsforchange replied on at Permalink Reply
designsforchange
Hey Chris,

I am doing exactly that and it does nothing, I change the font size, click ok, then save, then clear the cache.. What I did notice is that there are 2 body areas in the customization to change the font style/size etc?
c5mix replied on at Permalink Reply
c5mix
That's really weird. There should only be one instance of it. Something's wonky with your setup or something. Have you tried changing either one?
designsforchange replied on at Permalink Reply
designsforchange
I have changed both and have changed one at a time and still nothing, it always reverts back to the typography default of 13pt. Would it matter that right now the site is just local on my computer with the MAMP server set up? The site isn't ready so I'm building then going to upload when ready?

I've used this theme on a few other sites and have never run into this?
c5mix replied on at Permalink Reply
c5mix
Did you say you edited the theme's typography.css or other css file? If so did you add/duplicate any line that has /* customize_body */ comment on it? There should only be two for the font and color. If there's another one that could be why you have a duplicate on in the Customization panel.
designsforchange replied on at Permalink Reply
designsforchange
Because the Themes/Customization/Slate editing wasn't working, I tried to edit the typography.css file. When that didn't work, I just put it back to default, this is what my file shows:

/* Default font settings */
[body {
/* customize_body */ font: normal normal 14px Helvetica; /* customize_body */
/* customize_body */ color: #666; /* customize_body */
line-height:1.5;
}/]
c5mix replied on at Permalink Reply
c5mix
Well, there shouldn't be the opening/closing [ ] brackets in there
designsforchange replied on at Permalink Reply
designsforchange
haha sorry, I was reading the concrete5 message that says 'Enclose code samples in [code][/code] but I probably did it wrong.

Those brackets aren't in my code.
c5mix replied on at Permalink Reply
c5mix
I really don't know what could be causing that. You didn't modify any other css file correct? Did you by any chance add any of the body css to the "Add your own CSS" box in the customization panel? You might want to check the regular forums and see if anyone else has come across this before.

For now though you might just want to add your modified CSS to the "Add your own CSS" box.
designsforchange replied on at Permalink Reply
designsforchange
Hey Chris,

Ya, I'm not sure what is going on either. I currently do not have any code in the 'add your css' box. I entered this into it to try:

body {
font: normal normal 14px Helvetica;
color: #666;
line-height:1.5;
}
And it was successful....

Also weird.... for every customizable portion, there are two boxes to choose from? I'm at a loss to what would cause this?
c5mix replied on at Permalink Reply
c5mix
So weird. I'm at a loss too. Did you by any chance copy the css files into /themes/slate?
designsforchange replied on at Permalink Reply
designsforchange
Ahha! Chris, I had made a copy of the main.css and typo.css files in case I messed them up and they were still in main themes/slate folder. That’s why there were duplicate options to customize. I have removed them and now he customization works now.

Thank you!
designsforchange replied on at Permalink Reply
designsforchange
Ahha! Chris, I had made a copy of the main.css and typo.css files incase I messed them up and they were still in main themes/slate folder. That’s why there were duplicate options to customize. I have removed them and now he customization works now.


Thanks for all of your help and sorry to waste your time.

Cheer to Friday!


Natasha Hinsche
Designs for Change
designs.change@gmail.com
250.488.7324

> On Jan 30, 2015, at 7:47 AM, concrete5 Community <discussions@concretecms.com> wrote:
c5mix replied on at Permalink Reply
c5mix
No problem :) Glad you figured it out!

concrete5 Environment Information

# concrete5 Version
5.6.3.2

# concrete5 Packages
AddThis (1.0), Slate Theme (1.5.3.1).

# concrete5 Overrides
blocks/next_previous, 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 - On
Overrides Cache - On
Full Page Caching - Off

# Server Software
Apache/2.2.26 (Unix) mod_fastcgi/2.4.6 mod_wsgi/3.4 Python/2.7.6 PHP/5.5.10 mod_ssl/2.2.26 OpenSSL/0.9.8za DAV/2 mod_perl/2.0.8 Perl/v5.18.2

# Server API
apache2handler

# PHP Version
5.5.10

# PHP Extensions
apache2handler, bcmath, bz2, calendar, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, ldap, libxml, mbstring, mcrypt, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, Reflection, session, SimpleXML, soap, sockets, SPL, sqlite3, standard, tokenizer, xml, xmlreader, xmlwriter, xsl, yaz, 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 - 128M
post_max_size - 32M
sql.safe_mode - Off
upload_max_filesize - 32M
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
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:35.0) Gecko/20100101 Firefox/35.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.