qubeshub / hubzero-cms

HubZero CMS code base for QUBESHub.
https://qubeshub.org
GNU General Public License v2.0
0 stars 1 forks source link

Icons not showing in site-wide publication macro #134

Closed mdlama closed 6 years ago

mdlama commented 6 years ago

Hi, @trisketz ! It looks like icons are not showing up when I try the macro in a regular group:

https://dev.qubeshub.org/groups/teamqubes/sandbox/generalinfo

screen shot 2018-03-23 at 6 34 42 am

Can you take a look? Thanks!

trisketz commented 6 years ago

Ah, I failed to realize that font awesome isn't available across the whole site. I'll go ahead and make changes to the php and css to use Hubzero's fontcons instead. Sorry about that!

trisketz commented 6 years ago

Ok, so.. little snag. Hubzero doesn't really have a forking icon like we used. They do that this one though:

screen shot 2018-03-23 at 11 38 16 am

We can switch to that one. Unless we want to add Font Awesome to the site? (My favorite choice, ha! :D )

mdlama commented 6 years ago

Hmmm, they must have it as they use it on their forking button on a publication view, e.g.

https://qubeshub.org/publications/414/1

Maybe we can replicate what they're doing?

trisketz commented 6 years ago

Interesting, they didn't list it on their fontcons documentation. I'll take a look.

trisketz commented 6 years ago

Alright, I really am awake -.- I also realized that I had used the icon before on the publication record mock up. Anyways, I got it fixed. You should be seeing the icons now. I committed the changes.

mdlama commented 6 years ago

Sweet, thanks, Jenny! Don't worry - I got woken up at 3:30 this morning and am on about 1/8 brainpower. And I'm still coding! Danger!! :)