RSS Feed/News Sticky Votes

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
30,756
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top