Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • webstudio7 Friend
    #156725
    Css Magician Friend
    #364105

    Dear webstudio7,

    The no-validate html is fixed in new version, you can check in deno or download now.
    But, the no-valid css can’t fix, because it is using css3, and we checked it in css 2.1 validate.

    webnet Friend
    #386735

    #ja-botsl – error

    how bout this error?
    1039 #ja-botsl ul Parse Error ul. li.active a { font-weight: bold; }
    code i m having is:
    ——————————————————————————————————
    }
    #ja-botsl ul li a:hover,
    #ja-botsl ul li a:active,
    #ja-botsl ul li a:focus { background: #157bd0; }
    #ja-botsl ul. li.active a { font-weight: bold; }

    #ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0 !important; }
    #ja-topsl ul, #ja-topsl p, #ja-topsl ol,
    #ja-botsl ul, #ja-botsl p, #ja-botsl ol { padding: 0; margin: 0 0 10px 0 !important; }

    Don Lee Friend
    #386760

    <em>@webnet 234677 wrote:</em><blockquote>#ja-botsl – error

    how bout this error?
    1039 #ja-botsl ul Parse Error ul. li.active a { font-weight: bold; }
    code i m having is:
    ——————————————————————————————————
    }
    #ja-botsl ul li a:hover,
    #ja-botsl ul li a:active,
    #ja-botsl ul li a:focus { background: #157bd0; }
    #ja-botsl ul. li.active a { font-weight: bold; }

    #ja-topsl ol li, #ja-botsl ol li { margin-left: 25px; padding: 0 !important; }
    #ja-topsl ul, #ja-topsl p, #ja-topsl ol,
    #ja-botsl ul, #ja-botsl p, #ja-botsl ol { padding: 0; margin: 0 0 10px 0 !important; }</blockquote>

    just remove the dot mark after ul:

    #ja-botsl ul. li.active a { font-weight: bold; }

    It should be:

    #ja-botsl ul li.active a { font-weight: bold; }

    webnet Friend
    #387025

    you are a champ.
    sorted

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  webnet 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum