MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

wrong CSS  (Mono Support )

Viewed 24338 time(s), 2 post(s) 2/21/2013 6:21:18 PMby Zoomicon

Related topics

Zoomicon

Zoomicon

2/21/2013 6:21:18 PM
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)
This content has not been rated yet. 
2793 Reputation 345 Total posts
khorvat

khorvat

2/22/2013 9:52:21 AM
Hi, this should be fixed in today's nightly build, let us know if generated css is valid after you upgrade.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts