Can you post a link? I don't see one anywhere.
-----Original message----- From: Rastafari [email protected] Date: Tue, 20 Jan 2009 08:53:08 -0500 To: cf-community [email protected] Subject: Re: css/positioning question > yeah but i have another background css image, the vertical stripes... > trouble is, i can do ALL of what i want, in tables... hahhaah blech on css > for EVERYTHING. > > somethings its not BEST for :) > > tw > > Better than a thousand hollow words, is one word that brings peace. > -- siddhartha gautama > > > > On Tue, Jan 20, 2009 at 3:55 AM, Dave l <[email protected]> wrote: > > 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:285505 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
