I recommend that you sit down with the designer and your CF template and go through the basics of how CF interacts with the HTML. Show CFLOOP and CFOUTPUT and how HTML blocks may get repeated, etc. Impress on the designer that any <CF tag should be left in its current position relative to the HTML itself. Many designers really like to see how it works, because once they see enough to 'get it', then they realize that skinning takes even fewer steps than before ... since repeated elements are often represented in the source code only once each. At that point, you're off and running and can do some cool stuff without breaking each other's code ;-)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-talk/message.cfm/messageid:322000 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

