Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hello, how do i change the icons i think are awesome font of the sidebar widgets?
.sidebar .WidgetFramework_WidgetRenderer_Stats h3:after {
content: "\f1fe";
}
.sidebar .WidgetFramework_WidgetRenderer_OnlineStaff h3:after {
content: "\f0e3";
}
.sidebar .WidgetFramework_WidgetRenderer_ProfilePosts h3:after {
content: "\f040";
}
#widget-19 h3:after {
content: "\f233";
}
#widget-18 h3:after {
content: "\f130";
}
Thanks it worked with both, but i went back to the @gradient1 because it looks a lot nicer than having just the colours, better texture
.node_@xb_node5 .nodeTitle a
.node_88 .nodeTitle a
.mainContent .sidebar h3:before, .mainContent .sidebar h3:after {
display: none !important;
}