Satellite 4

Hi,

I'd like to add a Linkedin social icon for the '../profiles/satellite/modules/custom/satellite_socialmedia' module but I got a bad result.

I've added new lines for 'CSS/socialmedia.css'

#socialmedia .socialmedia-linkedin a {
  background-color: #0077b5;
  background-image: url(../img/socialmedia-linkedin.png);
}

 

I've added new lines for 'sass/socialmedia.scss'

.socialmedia-linkedin a    { background-color: #0077b5; background-image: url(../img/socialmedia-linkedin.png);}

 

I've added new lines for 'sass/socialmedia.scss'

'linkedin' => 'LinkedIn',

 

And I've made a new png icon with Linkedin logo (http://obuda.esn.hu/profiles/satellite/modules/custom/satellite_socialme...), but I got just a grey circle.

Could anybody know what's wrong?

Site: http://obuda.esn.hu/

 

Thanks,
Barney

Answers

Thanks, I forget it..... :)) It works.

It's not in your css.. how about Flushing the cache?

Home icon on admin menu > Flush all caches