Forum Discussion

caryn's avatar
caryn
Expert
12 years ago

ActiveCast CSS classes

Is there a list of these that we can refer to when trying to customize various ActiveCast features? I'm particularly interested in the Talk Back styling options.   Thanks.
  • AdamA's avatar
    12 years ago

    There is no official documentation on the Activecast CSS classes however I have compiled a list of CSS IDs and classes used by the Activecast Talkback feature:

     

    Static HTML element IDs:

     

    • AC_TB_CONTAINER
    • AC_TOPIC
    • AC_TB_CONTAINER_HEADER
    • AC_MESSAGES
    • AC_REPLIES_HEADER
    • AC_COUNT_MESSAGE
    • AC_LOWER_PAGE_CONTROL
    • AC_LOWER_NUM_COUNT
    • AC_COUNT_MID_SEP_TITLE
    • AC_MID_NUM_COUNT
    • AC_COUNT_TOTAL_SEP_TITLE
    • AC_TOTAL_NUM_COUNT
    • AC_UPPER_PAGE_CONTROL
    • AC_POST_MESSAGE
    • AC_POST_MESSAGE_HEADER
    • AC_POST_MESSAGE_UL
    • AC_MESSAGE_SUBJECT_LABEL
    • AC_MESSAGE_BODY_LABEL
    • AC_POST_BUTTON
    • AC_USER
    • AC_LOGIN
    • AC_MESSAGE_SUBJECT_INPUT
    • AC_MESSAGE_BODY_TEXTAREA
    • AC_POST_ERROR

     

    Static HTML element classes:

     

    • AC_MESSAGES
    • ac_subject
    • ac_body
    • ac_msginfo
    • ac_author
    • ac_posted
    • ac_kudoCount

     

    Dynamic HTML element IDs:

     

    • lia-ac-tb-XXX (where XXX is the board ID)

     

    Dynamic HTML element classes:

     

    • ac_thread## (where ## is the thread ID)