Active
Project:
Genesis
Version:
6.x-2.4
Component:
Genesis DARK
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2009 at 12:16 UTC
Updated:
21 Dec 2009 at 09:54 UTC
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
Comment #1
Taran commentedFollowing 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.
Comment #2
lejon commentedHi,
What did you mean by solved?
Thanks!