Sticky Votes

Status
This content is read-only, or is not open for further replies.

XDinc

Guest
offline
XDinc submitted a new resource:

Sticky Votes - Sticky vote block for Question and Suggestion forum types.

Just add following code to extra.less template;

Code:

Code:
@media (min-width: {{ property('responsiveMedium') + 1 }}px )
{
    .block {
        .message {
            .message-inner {
                .message-cell--vote {
                    .message-column,
                    .contentVote {
                        position: -webkit-sticky...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom