Gah. yes, I had converted to to cf. Thank you. Doing so much nowadays its hard to keep track.
On Wed, Mar 10, 2010 at 9:34 PM, LRS Scout <lrssc...@gmail.com> wrote: > > Was it original inline in cf? > > You use two pounds to escape one pound. > > -----Original Message----- > From: Matthew Smith [mailto:chedders...@gmail.com] > Sent: Wednesday, March 10, 2010 10:23 PM > To: cf-community > Subject: quick css question > > > looking at a templates css, trying to figure out the double #. I know one > # > is a id. Looked at several tutorials but couldn't find an answer. > > Example: > /*header*/ > ##header .menu{ height:65px} > ##header .menu .fleft{ padding:11px 0 0 71px} > ##header .menu .fright{ padding:31px 75px 0 0} > ##header .menu .fright img{ margin-left:2px} > > > I am trying to do h1's with different colors. > This does not work: > h1 { > font-weight: bold; > font-size: 15px; > font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; > line-height: normal; > margin-top: 0px; > margin-bottom: 0px; > } > ##h1 .red {color: #FF0000;} > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:313279 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm