MediaWiki talk:common.css

From Homestar Runner Wiki

Jump to: navigation, search

[edit] Podstar Runner

Just a little copy-pasting can make links to Podstar Runner have the H*R logo next to links. Just like links to Homestarrunner.com automatically adds a logo. Technically, Podstar is still part of H*R, so it should have an H*R icon too. Either copy-paste the H*R icon code, or do the same thing as the legacy links in the Yahoo Store code.

Something like this...


/* Styling links to Homestar Runner */
#n-officialsite a,
#bodyContent a[href ^="http://podstar.homestarrunner.com"],
#article a[href ^="http://podstar.homestarrunner.com"]
{
   background: url(/skins/monobook/hr-trans-blacker4.png) center left no-repeat !important;
   padding-left: 23px !important;
   padding-right: 0px !important;
}

--The Goblin!! 23:05, 14 September 2007 (UTC)

[edit] Colors for {{whatsnew}} and {{featuredimage}}

When styles are changed, this page and MediaWiki:Monobook.css are edited to take care of most of it, yet {{whatsnew}} and {{featuredimage}} are changed separately to change the border color of images on Main Page. Why not define a class or selector here for these images to take care of style changes in two blows? While these additional edits don't clutter the history for these templates, it does seem like an extra step to me. Merry Christmas, everyone, Soiled Bargains (talk|ctrb) 04:13, 25 December 2011 (UTC)

Personal tools