Yes, I am sorry.
I should have been more clear.

I am using position:relative
its different on all pages, due to size.

here is a sample:

</div>
<div class="span-6 prepend-2"<div style="position: relative; top:
+20px;">
        <li><div align="justify">text</div></li>
        <li><div align="justify">text</div></li>
        <li><div align="justify">text</div></li>
        <li><div align="justify">text</li>
     </div>

thanks for your help, i've been going nuts over this...

On Aug 12, 5:56 am, Goulven CHAMPENOIS <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to