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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- 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