I am using the following to customise my footline, but it does not seem to change the height of the footline. What am I missing
\setbeamertemplate{footline}
{
\leavevmode%
\makebox[\paperwidth]
{\begin{beamercolorbox}[wd=\paperwidth,ht=2.25ex,dp=1.5cm, leftskip=.3cm,rightskip=.3cm plus1fill]{author in head/foot}%
{\large \url{www.yahoo.com}}
\end{beamercolorbox}%
}%
\vskip0pt%
}
edityour post and add the relevant content. – Werner Dec 23 '11 at 16:03