Thanks for your reply and assistance as per usual Georg. Much appreciated. I've been tinkered with the idea over the last couple days. Trying different ideas but still no luck.
You have some interesting avenues of attack on your site but the issue with the right hand background not making scroll bars with a div still exists. I haven't tried it with your code but the inner div you added to the left if applied to the right hand side will probably produce a scoll bar. Your code is still based on a static scaled content based on the the em (good implementation btw) so I still can't master the scaleable content on the the window size. Some conclusions I have come up with. if anyone can confirm or deny: A div outside the right side of the viewport will always create a scroll bar. A div moved through any means (margins(+/-), left/right, content overflowing etc will always create a scroll bar. Content moved to the Left won't create scroll bars So i'm not seeing any way to actually implement the concept I was after on a variable width content. If anyone can suggest any other avenue I'm all ears (well eyes really) Wesley Lamont > > At the moment all I need is a direction of attack. I'm sure it is >> possible to produce the effect I'm after i just don't know the >> technique and can't find it so far. > >This method may be a place to start... ><http://www.gunlaug.no/tos/moa_40.html> > >- Only content-container creates horizontal scroll-bars. >- Content-container can scale - I've used em-width. >- Visual background positions adjusts horizontally relative to >content-container on both sides. >- Can easily handle multiple backgrounds inside/outside viewport. > >regards > Georg >-- >http://www.gunlaug.no >______________________________________________________________________ >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/ ______________________________________________________________________ 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/
