Patrick Evans wrote:
> I have been trying to get a div position above a header.  The table
> has a fixed layout so the column widths I hope are not changing and
> I'm using the following CSS to position the images:
>
>   .positionHeader
>   {
>      position: absolute;
>      right: 50px;
>      top: -10px;
>   }
>
> but one position will be off by like 1 px and the other perfectly
> aligned.  If I expand the window the will be switched.  The one not
> aligned will be aligned and other off.  So is there a way to do this?
>
> Thanks
>   




Got a clickable link to the problem page?











______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to