MediaWiki talk:Monobook.css
From Homestar Runner Wiki
To display as code, or not to display as code?
This is an interesting page. It's a wikicode page that follows the article text formatting rules, but it is also code for the CSS file. As such, it displays kind of weird. I just added some spaces to make it look a little prettier. -- Tom 11:28, 10 Mar 2005 (MST)
Are there files for the other skins like CologneBlue, or say...uhh...Nost-al..gia? I dunno how to say it. --—↑Darklinkskywalker|Talk_|i did this stuff_↓ 23:46, 6 Aug 2005 (UTC)
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!!
00:05, 8 July 2007 (UTC)
- Yeah, I like it. Bluebry 01:03, 8 July 2007 (UTC)
- Why use the official logo? Why not use something different, like the iPod? — It's dot com 01:01, 10 July 2007 (UTC)
