On Aug 26, 2011, at 6:12 PM, Germán Martínez wrote:

You're setting a 1024px width to that element, then, because of the position:absolute adding the left 160px is using 1024px +160px, and since the container is set to a 1024px witdth you see the scroll bar.

An easy fix will be to set the width of #WPR_Image_A to 864px (1024-160).


I took a look at that, too, and messing with it seemed to help; yet do you also feel I shouldn't have position: as one of the attributes?

thank you, Germán

John
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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