Hi,

I am not a css guy, and I have tried to use #secondary li to place the search box on: http://www.researchzilla.com/

It works except that the box defined for this id "covers up" over half of the site title hyperlink -- only the bottom portion is clickable.

Any ideas?

Comments

Steven’s picture

You could try increasing the z-index of the title so it is above the search box. If that makes the site title cover up the searchbox, you could set a right margin on the title to prevent that.