I want to include the icon of Skype in ModernCV. Anyone help me. I am very Thankful of you.
Regards,
Shahzada Khurram
Curricula Vitae / Résumés ⇒ Want to include the icon of Skype in ModernCV
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Want to include the icon of Skype in ModernCV
Hi Shahzada,
For the style you are using, go into the relevant .sty file (e.g.
all you then need to do is change the
Cheers,
Vel
For the style you are using, go into the relevant .sty file (e.g.
moderncvstylecasual.sty
for the casual style) and find the symbol you want to change (e.g. if you want to change fax, find \@fax
) which gives you:Code: Select all
\ifthenelse{\isundefined{\@fax}}{}{\addtofooter{\faxsymbol\@fax}}
\faxsymbol
to include your icon image using the usual \includegraphics{skype.png}
. You may need to do this twice in the style file for the CV footer and the cover letter footer.Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com