Thanks Joel, Your idea worked :)
sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) -----Original Message----- From: Joel Watson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 9:40 AM To: CF-Talk Subject: Re: CSS Question: Browser Sidebars Scott-- The problem is that you are absolutely positioning those three divs (they aren't rendering correctly in Firefox 2.5 or IE 7, btw). Take off the absolute positioning, as well as "left" and "top" for each. Then, float each left and use margins to space them out. This will stop them from wandering. Joel >Hey all, > >Check this out > >HYPERLINK "http://dev.avericom.com/"http://dev.avericom.com > > > >The three bottom sections, portfolio, news and blogs. Position perfectly >with a side bar turned on in your browser. > >With the sidebar turned off, the text shifts to the left. > >I know this is a CSS issue, but I don?t know how to compensate for the >browser sidebar. > > > >-- > >Scott Stewart > >ColdFusion Developer > > > >SSTWebworks > >4405 Oakshyre Way > >Raleigh, NC. 27616 > >(919) 874-6229 (home) > >(703) 220-2835 (cell) > > > > >No virus found in this outgoing message. >Checked by AVG. >Version: 7.5.524 / Virus Database: 269.23.6/1404 - Release Date: 4/29/2008 >6:27 PM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304512 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

