Shape 5

Joomla Templates => Helion - Club => : lmorhac April 08, 2014, 09:45:53 AM



: Social media icons - LinkedIn
: lmorhac April 08, 2014, 09:45:53 AM
I would like to replace one of the stock icons with icon to LinkedIn.
Do you by any chance have a LinkedIn icon I could use? If not, can you suggest an alternate source?

thank you,

Lubo


: Re: Social media icons - LinkedIn
: mikenicoll April 09, 2014, 04:03:43 PM
Hello,

You can find some icons here:

https://www.iconfinder.com/

Just replace the image file directly on the server with your own.

-Mike


: Re: Social media icons - LinkedIn
: lmorhac April 09, 2014, 05:00:37 PM
Hi Mike,

I have installed LInkedIn icon, replacing RSS. Do you recall where to change the color in the template? Can seem to locate it.

thanks,
Lubo


: Re: Social media icons - LinkedIn
: mikenicoll April 09, 2014, 05:13:23 PM
Hello,

Which color are you referring to? The color of the icon is exclusive to the icon itself.

-Mike


: Re: Social media icons - LinkedIn
: lmorhac April 09, 2014, 05:43:52 PM
the s5_rss.png for example has transparent background and there is only white marking. No color. I'm was assuming the color is coded in the template somewhere?

thanks,

Lubo


: Re: Social media icons - LinkedIn
: mikenicoll April 09, 2014, 06:21:57 PM
Hello,

That is controlled here:

Template.CSS - Line 568

#s5_rss {
    background: url("../images/s5_rss.png") no-repeat scroll center center #EF6E12;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    height: 23px;
    margin-right: 1px;
    transition: all 400ms ease-out 0s;
    width: 24px;
}

-Mike


: Re: Social media icons - LinkedIn
: lmorhac April 09, 2014, 06:25:34 PM
Mike, you beat me to it. I just found it and did the mods: http://lubomorhac.com/

thank you for your help.

Lubo


: Re: Social media icons - LinkedIn
: mikenicoll April 09, 2014, 06:27:34 PM
Looks great!

-Mike


: Re: Social media icons - LinkedIn
: ifecohenry June 17, 2014, 08:24:40 AM
PLEASE how do i locate the rss icon so as to change it. av searched,but cant find we you guys hid it . ;D help


: Re: Social media icons - LinkedIn
: mikenicoll June 17, 2014, 04:22:56 PM
Hello,

I would suggest using Firebug to find elements like this in the future. The icon for this is stored here:

/images/s5_rss.png

The URL onclick is in the Template Manager under Template Specific

-Mike


: Re: Social media icons - LinkedIn
: ifecohenry June 17, 2014, 06:10:46 PM
ave changed if and it did not work. please what is fire bug?i changed it from my data base in hostgator .but it still did not change.


: Re: Social media icons - LinkedIn
: ifecohenry June 18, 2014, 08:37:00 AM
OK I JUST CHANGE IT  and is kind of different from the rest. i mean its behavour. you might wana take a look at it and tell me what might be the cuz.     www.surechristians.com


: Re: Social media icons - LinkedIn
: mikenicoll June 18, 2014, 08:33:24 PM
Hello,

It seems to be functioning the same. The only difference I see is you have some extra padding and outlines on the image that changes the look slightly compared to the other ones

-Mike