Also, the sidebar and my leaderboard ad collide. Please advise on how to fix! Thank you!
It looks like the content div is set to 168 pixels but I can’t figure out why or where that would be specified in the css files…
Have you tried deactivating all the plugins?
Thank you for your reply.
Yes, I have. I currently have all plug-ins turned off. It doesn’t appear to have changed anything related to my formatting issues.
I have to ask the question of have you made any modifications to the theme?
Taking a quick look shows me that the padding is being applied twice because you have:
<div class="entry-content">
<div class="entry-content">
in the code.
I suggest you get a fresh copy of 2013 and that should fix that issue.
Thank you for the suggestion. I just re-uploaded the twentythirteen theme files, overwriting them all, and I’m still having the same issue. I see what you mean about the doubled-up class=entry-content but that doesn’t show in the page.php template.
So I got the sidebar squished down to 200px but my content area is still smashed over to the left. Can anyone help me?
You are not using the original, unedited, 2013 theme.
Correct. I have made minor changes like swapping out an image and shrinking the height of the header. How would these affect the width of the content container?
Re-upload a fresh, unpacked, copy of the Twenty Thirteen folder to wp-content/themes using FTP or whatever file management application your host provides.
http://ww.wp.xz.cn/themes/twentythirteen
Either way, the theme has been edited – which is a major no-no. It is the current default WordPress theme and having access to an original, unedited, copy of the theme is vital in many situations. First create a child theme for your changes.