You can try the following in your latex preamble (Document Settings)
\lhead{}
\chead{}
\rhead{}
\lfoot{}
\cfoot{\thepage}
\rfoot{}
regards
waluyo
On 19 March 2013 05:05, Lukas Koch <[email protected]> wrote:
> Hello!
>
> I have the simple problem, that the footer in the titleplage of the
> document-class article (KOMA-Script) is in the right corner, but I would
> like to have it in the middle... how do I do this?
>
> I use the pagage fancyhdr to define my headings and footings.
>
> Thanks a lot!
>
> Lukas Koch