I was actually thinking that very same thing right after I posted. In some
instances, I have different headers and I wasn't sure how you might go about
managing that.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Les Mizzell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 4:24 PM
To: CF-Talk
Subject: Re: removing whitespace from within CFC output


Andy Matthews wrote:
> That's a GREAT idea Les! Always wondered how to avoid having to manually
> enter the header and footer calls on a per page basis.
>
> Only problem is that it's CF7 only. Soon...


Certainly helps with laying out files. Plus, with the correct CSS
layout, all my "content" files look like

<!--- Start Content --->

   <p>stuff here</p>
   <p>more stuff here</p>
   <p>yet more stuff here</p>

<!---End Content --->


That's it.

But, I'm finding drawbacks too - it's a slight pain if you have a few
pages that use a different header, for example. There's a previous short
thread on that somewhere.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234800
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to