Another question from the Fearless Newbie: I'm trying to use one master
stylesheet for my site from within the Farcry site tree's root node.  I'm
also trying to make all my top-level pages use the same display method, a
two-column layout.  Simple is better.  Now for the question: certain
elements like table background colors require specific style calls.  For
example, td id="#styleName#" class="#styleName#" etc etc.  Really basic
stuff that I can do in a framework like Fusebox by setting a variable in
the fuseaction.  Presto, the page's style is called for background-color,
and it adjusts accordingly.  However, in Farcry I approached it by making
a custom unique rule that I can configure via a container to output the
style name according to the page you're on (i.e. <con:container 
label="#stobj.objectID#_tableBGStyle">).

Now, this solution has worked, but there are whitespace issues and because
of this, I can't make the page-specific table background colors show up in
all browsers.

Considering I'm using the same display method for all my main page
layouts, how besides a custom rule do I set the variables for the specific
page style calls?  I thought a custom config could work with some
conditional logic in another cfc.  Am I on the right track?

Thanks,

Mike Britton

---
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

Reply via email to