Difference between revisions of "MediaWiki talk:Common.css"
Jump to navigation
Jump to search
(Reminder to update this file.) |
(Revised comments on when to update this page.) |
||
Line 1: | Line 1: | ||
This page needs to be updated with content from [http://en.wikipedia.org/wiki/MediaWiki:Common.css Wikipedia's MediaWiki:Common.css] so that we can use table classes, like infoboxes. Only an administrator can edit this page. --[[User:Spangineer1|Spangineer]] ([[User talk:Spangineer1|talk]]) 20:12, 11 September 2008 (UTC) | This page needs to be updated with content from [http://en.wikipedia.org/wiki/MediaWiki:Common.css Wikipedia's MediaWiki:Common.css] so that we can use table classes, like infoboxes. Only an administrator can edit this page. --[[User:Spangineer1|Spangineer]] ([[User talk:Spangineer1|talk]]) 20:12, 11 September 2008 (UTC) | ||
− | Wikipedia | + | We don't need to update this page as frequently as Wikipedia, perhaps when the MediaWiki software is updated. Be sure to add the prosilver header below. |
<pre> | <pre> | ||
/* Implement phpBB prosilver navbar */ | /* Implement phpBB prosilver navbar */ | ||
Line 11: | Line 11: | ||
} | } | ||
</pre> | </pre> | ||
− | --[[User:LadyGeek|LadyGeek]] 19: | + | --[[User:LadyGeek|LadyGeek]] 19:55, 20 November 2012 (CST) |
Revision as of 20:55, 20 November 2012
This page needs to be updated with content from Wikipedia's MediaWiki:Common.css so that we can use table classes, like infoboxes. Only an administrator can edit this page. --Spangineer (talk) 20:12, 11 September 2008 (UTC)
We don't need to update this page as frequently as Wikipedia, perhaps when the MediaWiki software is updated. Be sure to add the prosilver header below.
/* Implement phpBB prosilver navbar */ .headerbar { background-color: #12A3EB; background-image: url('http://www.bogleheads.org/forum/styles/prosilver/theme/images/bg_header.gif'); background-repeat:repeat-x; color: #FFFFFF; }
--LadyGeek 19:55, 20 November 2012 (CST)