Last modified: 2012-09-27 01:14:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T14894, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12894 - suggestions for modern skin
suggestions for modern skin
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.12.x
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: River Tarnell
http://en.wikipedia.org/skins-1.5/mod...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-03 18:13 UTC by bdk
Modified: 2012-09-27 01:14 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description bdk 2008-02-03 18:13:26 UTC
Please add the following from monobook/main.css to modern's main.css too (toccolours adapted slightly):

/* emulate center */
.center {
     width:100%;
     text-align:center;
}
*.center * {
     margin-left:auto;
     margin-right:auto;
}

/* table standards */
.toccolours {
    border:1px solid #bbbbbb;
    background-color:#f0f0f0;
    border-spacing:0pt;
    margin:0pt;
    padding:0pt;
}


.usermessage is still suboptimal: 
a) If viewed on special pages or on redirects, there are some overlap effects. I didn't find the reason yet.
b) Even if it's not as obtrusive as Monobook's orange bar, it could be a wee bit more eye-catching (some light-blue background perhaps).
Comment 1 River Tarnell 2008-02-03 20:16:08 UTC
i have changed the background colour of the new messages bar to #dadaff.  this is a purplish blue which stands out from the other skin elements without being garish.

the overlap problem on special pages has been fixed (i haven't tested with sitenotice or other decorations at the top of the page)

i added the missing css classes from monobook

(all these changes are in r30490, which i will put live shortly)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links