Reviewed & tested by the community
Project:
Genesis
Version:
7.x-2.x-dev
Component:
Genesis SUBTHEME
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2011 at 08:33 UTC
Updated:
28 Feb 2011 at 08:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| blocks7.x2.xDev20110227.patch | 577 bytes | TechnoBuddhist |
Comments
Comment #1
Jeff Burnz commentedThe patch is the wrong way around:) Thanks for highlighting this, I have fixed it and will commit soon, cheers!