Yaml CSS Framework and MojoPortal

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/19/2010 1:35:18 PM
Gravatar
Total Posts 22

Yaml CSS Framework and MojoPortal

Hello,

I have been browsing through the YAML documentation and it seems to be a solid CSS Framework (http://www.yaml.de/en/documentation.html).

If you dont know maybe it worth take a look.

It seems to be quite easy to use create a MojoPortal skin based on YAML . But I found a problem with the automatic system used by MojoPortal to hide empty lateral columns, and resize the central column acordingly.

Mojoportal adds hardcoded values to the cssclass attribute on server asp panels.

Yaml does the same thing by adding a cssClass on the body tag. So to be able to use efficiently this framework we need that Mojoportal adds too some classes to the body tag :

.hideCol1 (it hides left column)

.hideCol2 (it hides right column)

.hideBoth (it hides both).

If you think its usefull that MojoPortal supports YAML, I can make further analisis of this topic , and be more concrete with what is needed to make easy for you to implement changes on the code.

 

Best Regards,

Matías Molleja

You must sign in to post in the forums. This thread is closed to new posts.