I've just started using genesis and am thinking of using it as my default theme for creating new sites. Brilliant work on the compliance and gpanels!!
I am trying to style the search block in D7 and noticed that the id of the search block is wrong in blocks.css

#edit-search-block-form-2 should be #edit-search-block-form--2

The double dash looks wrong to me, but it's been in D7 since early betas(from my investigations), so I don't suppose they will change it. So attached is a patch for the blocks.css in the genesis_SUBTHEME.

CommentFileSizeAuthor
blocks7.x2.xDev20110227.patch577 bytesTechnoBuddhist

Comments

Jeff Burnz’s picture

Status: Needs review » Reviewed & tested by the community

The patch is the wrong way around:) Thanks for highlighting this, I have fixed it and will commit soon, cheers!