Hi I have a problem with the css validation on my site with nop 2.6 . I tought was a problem of my template so I checked the demo of nopcommerce 2.6 http://demo.nopcommerce.com/ and I saw that url had many errors too
Am I doing something wrong?? Most of the 39 errors are located on the jquery-ui-1.8.17.custom.css file that was not modified by my template
below a screenshot of the errors
W3C CSS Validator results for http://demo.nopcommerce.com/ (CSS level 3)
Sorry! We found the following errors (38)
URI : http://demo.nopcommerce.com/Themes/DarkOrange/Content/styles.css
358
.opc .step-title .number
Value Error : font / is not a font-family value : bold 11px / 14px arial,helvetica,sans-serif
359
.opc .step-title h2
Value Error : font / is not a font-family value : bold 13px / 16px Arial,Helvetica,sans-serif
696
.product-details-page .downloadsample .downloadsamplebutton
Property -x-system-font doesn't exist : none
966
pre
Value Error : white-space 0 is not a white-space value : 0
966
pre
Value Error : white-space 0 is not a white-space value : 0
966
pre
Value Error : white-space 0 is not a white-space value : 0
966
pre
Property word-wrap doesn't exist : break-word
URI : http://demo.nopcommerce.com/Content/smoothness/jquery-ui-1.8.17.custom.css
14
.ui-helper-hidden-accessible
Value Error : clip Invalid separator in shape definition. It must be a comma. : rect(1px 1px 1px 1px )
18
.ui-helper-clearfix
Property zoom doesn't exist : 1
19
.ui-helper-zfix
Parse Error Opacity=0)
82
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary
Parse Error Opacity=70)
83
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled
Parse Error Opacity=35)
280
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
Property -moz-border-radius-topleft doesn't exist : 4px
280
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
Property -webkit-border-top-left-radius doesn't exist : 4px
280
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
Property -khtml-border-top-left-radius doesn't exist : 4px
281
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
Property -moz-border-radius-topright doesn't exist : 4px
281
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
Property -webkit-border-top-right-radius doesn't exist : 4px
281
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
Property -khtml-border-top-right-radius doesn't exist : 4px
282
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
Property -moz-border-radius-bottomleft doesn't exist : 4px
282
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
Property -webkit-border-bottom-left-radius doesn't exist : 4px
282
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
Property -khtml-border-bottom-left-radius doesn't exist : 4px
283
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
Property -moz-border-radius-bottomright doesn't exist : 4px
283
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
Property -webkit-border-bottom-right-radius doesn't exist : 4px
283
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
Property -khtml-border-bottom-right-radius doesn't exist : 4px
286
.ui-widget-overlay
Parse Error Opacity=30)
287
.ui-widget-shadow
Parse Error Opacity=30)
287
.ui-widget-shadow
Property -moz-border-radius doesn't exist : 8px
287
.ui-widget-shadow
Property -khtml-border-radius doesn't exist : 8px
287
.ui-widget-shadow
Property -webkit-border-radius doesn't exist : 8px
327
.ui-accordion .ui-accordion-header
Property zoom doesn't exist : 1
333
.ui-accordion .ui-accordion-content
Property zoom doesn't exist : 1
371
.ui-menu .ui-menu-item
Property zoom doesn't exist : 1
381
.ui-menu .ui-menu-item a
Property zoom doesn't exist : 1
397
.ui-button
Property zoom doesn't exist : 1
425
Unknown pseudo-element or pseudo-class ::-moz-focus-inner [-moz-focus-inner]
441
.ui-dialog .ui-dialog-content
Property zoom doesn't exist : 1
479
.ui-tabs
Property zoom doesn't exist : 1
550
.ui-datepicker-cover
Parse Error mask()
↑ Top
The W3C validators rely on community support for hosting and development.
Donate and help us build better tools for a better web.
Warnings (911)
URI : http://demo.nopcommerce.com/Content/smoothness/jquery-ui-1.8.17.custom.css
67
Same colors for color and background-color in two contexts .master-wrapper-content and .ui-state-default a
ecc ecc.
thank you for your answers
Lorenzo