Home › Forums › CSS › [Solved] repeat-y Help › Re: [Solved] repeat-y Help
December 22, 2009 at 8:47 pm
#68550
Member
Its because your sidebar isn’t as long as your main content.
Put this code in your header.
Code:
And apply a class of column to both sidebar and content. This will make the both of them exactly the same height. You may have to take out some of the height restrictions you put on already and just leave them for the jquery to set