Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes. In my installation also. This is due to the “new” styled wordpress (standard) menu. My guess is that Mister OZH himself has to include some neat CSS statements that removes the gray spacing.

    I came up with this hack:

    1. Go to your Plugins page
    2. Locate “Ozh’ Admin Drop Down Menu” and click on the “Edit” link
    3. On the right-hand side of the screen click on “ozh-admin-drop-down-menu/inc/adminmenu.css.php
    4. In the Edit window, scroll down about 35 lines until you see “/* Style for Ozh’s Admin Drop Down Menu */
    5. Add the following .css:
    6. #wpcontent, #footer {margin-left: 0px !important;}
      #adminmenuback {background: none !important; border-style: none !important;}
    7. Click the “Update File” button
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3.2 upgrade awkward left spacing’ is closed to new replies.