Any ideas ? thks in advance

NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[12pt]{beamer}
\usetheme[height=14mm]{Rochester}
\usepackage{textpos}
\addtobeamertemplate{headline}{}{%
\begin{textblock*}{100mm}(.85\textwidth,-1cm)
\Huge\textcolor{white}{\textbf{\TeX}}
\end{textblock*}}
\begin{document}
\begin{frame}
\frametitle{A sample slide}
\framesubtitle{Including the logo in the top right corner}
Some text
\end{frame}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.