THE WUW IS OPEN FOR BUSINESS
(even if you aren't vegan)

MediaWiki talk:Common.css

From Wiki User Wiki
Jump to: navigation, search

blockquote.Sylar div {

  background: #0C0;
  margin: 0;
  padding: 2px;
  border-bottom: 1px solid white;
}

- Sylar 21:53, 1 November 2008 (UTC)

Hello? - Sylar 22:13, 1 November 2008 (UTC)

Someone must have mistaken what I said. I said to change it to /w, not /wiki. MeTK2lK.pngrEqWIWX.png 22:31, 1 November 2008 (UTC)

Can someone increase the size of the font on the blockquote "Dot" to 2? Miss Peach.PNGMiss PeachMiss Peach.PNG
Can someone change /wiki to /w? MeTK2lK.pngrEqWIWX.png 21:45, 7 November 2008 (UTC)

NEW BLOCKQUOTE'D! Miss Peach.PNGMiss PeachMiss Peach.PNG

blockquote.Zoo5 {
  border: 2px solid #09069A;
  background: #EFF7FB;
  color: #580A66;
  font-weight: normal;
  padding: 10px;
  font-family: croobie;
  width: 450px;
}
blockquote.Zoo5 div {
  background: #84F6D4;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #04B86E;
}

next in line please  yup  19:50, 22 November 2008 (UTC)

Can someone change /wiki's for reflections to /w's? MeTK2lK.pngrEqWIWX.png MeTK2lK.pngrEqWIWX.png 20:44, 22 November 2008 (UTC)
if you specify exactly what you mean, sure  yup  20:50, 22 November 2008 (UTC)
He wants you to change all instances of the string of characters "/wiki/" to "/w/" belstrnnmmvnmn 21:37, 22 November 2008 (UTC)

Example:

blockquote.ssxonlappy {
   border: 4px solid #00f;
   background: #000;
   background-image: url('/wiki/images/XOnFireBack.PNG');
   background-repeat: no-repeat;
   background-position: bottom right;
   color: #fff;
   font-weight: bold;
   padding: 1em;
   font-family: courier new;
   width: 500px;
}

to

blockquote.ssxonlappy {
   border: 4px solid #00f;
   background: #000;
   background-image: url('/w/images/XOnFireBack.PNG');
   background-repeat: no-repeat;
   background-position: bottom right;
   color: #fff;
   font-weight: bold;
   padding: 1em;
   font-family: courier new;
   width: 500px;
}

MeTK2lK.pngrEqWIWX.png 21:51, 22 November 2008 (UTC)

Can you please add this to zoo5? It's my last edit to it. Miss Peach.PNGMiss PeachMiss Peach.PNG

  background-image: url('/w/images/Oceanic.png');
  background-repeat: no-repeat;
  background-position: bottom right;

next in line please  yup  02:08, 24 November 2008 (UTC)

I want a blockquote with something blue and green, I don't realy care how it looks. :0Man-o-Man:0 02:01, 25 November 2008 (UTC)

kgr8 go make it yourself Artisan of TortureThey call me Big T BLOODArtisan of Torture 02:03, 25 November 2008 (UTC)
It says "I don't have the permission to do that," edit the page, I mean. Can someone just add a blue-green blockquote to the list? :0Man-o-Man:0 02:08, 25 November 2008 (UTC)
No, I mean male the code that they put into the page. Only mods and sysops can edit the page. Artisan of TortureThey call me Big T BLOODArtisan of Torture 02:13, 25 November 2008 (UTC)
Oh! Rough draph it, ok. :0Man-o-Man:0 02:42, 25 November 2008 (UTC)
blockquote.man-o-man {
 border: 4px solid black;
 background: green;
 color: blue;
 font-weight: bold;
 padding: 1em;
 font-family: trebuchet ms;
 width: 500px
)

(please fix any errors)

i will not look for any errors because i am tired and don't feel like doing that. if any kind soul wants to though go ahead.

next in line please  yup  03:01, 25 November 2008 (UTC)

Wait! I forgot the subject line! :0Man-o-Man:0 13:30, 25 November 2008 (UTC)

blockquote.man-o-man {
 background: green;
 margin: 0;
 padding: 5xp
 border-bottom: black
}

by subject line, i assume you want it to be the div placed inside of the blockquote, which i have set up for you

next in line please

hi,

blockquote.mft3k {
  border: 3px solid #000000;
  background: #f0f0f0;
  background-image: url('http://wuw.clamburger.org/w/images/MFT3K-BG.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #000000;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 35px;
  font-family: courier new;
  width: 500px;
}

bye, -from the desk of 20eric06t-AES 04:52, 9 December 2008 (UTC)

blockquote.NPP {
   background: blue;
   color: red;
   padding: 3px;
   border-bottom: 2px solid #B7C8B6;
}
blockquote.NPP div {
   background: light blue	;
   margin: 0;
   padding: 3px;
   border-bottom: 1px solid #3DF5D0;
}

NPP wanted it. Brerose 04:16, 21 December 2008 (UTC)

blockquote.sbemail {
   border: 4px solid #cc9;
   background: #000;
   background-image: url(/w/images/sbemailbackground.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   color: #fff;
   font-weight: bold;
   padding: 1em;
   font-family: courier new, monospace;
   width: 500px;
}
blockquote.sbemail div {
   background: #33f;
   margin: 0;
   padding: 0.2em;
   border-bottom: 1px solid white;
}

MeTK2lK.pngrEqWIWX.png 19:24, 22 December 2008 (UTC)

next in line please  yup  20:16, 22 December 2008 (UTC)

Can you take away the pre tags? It ruins every blockquote after it. MeTK2lK.pngrEqWIWX.png 20:32, 22 December 2008 (UTC)

blockquote.Marissa {
  border: 2px solid #B08C3C;
  background: #F2BD49;
  color: #165216;
  font-weight: normal;
  padding: 7px;
  font-family: "Garamond";
  width: 375px;
 background-image: url('/w/images/Marissacomputerblockquote.PNG');
 background-repeat: no-repeat;
 background-position: bottom right;
}
blockquote.Marissa div {
  background: #947E00;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #524500;
} 

Can you add this, any sysop or mod? Miss Peach.PNGMiss PeachMiss Peach.PNG

Can someone fix the sbemail blockquote to have the reflection's name changed to '/w/images/Sbemailbackground.gif'? MeTK2lK.pngrEqWIWX.png 03:29, 24 December 2008 (UTC)

Next in line please.  yup  03:33, 24 December 2008 (UTC)

ALSO PLEASE GO HERE AND COPY YOUR BLOCKQUOTE IN TO ENSURE IT'S VALID BEFORE POSTING HERE. WARNINGS ARE FINE.

blockquote.Cryptogamer12 {

  border: 2px solid black;
  background: black;
  color: light blue;
  font-weight: normal;
  padding: 7px;
  font-family: "Garamond";
  width: 375px;
 background-image: url('/w/images/Marissacomputerblockquote.PNG');
 background-repeat: no-repeat;
 background-position: bottom right;
}
blockquote.Cryptogamer12 div {
  background: white;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #524500;
} 

Brerose 03:43, 29 December 2008 (UTC)