Closed (works as designed)
Project:
Boron (HTML5 base theme)
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 15:43 UTC
Updated:
29 Sep 2011 at 23:21 UTC
So I disabled the blocks for Main Menu and User Menu. But for some reasons the theme always displays them at the top left side.
Comments
Comment #1
danlinn commentedThey are part of the theme template. Are you not able to use css to hide them? display:none; They are there for screenreaders. I'm marking this as works as designed unless there's something I'm missing here.