I have this layout that is coming together, except for one absolutely positioned div (id="dancers")w hich is inside a relatively positioned "container" div.
http://www.tangobarok. com/new/
link to css - http://www.tangobarok. com/new/main.css
whenever I try to position it more to the right and lower with {top: 40px;}the contents of div itself moves, but the background of it doesn't. Therefore the dancers background gets cut off. I thought the background was relative to the div it's in?
Thank you for your help!
Natalia.
http://www.tangobarok. com/new/
link to css - http://www.tangobarok. com/new/main.css
whenever I try to position it more to the right and lower with {top: 40px;}the contents of div itself moves, but the background of it doesn't. Therefore the dancers background gets cut off. I thought the background was relative to the div it's in?
Thank you for your help!
Natalia.
Comment