are your trying to put a image at bottom of a div or make a footer div stay below the content or at bottom of browser?
If it is the later then you need the main wrapper to be: position: relative and the footer needs: position: absolute; bottom: 0; if it is just an image then you would just position it with background css tag and put it at bottom >kids. > >why does this footer image not go to the BOTTOM of the entire everything? >it puts it as ZERO, 0, but that is 0 to what my screen can see, i want >bottom of EVERYTHING. > >make sense? > >thanks if you can explain. >tony > > >Better than a thousand hollow words, is one word that brings peace. >-- siddhartha gautama ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:285495 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
