IE on a 1024x768 has a width of 1004px, firefox on 1024x768 has a width of 1008px. This assumes a right scroll bar. Something like 98% of my site visitors are on this resolution so I make sure that all content is within the 1004px. Somewhere around 60% of my site visitors are using a 1280x1024 or better resolution and the extra 254px fits exactly within the 1280 on IE with a right scroll bar.
There was a small offset problem that I just fixed which didn't have any effect on display but did cause a bottom scrollbar to appear on 1280. Fixed. Firebug with inspect is fantastic! On Feb 19, 2008 9:58 AM, Loathe <[EMAIL PROTECTED]> wrote: > What was your target resolution? > > Michael Dinowitz wrote: > > I've been up all night working out some kinks in cflayout/cflayoutarea > to > > create a new user interface for Fusion Authority. It's not 100% yet, but > the > > basic structure is there. Full CSS, no tables anywhere. The setup is: > > > > Header > > Navbar > > left-side content right-side far-right > > footer > > > > I still have to use cfwindow to create a login and comment box, create a > nav > > bar using jquery, and finish up the content. Comments? > > > > Thanks > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:254424 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
