What's on your CTRL+V?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yo man im awesome
    soleil ardent
    FFR Simfile Author
    • May 2007
    • 6514

    #7321
    Re: ★ What's on your CTRL+V?


    Originally posted by choof
    you double dad loving dipshit
    Originally posted by t-rogdor
    dammit now i have to smoke a picture of choof out of a bong
    Originally posted by smartdude1212
    I can't be the only guy who has wondered what it'd be like to menstruate all over the shower.

    Comment

    • Frenegade
      FFR Player
      • Nov 2011
      • 34

      #7322
      Re: ★ What's on your CTRL+V?

      Chaskos

      Comment

      • DossarLX ODI
        Batch Manager
        Game Manager
        FFR Simfile Author
        • Mar 2008
        • 15004

        #7323
        Re: ★ What's on your CTRL+V?

        If there is one more morning where I wake up to take a shower and there is no fucking hot water, I swear I will wake up 30 minutes before you and take a 50 minute shower, just to piss you off. How is it even possible to waste all the hot water in 1 shower, like seriously people, be considerate.
        Originally posted by hi19hi19
        oh boy, it's STIFF, I'll stretch before I sit down at the computer so not I'm not as STIFF next time I step a file

        Comment

        • Frenegade
          FFR Player
          • Nov 2011
          • 34

          #7324
          Re: ★ What's on your CTRL+V?

          Thao & The Get Down Stay Down

          Comment

          • kostkaskater
            FFR Veteran
            • Sep 2004
            • 780

            #7325
            Re: ★ What's on your CTRL+V?

            Comment

            • FissionMailed1
              FFR Player
              • Feb 2012
              • 1267

              #7326
              Re: ★ What's on your CTRL+V?



              YOUR THROBBING MULTIFARIOUS LUSTFUL DESIRES ARE COMPLETED N YOUR HYPER-ORANGE SELF, YOU MAKE ME LOVE AGAIN, YOU'VE CHANGED MY HEART, MY MELANCHOLIA DISAPPEARS WHEN YOU ARE INSIDE OF ME, MY HUMAN RAGE IS TEMPERED WHEN I AM INSIDE YOU, THE SECRET IS COMMUNICATION, LONGEVITY, STAMINA, REPETITION, FURY, SOULFUL KISSING, EARPLUGS. YOU FUCKING CORPORATE COCKS AND CUNTS.

              MY ANXIETY COMPLETE, MY DESIRE REPLETE, THE TASTE OF ORANGE BLOOD AND CUM AND GREENBACKS RUNNING DOWN MY FACE. THE STREETS WILL RUN ORANGE WITH YOUR MIXTURE OF CHEETOS AND HUNDRED DOLLAR BILLS REGURGITATED AND EATEN AND SHIT OUT AGAIN AND EATEN AGAIN.

              YOU ARE MY SCULPTURE, MY SCULPTRA, MY SELF-DEFINITION. MY DEFINITION OF HUMANITY, MY HARMONY. MY HEART AND MY MIND.

              YOU ARE SO ORANGE. SO CRUNCHY. SO CONSUMABLE.

              THE NEW ORANGE UNDERGROUND IS THE ORANGE UP MY ASS. AND YOUR ASS.

              I LOVE YOU CHEETOS.

              Comment

              • Poison-
                Nope
                FFR Simfile Author
                • Nov 2010
                • 3772

                #7327
                Re: ★ What's on your CTRL+V?

                clin d'œil

                Comment

                • Choofers
                  FFR Player
                  FFR Music Producer
                  • Dec 2008
                  • 6205

                  #7328
                  Re: ★ What's on your CTRL+V?

                  Comment

                  • XXXsmittyXXX
                    Anxiety monster
                    • Jul 2005
                    • 6924

                    #7329
                    Re: ★ What's on your CTRL+V?

                    Comment

                    • Elite Ninja
                      Kawaii Desu
                      Event Staff
                      FFR Simfile Author
                      • Mar 2007
                      • 4828

                      #7330
                      Re: ★ What's on your CTRL+V?

                      Code:
                      @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css";
                      
                      /*
                      MAIN BACKGROUND COLOR AND IMAGE
                      By default, there's no image in this part of the code. Its just a background color- silver.
                      (the default image of Black Rock Shooter is in the next code #inlineContent)
                      Change the color to what you want or add an image for a backdrop here.
                      
                      For more info or questions on this code:
                      http://myanimelist.net/forum/?topicid=412787
                      */
                      body {
                      background: url(none) silver;
                      }
                      
                      /*
                      SECOND BACKGROUND (with render)
                      The background behind the list but in front of the main background.
                      By default, for its own image it has the render of Black Rock Shooter (girl). 
                      You can change her with another render or even background image here!
                      Make sure you leave the width as large as the image's width.
                      The positioning of the background can be controlled with the % numbers after the background url, 
                      but you may need to exapnd the width for more positioning options. 
                      All the other codes should be left alone.
                      */
                      #inlineContent {
                      background: url("http://i.imgur.com/EzuOr.jpg") 0% -0% no-repeat;
                      display: inline-block !important;
                      height: 1600px !important;
                      left: 0px !important;
                      margin: auto !important;
                      position: fixed !important;
                      right: 0 !important;
                      top: 0 !important;
                      width: 1132px !important;
                      z-index: -1 !important;
                      }
                      
                      /*
                      TITLE
                      The List header which by default says My Anime List
                      can be changed out here.
                      */
                      
                      #list_surround {
                      background: url("http://i44.tinypic.com/15s9esp.jpg") no-repeat scroll 50% 1px transparent;
                      font-size: 81.25%;
                      line-height: 1;
                      margin: 0 auto;
                      padding-bottom: 10px;
                      padding-top: 227px;
                      width: 920px;
                      }
                      
                      
                      
                      /*
                      FONT
                      Font used across the whole list. 
                      */
                      body {
                      font-family: arial;
                      }
                      
                      
                      /*
                      LINK COLOR
                      */
                      a {
                      -moz-transition: all 0.25s ease-in-out 0s;
                      -webkit-transition: all 0.25s ease-in-out 0s;
                      -o-transition: all 0.25s ease-in-out 0s;
                      transition: all 0.25s ease-in-out 0s;
                      color: #EEEEEE;
                      text-decoration: none;
                      text-shadow: none;
                      }
                      a:hover {
                      color: #3F1786;
                      text-shadow: 0 1px rgba(255, 255, 255, 0.15);
                      }
                      
                      
                      
                      /* CATEGORY LINKS */
                      .status_not_selected, .status_selected {
                      border: 0 none !important;
                      height: auto !important;
                      padding: 0 8px;
                      text-align: center !important;
                      width: 16.667% !important;
                      }
                      .status_not_selected a, .status_selected a {
                      background-color: rgba(64, 60, 90, 0.6);
                      border-color: rgba(48, 44, 64, 0.5);
                      border-radius: 2px 2px 2px 2px;
                      border-style: solid;
                      border-width: 1px;
                      color: #FFFFFF;
                      display: block !important;
                      font-weight: bold;
                      padding: 8px;
                      text-shadow: 0 1px rgba(0, 0, 0, 0.1);
                      }
                      .status_selected a {
                      background-color: rgba(180, 32, 48, 0.6);
                      border-color: rgba(164, 16, 32, 0.5);
                      }
                      .status_not_selected a:hover {
                      background-color: #403C5A;
                      border-color: #201C3A;
                      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                      text-shadow: 0 1px rgba(0, 0, 0, 0.3);
                      }
                      .status_selected a:hover {
                      background-color: #B42030;
                      border-color: rgba(148, 0, 24, 0.5);
                      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                      text-shadow: 0 1px rgba(0, 0, 0, 0.3);
                      }
                      
                      
                      
                      /* HEADER */
                      .table_header {
                      background-color: rgba(65, 35, 95, 0.6);
                      }
                      .table_header:first-of-type {
                      border-radius: 3px 0 0 0;
                      }
                      .table_header:nth-of-type(2) {
                      text-align: left;
                      }
                      .table_header:last-of-type {
                      border-radius: 0 3px 0 0;
                      }
                      
                      
                      
                      /* ROWS COLOR */
                      .td1 {
                      -moz-transition: all 0.25s ease-in-out 0s;
                      -webkit-transition: all 0.25s ease-in-out 0s;
                      -o-transition: all 0.25s ease-in-out 0s;
                      transition: all 0.25s ease-in-out 0s;
                      background-color: rgba(136, 147, 169, 0.6);
                      }
                      .td2 {
                      -moz-transition: all 0.25s ease-in-out 0s;
                      -webkit-transition: all 0.25s ease-in-out 0s;
                      -o-transition: all 0.25s ease-in-out 0s;
                      transition: all 0.25s ease-in-out 0s;
                      background-color: rgba(151, 164, 183, 0.6);
                      }
                      
                      
                      
                      /* ROWS HOVER */
                      tr:hover [class^="td"] {
                      background-color: rgba(72, 64, 87, 0.6);
                      }
                      .td1:nth-of-type(2), .td2:nth-of-type(2) {
                      text-align: left;
                      }
                      
                      
                      
                      /* ROW FONT SIZE TRANSITION (FIREFOX ONLY) */
                      noindex:-moz-any-link, tr:hover td.td1, tr:hover td.td2 {
                      font-size: 15px; 
                      }
                      
                      
                      
                      /* LIST SETTINGS */
                      .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
                      border: 0;
                      padding: 4px;
                      text-align: center;
                      vertical-align: middle;
                      }
                      .table_header, .td1, .td2, .category_totals {
                      line-height: 30px;
                      }
                      .borderRBL{
                      line-height: normal !important;
                      }
                      [cellspacing="0"] {
                      line-height: 17px;
                      }
                      [class^="header_"] +{
                      border-collapse: separate !important;
                      }
                      
                      
                      
                      /* CATEGORY TOTALS */
                      .category_totals {
                      -moz-transition: all 0.25s ease-in-out 0s;
                      -webkit-transition: all 0.25s ease-in-out 0s;
                      -o-transition: all 0.25s ease-in-out 0s;
                      transition: all 0.25s ease-in-out 0s;
                      background-color: rgba(72, 64, 87, 0);
                      border-radius: 0 0 3px 3px;
                      color: rgba(51, 51, 51, 0);
                      text-align: center;
                      }
                      .category_totals:hover {
                      background-color: rgba(72, 64, 87, 0.6);
                      color: #EEEEEE;
                      }
                      
                      
                      
                      /* HEADER TEXT AND DIMENSIONS */
                      [class^="header_"] * {
                      font-size: 19px;
                      height: 60px;
                      line-height: 24px;
                      padding-bottom: 4px;
                      text-align: right;
                      vertical-align: bottom;
                      }
                      .header_title {
                      border-radius: 4px 4px 4px 4px;
                      display: inline-block;
                      font-style: italic;
                      height: auto;
                      padding: 0 8px 0 0;
                      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
                      }
                      
                      
                      
                      /* BOTTOM OF LIST */
                      #grand_totals {
                      background-color: rgba(72, 64, 87, 0.6);
                      border: 0 none;
                      border-radius: 3px 3px 3px 3px;
                      color: #EEEEEE;
                      line-height: 20px;
                      min-height: 20px;
                      padding: 8px;
                      text-align: center;
                      vertical-align: middle;
                      }
                      #copyright {
                      background-color: rgba(180, 32, 48, 0.6);
                      border-radius: 3px 3px 3px 3px;
                      color: #EEEEEE;
                      line-height: 17px;
                      margin-top: 10px;
                      padding: 8px;
                      text-align: center;
                      }
                      #copyright:after {
                      content: " CSS by Kyouhansha. Edits by Shishio-kun and Veriti. Google 'Shishio's Custom Lists' for more designs and info.";
                      }
                      Best AAA = Aballava(?) + Serious Shit (97)
                      Best SDG = Fushigi Usagi Milk Tei 8-0-0-3 (101)
                      Best Score = do i smile? 3-0-0-3 (100)

                      Comment

                      • Arkuski
                        FFR Veteran
                        • Jul 2006
                        • 1118

                        #7331
                        Re: ★ What's on your CTRL+V?

                        Wee Monsters 3:17 Unicorn Kid Wee Monsters Pop 20 12/29/2011 4:13 PM

                        Originally posted by Wayward Vagabond
                        i can appreciate a good looking woman when i see one and this one just happened to be my mom

                        Comment

                        • CammyGoesRawr
                          nocturnal girl (〜✘﹏✘)〜
                          • Jul 2011
                          • 2477

                          #7332
                          Re: ★ What's on your CTRL+V?

                          nickiskelton

                          Comment

                          • rushyrulz
                            Digital Dancing!
                            FFR Simfile Author
                            FFR Music Producer
                            • Feb 2006
                            • 12985

                            #7333
                            Re: ★ What's on your CTRL+V?



                            Comment

                            • benguino
                              Kawaii Desu Ne?
                              • Dec 2007
                              • 4190

                              #7334
                              Re: What's on your CTRL+V?

                              2013 Thread: http://www.flashflashrevolution.com/...49#post3828749

                              Locking this one.
                              AMA: http://ask.fm/benguino


                              Originally posted by Spenner
                              (^)> peck peck says the heels
                              Originally posted by Xx{Midnight}xX
                              And god made ben, and realized he was doomed to miss. And said it was good.
                              Originally posted by Zakvvv666
                              awww :< crushing my dreams; was looking foward to you attempting to shoot yourself point blank and missing

                              Comment

                              Working...