On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
[GoDark] Board Stats issue
#1
i.imgur(dot)com/2e4YeiS.png

The image on the board stats shows unicode, is there anyway to fix it.

here is the link
https:// theaddikt . com
#2
Revert these templates to default, it will remove the unicode.
#3
(10-10-2019, 11:03 PM)WallBB Wrote: Revert these templates to default, it will remove the unicode.

thanks
#4
(10-10-2019, 09:05 PM)alankrit Wrote: i.imgur(dot)com/2e4YeiS.png

The image on the board stats shows unicode, is there anyway to fix it.

here is the link
https:// theaddikt . com

I've recently deployed this theme, and I like it.
There are three small typos in templates, where the style is fas followed by character code.
In order to be compatible with font-awesome 4.7.0, use fa, not fas.

In index_stats template,
Code:
<i style="font-size: 24px;" class="fas fa-bar-chart"></i>

In index_whosonline template,
Code:
<i style="font-size: 24px;" class="fas fa-globe"></i>

In nav_dropdown template,
Code:
<i style="font-size: 9px;" class="fas fa-chevron-down fa-fw pagination_breadcrumb_link"  id="breadcrumb_multipage"></i>

In the case of the nav_dropdown, I changed the character for more visibility in a small size from fa-chevron-down to fa-chevron-circle-down.




Users browsing this thread: 1 Guest(s)