im going to try that in a few, thanks all! and thanks to joel polsky, i think that site gives me EXACTLY what im looking for... but again, thank you all!
ive taken a personal day to stay home and watch this man become our president... this is electric Better than a thousand hollow words, is one word that brings peace. -- siddhartha gautama On Tue, Jan 20, 2009 at 9:08 AM, Michael Grant <[email protected]> wrote: > Why not make that flowers image part of the div with the class of "content"? > like this: > > background: #fff url('bottomFlowers.png') bottom no-repeat; > > -----Original message----- > From: Rastafari [email protected] > Date: Tue, 20 Jan 2009 09:00:01 -0500 > To: cf-community [email protected] > Subject: Re: css/positioning question > >> sorry, its here: >> >> http://www.brookemulford.com/index2.cfm >> >> tw >> >> Better than a thousand hollow words, is one word that brings peace. >> -- siddhartha gautama >> >> >> >> On Tue, Jan 20, 2009 at 8:54 AM, Michael Grant <[email protected]> wrote: >> > 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:285514 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
