Code: Select all
\documentclass[11pt,a4paper,sans]{moderncv}
\moderncvstyle{classic}
I need the contact info is NOT show up at the top right corner of my cover letter.
The current cover letter code is:
Code: Select all
\clearpage
\recipient{Lord of Cheesecakes}{His Holy Donut St\\211 22 Utopia\\} % Letter recipient
\date{Mars 21, 2016} % Letter date
\opening{sadasdasd} % Opening greeting
\closing{Med vänliga hälsningar,\\\includegraphics[width=3cm]{signature} \vspace{-1cm}}
%\enclosure[Attached]{curriculum vit\ae{}} % List of enclosed documents
\makelettertitle % Print letter title
\lipsum[1-3] % Dummy text
\makeletterclosing % Print letter signature
My contact info consists of:
Code: Select all
\firstname{John}
\familyname{Doe}
\address{\textifsymbol{18} Lawn St. 44}{232323 New York}
\mobile{22222222}
\email{johndoe@hotmail.com}