Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amir 75 posts 224 karma points
    Apr 11, 2014 @ 12:04
    Amir
    0

    No Class names found matching the Regex

    Hi,

    First thanks for sharing this interesting package.

    I am trying to get some classes from my css file.

    my regex is : \.theme\d+\s*$

    and I have following examples of classes in my css file:

    .theme1 {...........}

    .theme1 .background {.......}

    .theme1 .background.background-hover:hover {......}

    .theme2 .background {.........}

     

     

    I am expecting to see theme1 in the dropdown list.

    I am using uCssClassNameDropdown_1.4 with Umbraco 6.1.6

     

    Am I missing something?

     

     

  • Marc Goodson 2141 posts 14344 karma points MVP 8x c-trib
    Aug 28, 2014 @ 16:58
    Marc Goodson
    0

    Sorry Amir, only just seen this, did you get this working, was it regex pattern issue ? or did you give up ??

Please Sign in or register to post replies

Write your reply to:

Draft