if i understand you right, you want fixed height of the two modules right??
i suggest you make a module suffix like this in the override.css and then enable override.css :
- Code: Select all
moduletable.fixedheight { height:300px }
then in each module you use the module suffix " fixedheight" remember the space infront, and you will have 300px module.