[wp-trac] Re: [WordPress Trac] #5626: Keep the wp-admin footer on
the bottom.
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 10 09:05:18 GMT 2008
#5626: Keep the wp-admin footer on the bottom.
-----------------------------+----------------------------------------------
Reporter: spencerp | Owner: spencerp
Type: defect | Status: new
Priority: low | Milestone: 2.5
Component: Template | Version: 2.5
Severity: minor | Resolution:
Keywords: footer wp-admin |
-----------------------------+----------------------------------------------
Comment (by DD32):
> there are lots of bits of grey that show up in inconvenient spots. Just
an idea.
For reference, With that method you need to use something like this:
{{{
body{
background: #fff;
}
html{
background: #464646;
}
}}}
Allthough that might also vary depending on how browsers handle the
difference between body and html...
IMO, Just filling the space under is ugly anyway(Nearly full grey page on
modeate comments).
But in the mean time, like Jeremy says, Might be best to hold off until
the admin theme is completely implemented.
--
Ticket URL: <http://trac.wordpress.org/ticket/5626#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list