Jeff, One thing I've encountered when using certain CF goodies like cfinput type="datefield" is that there can be a good amount of collision with the site's styling, for example, on <td> and <th> elements. One thing you might try is to load your site's style sheet last, immediately before the </body>. Or, something I've done in the past is to identify the colliding classes/styles and drop the !important keyword into my styles to override the ones provided by CF. Unfortunately I don't have any example of this that isn't behind a login but I think you should be able to use one of those tricks to fix the problem.
Thank you, Troy Jones Technical Manager Third Wave Digital 1841 Hardeman Ave. Macon, GA 31201 [email protected]<mailto:[email protected]> www.thirdwavedigital.com<http://www.thirdwavedigital.com> From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Howard Sent: Thursday, September 19, 2013 3:57 PM To: [email protected] Subject: [ACFUG Discuss] cfwindow style issue This is probably something discussed prior or a well known issue and work around but my searches have not yielded any results for me. I'm trying to add a cfwindow (a tag that I've not used in some time) on a CF9 server. My issue is that when I add the window it overwrites a lot of my styles/classes for the page I'm displaying it on. Does anyone have a solution or a link to a solution so I can actually fix the issue rather than searching all afternoon? Any help would be greatly appreciated. Thanks!! Jeff ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 2013.0.3408 / Virus Database: 3222/6678 - Release Date: 09/18/13 ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
