everything is huge
-
OMG what did you do?!
I just updated and thought the wrongest thing was that the icon colours were wrong (see previous post).
But now I have reloaded my page and EVERYTHING IS HUGE!
Nevermind the icon colour, how about the size: they are 950 pixels!
Reverting back to previous version now. Please let me know when you get things sorted.
-
I also just updated and my social media icons are MASSIVE! Also, my sidebar has vanished and won’t come back. Help??
I downloaded the previous version and reinstalled, so that my website looks right while the developer makes the appropriate fixes. Get the zip here: https://github.com/ScottSmith95/Decode/archive/2.9.3.zip
Thanks! Luckily, I had another site running Decode which I hadn’t upgraded and I copied the files over from there. But I did freak out for a bit there.
Some hosting solutions will somewhat aggressively cache style sheets. You need to purge your cache of style.css after theme upgrades sometimes.
I’m sorry, that doesn’t make sense to me. If it’s running off my old (cached) style sheet, then it should look the same as it did before the upgrade. Only new styles would change the look, don’t you think?
I read somewhere on your site that this new version removes all IDs. If I have styled existing IDs in my child css, doesn’t that totally ruin my site? Maybe that is the problem? I certainly have no interest in going and redoing my entire site, trying to find which styles have been nullified by this update.
I’ve changed the markup on a few elements to be more semantic, so the 2.9.3 stylesheet wouldn’t work with those changes. I’ve removed my reliance on IDs in my stylesheet (only one declaration still uses and ID), but as far as I know, all the IDs are still in the markup so your changes will still apply. I’ve noted that a few classes will are deprecated and will be removed in a later release here: https://github.com/ScottSmith95/Decode/releases/tag/3.0.0
Decode 3.0.1 is out now and fixes the font size issue. Thanks for reporting it!
I’m having the opposite problem. My font is tiny after the update.
Can I see a link to your site?
You have
body { font-size: 120%; }in your Custom CSS, that’s throwing things off.Fixed! Good to go, now. Thanks for the awesome theme, and super quick response.
No problem!
Same huge-fonts problem using 3.0.1 here: http://koptermen.5cz.de/
Put custom CSS code:
.entry-title {font-size: 1.0em; width: 100%;},
body {font-size: 1.0em}Result: only the title font-size is changable, but not the body’s.
Where and how do I purge the cache of style.css?
Thanks in advance!
What are you trying to accomplish?
The topic ‘everything is huge’ is closed to new replies.
