Hi, Sorry if I didn't really understand your problem. Are you using position: relative, or negative margin-top to nudge things up? Margin-top should not leave whitespace after the regular content, whereas position: relative will leave room where the content should have been.
If this doesn't tip you in the right direction, please post a link to your page. On a page, i have a layout like this: > [---------600 wide image--------------] > [----list------] [------p---------------------] (paragraph is floating > over the image, overlapping due to white space on img) > [----image------------] (also nudged up) > which leave me with a BUNCH of white space below it all, just above > the footer. -- Goulven Champenois --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
