Hi,
in case of getting more results than 1 the region under the nodes (i.e. »content-bottom« or »postscript-middle«) is placed beneath the first result-node but not beneath the last result-node.
What can I do to get that region beneath the last result-node?
Theme: acquia-marina
Comments
Comment #1
danielb commentedThis is a CSS problem. You have likely got something 'float: left' that doesn't need to be. Probably the nodes.
Got a link to this site?
Comment #2
quixxel commentedThx for that advice.
Correct: it was a CSS-Problem.
On .finder-wizard-results there was a height that I did'nt need.