Closed (works as designed)
Project:
Equal Heights jQuery
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2011 at 21:31 UTC
Updated:
3 May 2012 at 19:58 UTC
Hi guys what is the right syntax for /admin/config/content/equalheights textarea?
I've used “.region-sidebar-first:750,800” and left side bar stretch correctly.
All stuck when I try to get it at the same size as middles column.
I've tried “.region-sidebar-first:#content” but id doesn't work.
Could anybody write down example of class syntax?
I'm using a zen 7.x-3.1 subtheme with its original classes. Thx .
Comments
Comment #1
ronline commentedI've hacked the jquery.equalheights.js.
Now it return in any case “$('#content').height();”.
Dirty but works...
Comment #2
drurian commentedElements should have the same class.
Comment #3
drurian commented