Jump to content

Menu on the same line as search box

Suggestion 4.2.2

I did a temporary, not so efficient fix for me.

I did not need a big header and shrunk it a bit till the search got centered in the menu. BUT when scrolling down, it doesn't stay in the menu.

I put this in custom css

#ipsLayout_header header {
    height: 98px;
}

I would much prefer having it sticky (docking) like the menu but it will do for now.

Share this comment


Link to comment

I moved it out the nav bar area, cause a lot of the css for the search that was done in 4.2 was causing CJ Menu's "more" menu to do weird things (a lot of times, the menus that should've wrapped, end up behind the search and in other cases, they would extend beyond the screen, still behind the search and now causing a horizontal scroll bar at the bottom of the page.). search was really throwing off "boundaries" for cj menu. 

I'll try to invest some time this weekend to finding a better solution. 

Share this comment


Link to comment
×
×
  • Create New...