Here a follow up in case anyone encounters the same issue.

I asked Andrei Herasimchuk, the creator of the liquid plugin advise
and he wrote the following:

QUOTE
Your problem is occurring because you're trying to align across to DIV
blocks. Whenever using % values, the browsers will attempt to use the
% but will always revert to a "best fit" approach, which can cause
misalignments across DIV blocks.
The only way around that is to restructure your entire page to have
vertical containers that go top to bottom, not horizontal blocks that
are stacked like you have done.
....snip.....
/END QUOTE

That makes a lot of sense. I give up for now and revert to a fixed
layout (with other issues... ;-)
Thanks for your attention.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to