Curricula Vitae / RésumésHow can I move my address and contact information?

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

How can I move my address and contact information?

Post by templateuser »

In the casual style modern cv template, i have removed the picture and I could align my name to the left. But,I want to align my name to center. Also, I want to move my contact information below my name. How can I do this ?
PS: I don't want to use a different style cause, this looks good.

shanky64

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

How can I move my address and contact information?

Post by Vel »

Hey,

Simply open up moderncvstylecasual.sty and find this line:

Code: Select all

    \raggedleft\namefont{\color{color2!50}\@firstname} {\color{color2}\@familyname}}\\[-.35em]%
      % alternate design: \MakeLowercase and no space
Then, change \raggedleft to \center and your name will be centered!

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply