• Hello,

    My website was using WP 3.5.1. After upgrading to 3.5.2, the layout of the site has been shifted; the menu icons on the left sidebar appear at the bottom of the page. I couldn’t figure out what could be the cause of that.

    Any help would be much appreciated.

    URL: http://kimyablog.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, your theme has at least 2 style rules that make parts of the website require 600px and 690px widths.
    easy 1st step fix is to go in style.css at line 415 and commentout/delete the width of the #content-btm element(this will fix the bottom part of the website) and on line 403 thesame thing for #content-wrap.

    Thread Starter peptid

    (@peptid)

    Yes, you’re right. That solved the problem. Thank you a lot!

    Thread Starter peptid

    (@peptid)

    By the way, it resolved the problem in the home page, but shift still exists in the posts. How can I fix it?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Website layout shifted after update’ is closed to new replies.