Innovate Dark

XF Style Innovate Dark 2.2.13

Register & Get access to index

duppy

XF-Fan
Loyal Member
CSS:
.bgChooser li:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\f0a6";
    font-family: 'Font Awesome 5 Pro';
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
    font-size: 24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(20px);
    transition: all .2s ease-in-out;
    opacity: 0;
}
I had to add the above code in extra.less and now it works great. I would have thought that was going to be already in the CSS file by default.

Anyway, thank you for your assistance. Much appreciated.

Duppy
 

duppy

XF-Fan
Loyal Member
@XenForo - Hope all is well. I wanted to ask you if you knew how to fix the Sticky Sidebar on this Theme? The option is set to on, but it doesn't work, and by that I mean it does not move with the page as I scroll down. I also have the Framework installed, but I am not sure if that has anything to do with it.

Thanks in advance.
 
Last edited:
  • Tags
    innovate dark innovate dark 2.2.13 innovate dark 2.2.6.0.0 innovate dark 2.2.7.0.0
  • Back
    Top Bottom