Mike,
Are you using one cfoutput around all your code or are you encapsulating
only HTML with cfoutputs?
It is highly recommended to use cfoutput only around your HTML and not any
tags, especially bulidlink.
E..g,
<cfoutput>
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td><img src="/_gfx_/header/tab.gif" alt="" width="188" height="25"
border="0"></td>
<td><a href="https://www.applyweb.com/apply/sbu/menu.html"
class="headerLinks" target="_blank">Apply Online</a>
</cfoutput>
<skin:buildlink objectid="#application.navid.asksbu#"
class="headerLinks"><cfoutput>Ask SBU</cfoutput></skin:buildlink>
<cfoutput> </cfoutput>
<skin:buildlink objectid="#application.navid.about_sbu_donate#"
class="headerLinks"><cfoutput>Donate</cfoutput></skin:buildlink>
<cfoutput> <a href="/index.cfm"
class="headerLinks">Home</a></td>
</td>
</tr>
</table> </cfoutput>
--
Regards,
Michael J. Sammut
____________________________________________________________________
F O U R E Y E S P R O D U C T I O N S
think | plan | create :: web site design & development :: NYC
E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399
W. http://www.foureyes.com
"Mike Britton" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> What can I do about the whitespace problem when outputting containers?
> I've created a custom rule to output a hexidecimal background color on a
> table cell depending on what page you're on, and it's not taking because
> of the ungodly amount of whitespace generated by the container.
>
> Mike
>
>
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004