I've been thrust into the world of latex to try and create a poster for a research competition; it's been recommended that I include the logo of my university and the logo for the organization that's hosting the competition on my poster.
My header code is as follows:
\begin{textblock}{23}(0,0)
\begin{center}
\Title{Title Is Here}
\end{center}
\end{textblock}
\begin{textblock}{23}(0,0.5)
\begin{center}
\Author{Author's Name}}
\end{center}
\end{textblock}
So there are two main headers centered at the top of the page.
I'd like the logos to go on either side of this... but I don't know what a good way to format this,. I'm totally clueless. Any help would be greatly appreciated.
-Matt
Graphics, Figures & Tables ⇒ Newbie Question: Logo in top corners
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Newbie Question: Logo in top corners
Hi,
Take a look at the fancyhdr package.
Regards,
sridhar
Take a look at the fancyhdr package.
Regards,
sridhar
OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Newbie Question: Logo in top corners
For standard classes an interesting alternative to fancyhdr could be the titlesec package. Other classes may have built-in features.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10