[wp-hackers] Footer of 2.7
Frank Bueltge
frank at bueltge.de
Mon Oct 27 08:08:55 GMT 2008
I think this not a realy god idea. It is easy to set a margin, not a
hight. Many Plugins use this hook and when the screen is small than it
this not cool, is very bad for readers. When you set a margin, then is
the design always equal.
Liebe Grüsse
Frank
______________________________
Mein Buch: WordPress - Weblogs einrichten und administrieren | ISBN
978-3-937514-33-8
bueltge.de
kvfl.com
On Mon, Oct 27, 2008 at 8:47 AM, Moritz <mo at cobalt.cc> wrote:
> You could try to alter the height of the footer element. Hook in some custom
> CSS into "admin_head" with something like
>
> #footer {
> height: 100px;
> }
>
> or so.
>
> -mo
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list