2016-01-09, 10:17 AM
(2016-01-08, 11:30 PM)kostek Wrote:(2016-01-08, 11:21 PM)eNvy Wrote:(2016-01-08, 10:41 PM)kostek Wrote: So to be honest... it's like my 3rd time with MyBB
and I'm making forum for a server network
However... I have an error... or it's just my stupidity
I'm kinda missing icons....
Can you tell me how to repair it?
Screenshot
http://scr.hu/88iv/u6n64.jpg
The screenshot gives me an error 404 page.
Yeah sorry without .jpg
http://scr.hu/88iv/u6n64
Go to ACP > Templates & Style > Templates > Square templates > Ungrouped templates > open headerinclude template
Search this line:
<link href="{$mybb->settings['bburl']}/images/square/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
Replace with this:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
I don't give support on PM.