Sanctuary User is banned. Joined Jul 24, 2012 Posts 2,083 Reacts 1 Reputation 0 Credits 0 Dec 2, 2014 #1 Some parts of the theme overlap the top bar and make it unusable at some parts. Examples: Editor: http://i.icap.me/314175627581e56.png Forum collapse buttons: http://i.icap.me/31417562860b219.png Dropdown menus: http://i.icap.me/314175629421965.png (And the "Open Buddy List" and "Logout" links): http://i.icap.me/314175629660c90.png Easy fix - Add this to .top_panel in the CSS: Code: z-index: 9999; Fixes all those problems listed.
Some parts of the theme overlap the top bar and make it unusable at some parts. Examples: Editor: http://i.icap.me/314175627581e56.png Forum collapse buttons: http://i.icap.me/31417562860b219.png Dropdown menus: http://i.icap.me/314175629421965.png (And the "Open Buddy List" and "Logout" links): http://i.icap.me/314175629660c90.png Easy fix - Add this to .top_panel in the CSS: Code: z-index: 9999; Fixes all those problems listed.