[AddonFlare] (AJAX) Advanced Forum Stats [Deleted]

Hi there! Try adding this to your extra.less.

CSS:
.tabs--standalone {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0)!important;
    /*box-shadow: 0 4px 15px 0 rgba(88,106,153,0.2);*/
}

.forumStatsContainer {
    //box-shadow: 0 12px 15px 0 rgba(88,106,153,0.2);
    box-shadow: 0 15px 14px 0 rgba(88,106,153,0.2);
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    margin-bottom: 20px!important;
}

.tabs--standalone .tabs-tab {
    padding: 5px 10px 5px!important;
    background-color: white;
}
.forumStats-sidebar .block-container {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 8px !important;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0)!important;
    //box-shadow: 0 4px 15px 0 rgba(88,106,153,0.2);
}
.forumStats-sidebar .tabs--standalone {
    border-right: 1px solid #d3e1f6;
}

View attachment 189511

How to fix for Dark style color issue?

ScreenShot00116.webp
 
I would suggest a possibility to have the forum stats remember the last tab being opened.

When a user click a tab, enters a link --> go back --> the first tab is always open, and the user might want the selected tab to be open when going back.
 
Has anyone received a ticket reply recently? I have outstanding ticket with questions/issues that I haven't been able to get a response on.
 
@AddonFlare Hi there! Purchased this addon on your website yesterday. Noticed that it doesn't work with [TH] Ignore More. Is there any chance you can add support for it like you did for [tl] Ignore Content, please? My forum uses the Ignore More addon extensively. Thank you!
 
Top Bottom