Re: [css-d] Horizontally scrolling pane pain

2006-01-24 Thread cj
If you look at the accompanying css file (test.css) you will see that I've got it working by adding: width: 2000px ; to the #picturecontainer div. Clearly as more (or less) pictures are in the pane the width will change, and the width of the picturecontainer div should adjust automatically

[css-d] Horizontally scrolling pane pain

2006-01-18 Thread Mike Thirlwell (CBJ Digital Ltd)
Hi list, I have a problem that has been driving me mad all afternoon :) Here's the demo which I've only tested in FF1.5 so far: http://www.cbjdigital.com/css.test/ If you look at the accompanying css file (test.css) you will see that I've got it working by adding: width: 2000px ; to the