teitbite wrote:Hi
Now I can see that You are lacking of font awsome library. Please edit /layout/blocks/head.php and add this line at the end:
- Code: Select all
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
Hi.
I added the 'L' to file 'templates/gk_news/layouts/blocks/header,php'. Unfortunately, nothing helped.
I added it in 2 variants.
1- <!-- <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> -->
2- $this->API->addCSS($this->API->URLtemplate() . '/css/font-awesome.css');
I do not know which is correct, but in both cases are still no display arrows.