User talk:Blue Ninjakoopa: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 179: Line 179:


::::::::Pretty much.  Thing is, I'm going away on holiday again for a week tomorrow.  What I'll do is compress/upload the images later today, give you the code, and then if you want, you can add it while I'm gone.  Of course, the templates won't look good (I'll look at how much work that would be later on today), and if there are other issues I won't be here to help.  Otherwise, just wait another week.{{User:Greenpickle/sig}}
::::::::Pretty much.  Thing is, I'm going away on holiday again for a week tomorrow.  What I'll do is compress/upload the images later today, give you the code, and then if you want, you can add it while I'm gone.  Of course, the templates won't look good (I'll look at how much work that would be later on today), and if there are other issues I won't be here to help.  Otherwise, just wait another week.{{User:Greenpickle/sig}}
'Kay, uploaded them; here's the code:
'''Mediawiki:monobook.css''' (replace what's already there)
<pre style="overflow: auto; height: 200px;">/* images */
body.color2 {background: #000 url(http://images3.wikia.nocookie.net/__cb20100815195715/kirby/en/images/2/26/Background.png);}
#background_accent2 {position: fixed; z-index: -2; top: 0; left: 0; background: url(http://images1.wikia.nocookie.net/__cb20100815195717/kirby/en/images/d/d2/Cloud.png) no-repeat; width: 778px; height: 319px;}
#trees {position: absolute; z-index: -1; bottom: 0; left: 0; background: url(http://images2.wikia.nocookie.net/__cb20100815195718/kirby/en/images/0/08/Trees-fountain-blur.png); width: 421px; height: 433px;}
#fog {position: absolute; z-index: -2; bottom: 0; background: url(http://images3.wikia.nocookie.net/__cb20100815200736/kirby/en/images/e/ef/Fog.png) repeat-x; width: 100%; height: 190px;}
/* global-ish stuff */
.neutral {background: url(http://images1.wikia.nocookie.net/__cb20100815195719/kirby/en/images/7/70/W40.png); background: rgba(255, 255, 255, .4);}
.accent {color: #222; background: url(http://images1.wikia.nocookie.net/__cb20100815195719/kirby/en/images/7/70/W40.png); background: rgba(255, 255, 255, .4); border-color: #ccc;}
.color1 {background: #204;}
.color2 {background: url(http://images1.wikia.nocookie.net/__cb20100815195719/kirby/en/images/7/70/W40.png); background: rgba(255, 255, 255, .4);}
.dark_text_1 {color: #204;}
.dark_text_2 {color: #fff;}
a.wikia-button, span.wikia-button a, input[type="submit"], input[type="reset"], input[type="button"], button {color: #fff !important;}
a, a.external, a.interwiki {color: #a8f;}
a:visited {color: #a6f;}
a.new {color: #f33 !important;} /* needs !important 'cause silly Wikia has a previous !important declaration */
body.mainpage .firstHeading {display: none;}
/* header, footer */
#wikia_header {background: none; border-bottom: none; color: #fff;}
#wikia_header, #wikia_header .monaco_shrinkwrap {z-index: 1;}
#background_strip {background: none; border-bottom: none;}
#accent_graphic1 {border: 1px solid #fff; border-width: 1px 0; background: url(http://images1.wikia.nocookie.net/__cb20100815195719/kirby/en/images/7/70/W40.png); background: rgba(255, 255, 255, .4); width: 216px; height: 155px;}
#wikia_logo {background: url(http://kirby.wikia.com/wiki/File:Wikia_logo.png);}
.headerMenu a:visited {color: #fff;}
#monaco_footer {z-index: 2;}
#wikia_footer {margin-bottom: 0; color: #fff;}
#wikia_header a, #wikia_footer a {color: #dbf;}
/* sidebar */
#widget_sidebar {z-index: 1; left: 0; width: 100%; min-height: 100%;}
#widget_sidebar .widget {background: url(http://images3.wikia.nocookie.net/__cb20100815195720/kirby/en/images/0/0e/W60.png); background: rgba(255, 255, 255, .6); width: 201px; margin-left: 5px; color: #222;}
#widget_sidebar .sub-menu {width: 95%; margin: 0 auto !important; position: static; background: none;}
#widget_sidebar .navigation-hover {background: url(http://images2.wikia.nocookie.net/__cb20100815195719/kirby/en/images/3/36/W20.png); background: rgba(255, 255, 255, .2);}
#widget_sidebar a {color: #204;}
/* content area */
#wikia_page {z-index: 2; padding: 8px; background: url(http://images1.wikia.nocookie.net/__cb20100815195718/kirby/en/images/b/b7/P30.png); background: rgba(200, 150, 255, .3); border-color: #ccc;}
#page_bar, #user_masthead {margin: 0; background: none; color: #222;}
#page_bar li, #user_masthead #user_masthead_tabs li {background: url(http://images1.wikia.nocookie.net/__cb20100815195719/kirby/en/images/7/70/W40.png); background: rgba(255, 255, 255, .4); padding: 0 .5em; line-height: 27px; height: 27px; border: none; -moz-border-radius: 0;}
#page_bar li:hover, #user_masthead #user_masthead_tabs li:hover {background: url(http://images3.wikia.nocookie.net/__cb20100815195720/kirby/en/images/0/0e/W60.png); background: rgba(255, 255, 255, .6);}
#page_controls li {margin-right: 2px;}
#page_tabs li {margin: 0 0 0 2px;}
#page_bar li.selected, #user_masthead #user_masthead_tabs li.selected {background: #102;}
#page_bar a, #user_masthead_tabs a {color: #204;}
#page_bar .selected a, #user_masthead #user_masthead_tabs .selected a {color: #fff;}
#page_bar a:hover, #user_masthead_tabs a:hover {text-decoration: none;}
body.masthead-regular #page_bar, body.masthead-special #page_bar {background: #102; border-top: none; border-bottom-style: dashed; color: #fff;}
.masthead-regular #page_bar li, .masthead-special #page_bar li {background: none;}
.masthead-regular #page_bar li a, .masthead-special #page_bar li a {color: #fff;}
body.masthead-regular #page_bar a:hover, body.masthead-special #page_bar a:hover {text-decoration: underline;}
#article, #articleFooter {background: #102; color: #fff;}
#articleFooter strong {color: #bbb;}
/* content stuff */
body div.ajax-poll {border-color: #fff;}
body .pollAnswerVotes {border: 1px solid #ccc;}
body .pollAnswerVotes div {background: #767; border-right: 1px solid #fff !important;}
#catlinks, #toc, #wikia_page pre, div.thumbinner, ul#filetoc {background: #324; color: #fff; border-color: #ccc;}
span.mw-plusminus-pos {color: #5f5;}
span.mw-plusminus-neg {color: #f55;}
.wikia-gallery-item span {text-align: center;}
h4.mw-specialpagesgroup {background: #324; color: #fff; border: 1px solid #ccc; padding: 3px 6px;}
table.mw-statistics-table td {padding: .5em;}
textarea, input[type="text"], input[type="password"], input[type="file"], #wpUploadDescription, #wpCaptchaWord {border: none; background: #324; color: #fff; padding: .2em .3em;}
#upload {padding-top: 1em;}
td.diff-context, td.diff-addedline, td.diff-deletedline {padding-left: 3px !important; padding-right: 3px !important;}
td.diff-context {background: #324;}
td.diff-addedline {background: #a35;}
td.diff-deletedline {background: #924;}
.diffchange {color: #ff9;}</pre>
'''Mediawiki:monaco.js'''
<pre style="overflow: auto;">window.onload = function () {
    var sidebar = document.getElementById('widget_sidebar');
    var trees = document.createElement('div');
    trees.setAttribute('id', 'trees');
    var fog = document.createElement('div');
    fog.setAttribute('id', 'fog');
    sidebar.appendChild(trees);
    sidebar.appendChild(fog);
};</pre>
Sorry for taking up so much space in the edit window...{{User:Greenpickle/sig}}


== Hello, so you like Pikmin too? ==
== Hello, so you like Pikmin too? ==
14,178

edits