Last modified: 2010-05-15 16:03:39 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 T15755, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13755 - Site tagline message not displayed
Site tagline message not displayed
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.13.x
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-15 18:39 UTC by Mohamed Magdy
Modified: 2010-05-15 16:03 UTC (History)
1 user (show)

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


Attachments

Description Mohamed Magdy 2008-04-15 18:39:37 UTC
Why the site tagline message not displayed in MonoBook skin? I'm talking about "From {{SITENAME}}" mediawiki:tagline... is it possible to remove these from main.css of both MonoBook & Modern? 

#siteSub {
        display: none;
}
Comment 1 Robert Leverington 2008-04-15 18:41:36 UTC
It is disabled by default intentionally, but if you add

#siteSub {
    display:block;
}

to MediaWiki:Monobook.css \ MediaWiki:Modern.css it will appear.
Comment 2 Mohamed Magdy 2008-04-15 18:47:11 UTC
Why intentionally disabled? it is an annoyance to enable it for each wiki.. it should be the opposite, who they don't want it, they disable it.. not the current situation..unless of course it is hurting the performance or something..
Comment 3 Brion Vibber 2008-04-15 21:36:18 UTC
It's used in various skins, but not in MonoBook. It's included in the output HTML so it can appear for the standard print stylesheet.

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


Navigation
Links