- Posts: 27
COMMUNITY FORUM
Print and Email Icon not shown
- Michael GaKI
-
Topic Author
- Offline
- Junior Member
Less
More
9 years 6 days ago #154209
by Michael GaKI
Print and Email Icon not shown was created by Michael GaKI
Hello,
how I can change the PRINT and EMAIL text against the system-icons which are located here:
/httpdocs/media/system/images
Currently I only see the text PRINT and EMAIL.
Using K2 2.7.1 and newest Joomla.
BR
Michael
how I can change the PRINT and EMAIL text against the system-icons which are located here:
/httpdocs/media/system/images
Currently I only see the text PRINT and EMAIL.
Using K2 2.7.1 and newest Joomla.
BR
Michael
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 4 days ago #154232
by Krikor Boghossian
Replied by Krikor Boghossian on topic Print and Email Icon not shown
Hello,
In 2.7.x we are not using images for the majority of the graphic elements.
We are using icon fonts which can be found in k2.fonts.css
In 2.7.x we are not using images for the majority of the graphic elements.
We are using icon fonts which can be found in k2.fonts.css
Please Log in or Create an account to join the conversation.
- Michael GaKI
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 27
9 years 4 days ago #154268
by Michael GaKI
Replied by Michael GaKI on topic Print and Email Icon not shown
Hi Kikor,
a k2.fonts.css File I cant found on my FTP.
Where I can get/add the CSS ?
Searching the sourcecode I found this
Line 92: // k2.fonts.css
Line 93: if (JFile::exists(JPATH_SITE.DS.'templates'.DS.$mainframe->getTemplate().DS.'css'.DS.'k2.fonts.css'))
Line 94: $document->addStyleSheet(JURI::root(true).'/templates/'.$mainframe->getTemplate().'/css/k2.fonts.css?v2.7.0');
Line 96: $document->addStyleSheet(JURI::root(true).'/media/k2/assets/css/k2.fonts.css?v2.7.0');
a k2.fonts.css File I cant found on my FTP.
Where I can get/add the CSS ?
Searching the sourcecode I found this
Line 92: // k2.fonts.css
Line 93: if (JFile::exists(JPATH_SITE.DS.'templates'.DS.$mainframe->getTemplate().DS.'css'.DS.'k2.fonts.css'))
Line 94: $document->addStyleSheet(JURI::root(true).'/templates/'.$mainframe->getTemplate().'/css/k2.fonts.css?v2.7.0');
Line 96: $document->addStyleSheet(JURI::root(true).'/media/k2/assets/css/k2.fonts.css?v2.7.0');
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
9 years 3 days ago #154287
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Print and Email Icon not shown
Check this path media/k2/assets/css/k2.fonts.css
Please Log in or Create an account to join the conversation.
- Michael GaKI
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 27
8 years 11 months ago #154839
by Michael GaKI
Replied by Michael GaKI on topic Print and Email Icon not shown
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
8 years 11 months ago #154848
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Print and Email Icon not shown
Can you share a link of this page ?
Please Log in or Create an account to join the conversation.
- Michael GaKI
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 27
8 years 11 months ago #154851
by Michael GaKI
Replied by Michael GaKI on topic Print and Email Icon not shown
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
Less
More
- Posts: 169
8 years 11 months ago #154892
by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Print and Email Icon not shown
The files are not in the right location I get a 404 error when K2 is seeking the font file at the following path
www.kirchengemeinde.net/templates/ol_consen/fonts/Simple-Line-Icons.woff?v=2.2.2
www.kirchengemeinde.net/templates/ol_consen/fonts/Simple-Line-Icons.woff?v=2.2.2
Please Log in or Create an account to join the conversation.