Document Classes ⇒ beamer | Setting top Margin
beamer | Setting top Margin
Hi, I'm new to latex and beamer. I modified a beamer theme and have most things working, but I can't figure out how to set the top margin for the frame contents when there is no frame title. When there is a frame title, I can make changes to \defbeamertemplate*{frametitle}, but otherwise, I don't know how to shift the frame contents up or down. There doesn't seem to be any option for setting the top margin, and currently the frame contents start too high up in the frame. One way would be to add a \vskip at the beginning of each frame, but there has to be a better way. Please help! Thanks!
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: beamer | Setting top Margin
Okay, so this worked. I added a \vskip10pt to the end of the header template and a \vskip-10pt to the beginning of the frametitle template. There may be other ways to do this, but this seemed to do it for me...
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
beamer | Setting top Margin
Hi,
welcome to the board!
As you did not say which beamer theme you used and how you modified it, it's hard to help. A
minimal working example for demonstration would have helped, and still could do.
Stefan
welcome to the board!
As you did not say which beamer theme you used and how you modified it, it's hard to help. A

Stefan
LaTeX.org admin