>
> I am trying to learn YUI grid system you are using and it seems pretty
> complex. How much would it mess things up if I decided to chuck that
> and used another system?
>
You couldn't just swap in another CSS framework without doing any additional
work. If you look at Curbly.com, for example, you'll notice it uses the
blueprint framework, not YUI. You'd just have to override all the relevant
views in order to switch the markup.
>
> Oh and I see this in the HAML #doc2{:class => "yui-...@sidebar_left ?
> 3 : 6}"} where is the @sidebar_left defined?
>
> You can define it in any view:
- @sidebar_left = true
--
You received this message because you are subscribed to the Google Groups
"CommunityEngine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/communityengine?hl=en.