cfpod is just a regular styled div with class="ypod" and a unique id asigned by cf. so unless you have several of those on a page, which will make it harder to get their div's, you can easily use js to change the pod's width to 100%. i prefer jQuery for such things (DOM manipulation)...
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Kevin Ross wrote: > It was requested of me to use <cfpod> for a project and I've run into a > roadblock early on. I've found out that the width of a cfpod can only be set > in pixels. It seems odd to me that this tag does not support widths as > percentages, but that's how it is. I've searched and can't find much info on > plausible workarounds, so I figured I'd ask here if anyone has a solution to > making a <cfpod width="100%">? Thanks! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303795 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

