Mono Support wrong CSS 

Viewed 26504 time(s), 2 post(s), 2/21/2013 6:21:18 PM - by Zoomicon
2/21/2013 6:21:18 PM
2793 Reputation 345 Total posts

at http://social.clipflair.net I see in page source

<style type="text/css" media="screen"> { display:block; } .MonoXSimpleMenu .level0,  { display:none; } </style><style type="text/css">
 .ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_leftPartZone_0 { border-color:#D1DDF1;border-width:1px;border-style:Solid; }
 .ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_leftPartZone_1 {  }
 .ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_leftPartZone_2 { color:White;font-family:Arial;font-size:10px;font-weight:bold; }
 .ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_leftPartZone_3 { background-color:#507CD1; }</style>

I think this is added by MonoX and the issue is that {display:block;} rule should have a selector before it (if you use Mozilla Firefox Web Developer toolbar it has a Web Console that shows such errors)

1
2/22/2013 9:52:21 AM
15993 Reputation 2214 Total posts

Hi, this should be fixed in today's nightly build, let us know if generated css is valid after you upgrade.

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.