i am useing a panels built theme with precision. for some reason it blocks part of the top instead of moving it down correctly.

Comments

ron collins’s picture

I'm having this problem in 6x-1.8 as well. No panels. Happens on multiple themes. I've read the README.txt and bug queue but have not found a solution. Any ideas?

theullrich’s picture

check the css. I found that there is a line marked important that dictates the top margin. If it has been changed or removed then that will mess things up. Also if you have to many links on the menu it will go to two lines. The fix is just to change the css line to move the page down further.

sun’s picture

Category: bug » support
Priority: Major » Normal
Status: Active » Closed (cannot reproduce)

#2 suggests that this is issue is caused by custom CSS manipulations/overrides.

theullrich’s picture

Status: Closed (cannot reproduce) » Closed (works as designed)

no for me it was caused my too many menu items and it not being moved down enough to accommodate the extra row.