Hi,

Have made a Genesis Dark subtheme and the README.txt in the genesis folder says:

"Equal hight columns:
Uncomment the jQuery script in genesis_foo.info."

There is no jQuery script in genesis_foo.info. I have uncommented the script in the genesis.info file, and made the correction from this post: http://drupal.org/node/615224

However, the border on my #sidebar-left .sidebar-inner
{
border-right: 2px solid #FF0000;
}

Stops way short of the longer content in the centre column.

Help!

Comments

Taran’s picture

Following this. I'm playing with a similar problem; sidebars are appearing below the content instead of to the side(s) of the content. Changing the layout manages to push the sidebars off the screen to the left (!). I've tried all layout options as well. Thus, sidebar height is something I am considering as the problem (which may or may not be the case).

Fumbling my way through the code and docs. ;-)

/* Solved */

Genesis 6.x-1.2 for the Darkmatter subtheme. Despite reading the docs, I still screwed up.

lejon’s picture

Hi,

What did you mean by solved?

Thanks!