> Using the <style> tags isn't working either. > If I comment out the <cfdocument and <cfdocumentsection then the > formatting works. > If I uncomment those lines, it doesn't work. > > I uploaded my code to here.. http://snipt.org/Jyh > > You can see all the places I tried the <link rel=... and the <style> tags. > Maybe you can see something I don't.. This is ColdFusion 7.02 on a > Windows 2000 server
Here's the problem. You need to include the styles in each CFDOCUMENTSECTION, even if you've already included them or linked them elsewhere. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-talk/message.cfm/messageid:332697 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

