General ⇒ Top Page Grey under Resume Document class
-
- Posts: 4
- Joined: Fri Mar 06, 2015 11:10 pm
Top Page Grey under Resume Document class
I am making a resume using a template and so far have been doing very well with changing the CLS file to customize the template to how I want it. However, I am trying to shade the top bit of the page gray, but this is proving difficult. I can be more specific if it helps, but basically is there a way to simply shade the top part of a document before any font is placed and then have the font go over the shaded region?
I tried using tikz but no luck. Maybe I did it wrong?
Thanks so much! Let me know if you need more details or the .tex or .cls files
Josh
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Top Page Grey under Resume Document class
welcome to the forum!
Which template is it? Do you have a link, or could you attach it here?joshmccraney wrote:I am making a resume using a template
joshmccraney wrote:have been doing very well with changing the CLS file to customize the template

You could do required changes in your document but also in the template file. Templates are usually document skeletons which are intended to be modified.
Possibly - how did you do it? I know TikZ well, so I could say something after seeing code.joshmccraney wrote:I tried using tikz but no luck. Maybe I did it wrong?
Yes, we do.joshmccraney wrote:Let me know if you need more details or the .tex or .cls files

Stefan