• Resolved DamnDramaQueen

    (@damndramaqueen)


    Hi Asgaros,

    I am wondering can this be done?

    Is there’s a way to make the commentator topic background highlighted (That User whom started the topic). Where you click to reply, right now the TOPIC and ALL the replies background section are the same color.

    E.g. Even the MAIN TOPIC is the very top section. This way it can distinguish between the TOPIC vs the repliers area. This way it also will look better!

    Is there’s a code just for that top ? I tried all kind of css, it all end-up the same background-color.

    Please advise help,
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Asgaros

    (@asgaros)

    Hello @damndramaqueen

    If you want to change/highlight the background of the first-post inside of a topic, you can use the following css-code for it:

    #af-wrapper .first-post,
    #af-wrapper .first-post .post-wrapper {
        background-color: red !important;
    }
    Thread Starter DamnDramaQueen

    (@damndramaqueen)

    Hi Asgaros,

    That’s what I didn’t grap, is the 2nd part of it.

    Now it works like a charm! Now is Way better by your great helped ??

    Thanks again. You rock big time ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Highlight topic (SUGGESTION)’ is closed to new replies.