solved item index icons disappearing

Nmaster88
Nmaster88
@nmaster88
8 years ago
94 posts
I'm still trying to identify the problem, but someone may have had something similar so here it goes:

I'm developing a custom skin, and when i go to the profile page (site.com/profile) the icons for create, update, and many more, they appear on the page both the default, and font-awesome icons. But when i go to the module page (site.com/profile/module) the default icons just disappear... for some reason it doesn't load the sprite_icon_32 classes
has this happening to anyone?

Images on attach
updated by @nmaster88: 06/23/16 02:38:35AM
paul
@paul
8 years ago
4,326 posts
That happens sometimes - Try reseting the image cache in the Image Core module.
hth


--
Paul Asher - JR Developer and System Import Specialist
Nmaster88
Nmaster88
@nmaster88
8 years ago
94 posts
Thanks for the sugestion! I did that, but i still have the same problem.
Nmaster88
Nmaster88
@nmaster88
8 years ago
94 posts
I think i solved it,
i had to copy the classes of sprite_icon_32, sprite_icon_32_img and sprite_icon_32_quote to my bootstrap file.
michael
@michael
8 years ago
7,715 posts
nice one. Thanks for letting others know how you did it. :)

Tags