37 Posts
geolits
7 years ago
3
Topic

Hello,

i just instaled a new joomla site with joomla 3.6.2 & seblod 3.9.0

When i'm going to edit or create a new article with a form, the buttons at the Field x (add a file or link, delete a file or link, change place a file or link) are with some strange icons. 

I give you an image to see it.

These buttons must be like this?

Can i change them somehow?

Thank you

Get a VIP membership
4229 Posts
Kadministrator
7 years ago
1
Level 1

Hi,

your template needs to load icomoon as default joomla templates do. Please see

https://www.seblod.com/community/forums/fields-plug-ins/field-x-not-show-add-delete-move-button-in-form

37 Posts
geolits
7 years ago
0
Level 2

Hello Klas,

thank you for your answer.

I added at my template these lines:

// add icomoon font 

$doc = JFactory::getDocument(); 

$doc->addStyleSheet($this->baseurl.'/media/jui/css/icomoon.css');

But still i don't get the icons at the filed X.


Any suggestion?

Thank you.

Regards,

George

4229 Posts
Kadministrator
7 years ago
0
Level 1

Hi,

it is hard to answer without beeing able to see the page. A frontend devloper should be able to help you - icons are set from css, you jsut need to see why it is not working in your case.

Get a Book for SEBLOD